[==========] 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:24:48.687678  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:43531,127.6.224.189:37521,127.6.224.188:37065
I20260630 12:24:48.689486  7042 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:24:48.690466  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:48.706418  7049 instance_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:48.707302  7051 instance_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:24:48.706440  7048 instance_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:49.836372  7050 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260630 12:24:49.836496  7042 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:24:49.840713  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:49.840965  7042 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:49.841193  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822289841148 us; error 0 us; skew 500 ppm
I20260630 12:24:49.841974  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:49.848078  7042 webserver.cc:533] Webserver started at http://127.6.224.190:45709/ using document root <none> and password file <none>
I20260630 12:24:49.848917  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:49.849161  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:49.849608  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:49.855513  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd"
format_stamp: "Formatted at 2026-06-30 12:24:49 on dist-test-slave-fh7x"
I20260630 12:24:49.863261  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260630 12:24:49.868340  7057 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:49.869500  7042 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:24:49.869808  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd"
format_stamp: "Formatted at 2026-06-30 12:24:49 on dist-test-slave-fh7x"
I20260630 12:24:49.870095  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-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:49.917311  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:49.918772  7042 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:24:49.919183  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:49.988464  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:43531
I20260630 12:24:49.988544  7108 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:43531 every 8 connection(s)
I20260630 12:24:49.994351  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:24:49.996196  7109 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:24:50.000458  7111 instance_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.001518  7112 instance_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.005403  7042 server_base.cc:1061] running on GCE node
W20260630 12:24:50.006091  7115 instance_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.006894  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:50.007082  7042 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.007265  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822290007246 us; error 0 us; skew 500 ppm
I20260630 12:24:50.007791  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:50.011602  7042 webserver.cc:533] Webserver started at http://127.6.224.189:33525/ using document root <none> and password file <none>
I20260630 12:24:50.012135  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:50.012336  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:50.012598  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:50.013685  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-1-root/instance:
uuid: "5b2d2e6abbe04dc0a9391123f8a52250"
format_stamp: "Formatted at 2026-06-30 12:24:50 on dist-test-slave-fh7x"
I20260630 12:24:50.016023  7109 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.224.190" port: 43531 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:50.019008  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:24:50.024286  7121 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.025141  7042 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:24:50.025436  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-1-root
uuid: "5b2d2e6abbe04dc0a9391123f8a52250"
format_stamp: "Formatted at 2026-06-30 12:24:50 on dist-test-slave-fh7x"
I20260630 12:24:50.025717  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-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:24:50.043480  7109 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:24:50.045789  7061 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.224.189:37521: connect: Connection refused (error 111)
W20260630 12:24:50.049754  7109 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.224.189:37521: Network error: Client connection negotiation failed: client connection to 127.6.224.189:37521: connect: Connection refused (error 111)
I20260630 12:24:50.050523  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:50.051707  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:50.099246  7109 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } attempt: 1
W20260630 12:24:50.103821  7109 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.224.189:37521: Network error: Client connection negotiation failed: client connection to 127.6.224.189:37521: connect: Connection refused (error 111)
I20260630 12:24:50.116972  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.189:37521
I20260630 12:24:50.117180  7173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.189:37521 every 8 connection(s)
I20260630 12:24:50.121587  7174 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.122256  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:24:50.127250  7174 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.224.190" port: 43531 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:24:50.129774  7177 instance_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.128508  7176 instance_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.133462  7179 instance_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.134451  7042 server_base.cc:1061] running on GCE node
I20260630 12:24:50.135129  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:50.135346  7042 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.135507  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822290135488 us; error 0 us; skew 500 ppm
I20260630 12:24:50.136127  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:50.139550  7042 webserver.cc:533] Webserver started at http://127.6.224.188:42921/ using document root <none> and password file <none>
I20260630 12:24:50.140115  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:50.140372  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:50.140697  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:50.142182  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-2-root/instance:
uuid: "3938a64a0f84423584c4df0ebb17332c"
format_stamp: "Formatted at 2026-06-30 12:24:50 on dist-test-slave-fh7x"
I20260630 12:24:50.142343  7174 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:50.148470  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.003s
I20260630 12:24:50.153856  7186 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.154772  7042 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:24:50.155076  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-2-root
uuid: "3938a64a0f84423584c4df0ebb17332c"
format_stamp: "Formatted at 2026-06-30 12:24:50 on dist-test-slave-fh7x"
I20260630 12:24:50.155443  7174 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:50.155359  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-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:24:50.164399  7174 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.224.188:37065: Network error: Client connection negotiation failed: client connection to 127.6.224.188:37065: connect: Connection refused (error 111)
I20260630 12:24:50.171419  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:50.172329  7109 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } attempt: 2
I20260630 12:24:50.172791  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:50.183518  7109 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:24:50.188697  7109 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.224.188:37065: Network error: Client connection negotiation failed: client connection to 127.6.224.188:37065: connect: Connection refused (error 111)
I20260630 12:24:50.207902  7174 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } attempt: 1
W20260630 12:24:50.212442  7174 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.224.188:37065: Network error: Client connection negotiation failed: client connection to 127.6.224.188:37065: connect: Connection refused (error 111)
I20260630 12:24:50.220335  7109 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } attempt: 1
W20260630 12:24:50.225853  7109 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.224.188:37065: Network error: Client connection negotiation failed: client connection to 127.6.224.188:37065: connect: Connection refused (error 111)
I20260630 12:24:50.243248  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.188:37065
I20260630 12:24:50.243350  7238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.188:37065 every 8 connection(s)
I20260630 12:24:50.247550  7239 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.247491  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:50.252882  7239 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.224.190" port: 43531 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:50.264586  7239 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:50.272950  7239 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:50.287868  7174 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } attempt: 2
I20260630 12:24:50.290381  7239 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c: Bootstrap starting.
I20260630 12:24:50.293352  7109 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } attempt: 2
I20260630 12:24:50.300664  7239 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:50.304407  7239 log.cc:826] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c: Log is configured to *not* fsync() on all Append() calls
I20260630 12:24:50.326301  7239 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c: No bootstrap required, opened a new log
I20260630 12:24:50.437369  7239 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 43531 } } peers { permanent_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } } peers { permanent_uuid: "3938a64a0f84423584c4df0ebb17332c" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } }
I20260630 12:24:50.438390  7239 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:50.438724  7239 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3938a64a0f84423584c4df0ebb17332c, State: Initialized, Role: FOLLOWER
I20260630 12:24:50.439853  7239 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 43531 } } peers { permanent_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } } peers { permanent_uuid: "3938a64a0f84423584c4df0ebb17332c" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } }
I20260630 12:24:50.482131  7244 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c [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: "49fd4bbc3ff04abb99cb4c9483cc73fd" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 43531 } } peers { permanent_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } } peers { permanent_uuid: "3938a64a0f84423584c4df0ebb17332c" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } } }
I20260630 12:24:50.483131  7244 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:50.486582  7239 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c [sys.catalog]: configured and running, proceeding with master startup.
W20260630 12:24:50.564039  7193 tablet.cc:2406] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:24:50.603371  7174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250: Bootstrap starting.
W20260630 12:24:50.604485  7255 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:24:50.604930  7255 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:24:50.608793  7174 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:50.614187  7174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250: No bootstrap required, opened a new log
I20260630 12:24:50.615171  7109 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd: Bootstrap starting.
I20260630 12:24:50.616297  7174 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 43531 } } peers { permanent_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } } peers { permanent_uuid: "3938a64a0f84423584c4df0ebb17332c" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } }
I20260630 12:24:50.616878  7174 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:50.617149  7174 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b2d2e6abbe04dc0a9391123f8a52250, State: Initialized, Role: FOLLOWER
I20260630 12:24:50.618146  7174 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 43531 } } peers { permanent_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } } peers { permanent_uuid: "3938a64a0f84423584c4df0ebb17332c" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } }
I20260630 12:24:50.620970  7258 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250 [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: "49fd4bbc3ff04abb99cb4c9483cc73fd" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 43531 } } peers { permanent_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } } peers { permanent_uuid: "3938a64a0f84423584c4df0ebb17332c" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } } }
I20260630 12:24:50.621834  7109 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:50.621930  7258 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:50.622383  7174 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:50.628852  7109 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd: No bootstrap required, opened a new log
I20260630 12:24:50.631807  7109 raft_consensus.cc:359] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 43531 } } peers { permanent_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } } peers { permanent_uuid: "3938a64a0f84423584c4df0ebb17332c" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } }
I20260630 12:24:50.632728  7109 raft_consensus.cc:385] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:50.633034  7109 raft_consensus.cc:740] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49fd4bbc3ff04abb99cb4c9483cc73fd, State: Initialized, Role: FOLLOWER
I20260630 12:24:50.633927  7109 consensus_queue.cc:260] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 43531 } } peers { permanent_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } } peers { permanent_uuid: "3938a64a0f84423584c4df0ebb17332c" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } }
I20260630 12:24:50.637555  7265 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [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: "49fd4bbc3ff04abb99cb4c9483cc73fd" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 43531 } } peers { permanent_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } } peers { permanent_uuid: "3938a64a0f84423584c4df0ebb17332c" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } } }
I20260630 12:24:50.638446  7265 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:50.638852  7109 sys_catalog.cc:565] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [sys.catalog]: configured and running, proceeding with master startup.
W20260630 12:24:50.656589  7275 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:24:50.657006  7275 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:24:50.665736  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:24:50.666060  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:24:50.667955  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:50.670778  7282 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:24:50.671131  7282 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:24:50.677449  7283 instance_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.679396  7284 instance_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.682794  7042 server_base.cc:1061] running on GCE node
W20260630 12:24:50.683394  7286 instance_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.684394  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:50.684672  7042 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.684885  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822290684865 us; error 0 us; skew 500 ppm
I20260630 12:24:50.685590  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:50.688482  7042 webserver.cc:533] Webserver started at http://127.6.224.129:33805/ using document root <none> and password file <none>
I20260630 12:24:50.689253  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:50.689517  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:50.689881  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:50.691335  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "b56ed042bc0c4dcea5368d6cafd36f81"
format_stamp: "Formatted at 2026-06-30 12:24:50 on dist-test-slave-fh7x"
I20260630 12:24:50.697345  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260630 12:24:50.701647  7291 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.702442  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:24:50.702715  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "b56ed042bc0c4dcea5368d6cafd36f81"
format_stamp: "Formatted at 2026-06-30 12:24:50 on dist-test-slave-fh7x"
I20260630 12:24:50.702997  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-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:50.714349  7265 raft_consensus.cc:493] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:50.714968  7265 raft_consensus.cc:515] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 43531 } } peers { permanent_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } } peers { permanent_uuid: "3938a64a0f84423584c4df0ebb17332c" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } }
I20260630 12:24:50.717679  7265 leader_election.cc:290] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b2d2e6abbe04dc0a9391123f8a52250 (127.6.224.189:37521), 3938a64a0f84423584c4df0ebb17332c (127.6.224.188:37065)
I20260630 12:24:50.719189  7149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" is_pre_election: true
I20260630 12:24:50.719322  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3938a64a0f84423584c4df0ebb17332c" is_pre_election: true
I20260630 12:24:50.719966  7149 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49fd4bbc3ff04abb99cb4c9483cc73fd in term 0.
I20260630 12:24:50.720032  7214 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49fd4bbc3ff04abb99cb4c9483cc73fd in term 0.
I20260630 12:24:50.721401  7061 leader_election.cc:304] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3938a64a0f84423584c4df0ebb17332c, 49fd4bbc3ff04abb99cb4c9483cc73fd; no voters: 
I20260630 12:24:50.722200  7265 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:50.722623  7265 raft_consensus.cc:493] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:50.722998  7265 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:50.729887  7265 raft_consensus.cc:515] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 43531 } } peers { permanent_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } } peers { permanent_uuid: "3938a64a0f84423584c4df0ebb17332c" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } }
I20260630 12:24:50.730896  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:50.732013  7265 leader_election.cc:290] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [CANDIDATE]: Term 1 election: Requested vote from peers 5b2d2e6abbe04dc0a9391123f8a52250 (127.6.224.189:37521), 3938a64a0f84423584c4df0ebb17332c (127.6.224.188:37065)
I20260630 12:24:50.732435  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:50.733166  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3938a64a0f84423584c4df0ebb17332c"
I20260630 12:24:50.733433  7149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b2d2e6abbe04dc0a9391123f8a52250"
I20260630 12:24:50.733740  7214 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:50.733989  7149 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:50.740892  7149 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49fd4bbc3ff04abb99cb4c9483cc73fd in term 1.
I20260630 12:24:50.740950  7214 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49fd4bbc3ff04abb99cb4c9483cc73fd in term 1.
I20260630 12:24:50.742326  7061 leader_election.cc:304] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3938a64a0f84423584c4df0ebb17332c, 49fd4bbc3ff04abb99cb4c9483cc73fd; no voters: 
I20260630 12:24:50.742738  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:50.743254  7265 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:50.744325  7265 raft_consensus.cc:697] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [term 1 LEADER]: Becoming Leader. State: Replica: 49fd4bbc3ff04abb99cb4c9483cc73fd, State: Running, Role: LEADER
I20260630 12:24:50.745334  7265 consensus_queue.cc:237] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 43531 } } peers { permanent_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } } peers { permanent_uuid: "3938a64a0f84423584c4df0ebb17332c" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } }
I20260630 12:24:50.748157  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:50.748449  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:50.748735  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:50.748957  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:50.755105  7297 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 49fd4bbc3ff04abb99cb4c9483cc73fd. Latest consensus state: current_term: 1 leader_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 43531 } } peers { permanent_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } } peers { permanent_uuid: "3938a64a0f84423584c4df0ebb17332c" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } } }
I20260630 12:24:50.756040  7297 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:50.759431  7301 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:50.768589  7301 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:50.788623  7214 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c [term 1 FOLLOWER]: Refusing update from remote peer 49fd4bbc3ff04abb99cb4c9483cc73fd: 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:50.791308  7149 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250 [term 1 FOLLOWER]: Refusing update from remote peer 49fd4bbc3ff04abb99cb4c9483cc73fd: 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:50.791040  7297 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3938a64a0f84423584c4df0ebb17332c" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:50.793094  7265 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:50.814378  7258 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 49fd4bbc3ff04abb99cb4c9483cc73fd. Latest consensus state: current_term: 1 leader_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 43531 } } peers { permanent_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } } peers { permanent_uuid: "3938a64a0f84423584c4df0ebb17332c" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } } }
I20260630 12:24:50.815171  7258 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:50.821352  7311 mvcc.cc:204] Tried to move back new op lower bound from 7302440103052046336 to 7302440102904659968. Current Snapshot: MvccSnapshot[applied={T|T < 7302440103052046336}]
I20260630 12:24:50.824836  7265 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 43531 } } peers { permanent_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } } peers { permanent_uuid: "3938a64a0f84423584c4df0ebb17332c" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } } }
I20260630 12:24:50.825589  7265 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:50.830149  7244 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 49fd4bbc3ff04abb99cb4c9483cc73fd. Latest consensus state: current_term: 1 leader_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 43531 } } peers { permanent_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } } peers { permanent_uuid: "3938a64a0f84423584c4df0ebb17332c" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } } }
I20260630 12:24:50.830925  7244 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:50.833545  7301 catalog_manager.cc:1383] Generated new cluster ID: 8f50b9dcd0854cbd8d5d4483d0b4ddd8
I20260630 12:24:50.834002  7301 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:50.839708  7297 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 43531 } } peers { permanent_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } } peers { permanent_uuid: "3938a64a0f84423584c4df0ebb17332c" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } } }
I20260630 12:24:50.840473  7297 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:50.842156  7258 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 43531 } } peers { permanent_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } } peers { permanent_uuid: "3938a64a0f84423584c4df0ebb17332c" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } } }
I20260630 12:24:50.842933  7258 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:50.864180  7244 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 43531 } } peers { permanent_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } } peers { permanent_uuid: "3938a64a0f84423584c4df0ebb17332c" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } } }
I20260630 12:24:50.864941  7244 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:50.909898  7301 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:50.912045  7301 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:50.948515  7301 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd: Generated new TSK 0
I20260630 12:24:50.949918  7301 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:50.981875  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:39405
I20260630 12:24:50.982169  7365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:39405 every 8 connection(s)
I20260630 12:24:50.994601  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:51.014308  7372 instance_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:51.018520  7366 heartbeater.cc:344] Connected to a master server at 127.6.224.188:37065
I20260630 12:24:51.019071  7366 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:51.020435  7366 heartbeater.cc:507] Master 127.6.224.188:37065 requested a full tablet report, sending...
I20260630 12:24:51.025681  7204 ts_manager.cc:194] Registered new tserver with Master: b56ed042bc0c4dcea5368d6cafd36f81 (127.6.224.129:39405)
W20260630 12:24:51.025931  7375 instance_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:51.028187  7367 heartbeater.cc:344] Connected to a master server at 127.6.224.189:37521
I20260630 12:24:51.028607  7367 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:51.029636  7367 heartbeater.cc:507] Master 127.6.224.189:37521 requested a full tablet report, sending...
I20260630 12:24:51.033198  7139 ts_manager.cc:194] Registered new tserver with Master: b56ed042bc0c4dcea5368d6cafd36f81 (127.6.224.129:39405)
I20260630 12:24:51.039614  7042 server_base.cc:1061] running on GCE node
W20260630 12:24:51.040827  7377 instance_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.041977  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:51.042256  7042 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.042460  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822291042444 us; error 0 us; skew 500 ppm
I20260630 12:24:51.043031  7368 heartbeater.cc:344] Connected to a master server at 127.6.224.190:43531
I20260630 12:24:51.043136  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:51.043443  7368 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:51.044308  7368 heartbeater.cc:507] Master 127.6.224.190:43531 requested a full tablet report, sending...
I20260630 12:24:51.046161  7042 webserver.cc:533] Webserver started at http://127.6.224.130:38619/ using document root <none> and password file <none>
I20260630 12:24:51.046713  7074 ts_manager.cc:194] Registered new tserver with Master: b56ed042bc0c4dcea5368d6cafd36f81 (127.6.224.129:39405)
I20260630 12:24:51.046846  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:51.047137  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:51.047457  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:51.048892  7074 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60700
I20260630 12:24:51.049002  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "afb24ed4e1314b38994d9b338154af3a"
format_stamp: "Formatted at 2026-06-30 12:24:51 on dist-test-slave-fh7x"
I20260630 12:24:51.054988  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:24:51.059309  7382 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.060190  7042 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:24:51.060539  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "afb24ed4e1314b38994d9b338154af3a"
format_stamp: "Formatted at 2026-06-30 12:24:51 on dist-test-slave-fh7x"
I20260630 12:24:51.060904  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-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.096488  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:51.098198  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:51.099838  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:51.103609  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:51.103905  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:51.104190  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:51.104499  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:24:51.185417  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:42563
I20260630 12:24:51.185489  7444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:42563 every 8 connection(s)
I20260630 12:24:51.212013  7445 heartbeater.cc:344] Connected to a master server at 127.6.224.188:37065
I20260630 12:24:51.212452  7445 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:51.213384  7445 heartbeater.cc:507] Master 127.6.224.188:37065 requested a full tablet report, sending...
I20260630 12:24:51.216840  7204 ts_manager.cc:194] Registered new tserver with Master: afb24ed4e1314b38994d9b338154af3a (127.6.224.130:42563)
I20260630 12:24:51.217564  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:24:51.223593  7446 heartbeater.cc:344] Connected to a master server at 127.6.224.189:37521
I20260630 12:24:51.224107  7446 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:51.225273  7446 heartbeater.cc:507] Master 127.6.224.189:37521 requested a full tablet report, sending...
I20260630 12:24:51.228817  7139 ts_manager.cc:194] Registered new tserver with Master: afb24ed4e1314b38994d9b338154af3a (127.6.224.130:42563)
I20260630 12:24:51.229537  7448 heartbeater.cc:344] Connected to a master server at 127.6.224.190:43531
I20260630 12:24:51.230023  7448 heartbeater.cc:461] Registering TS with master...
W20260630 12:24:51.230540  7451 instance_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:51.231216  7448 heartbeater.cc:507] Master 127.6.224.190:43531 requested a full tablet report, sending...
W20260630 12:24:51.233445  7452 instance_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:51.234855  7074 ts_manager.cc:194] Registered new tserver with Master: afb24ed4e1314b38994d9b338154af3a (127.6.224.130:42563)
I20260630 12:24:51.236845  7074 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60714
W20260630 12:24:51.241112  7454 instance_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.241909  7042 server_base.cc:1061] running on GCE node
I20260630 12:24:51.242841  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:51.243074  7042 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.243240  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822291243226 us; error 0 us; skew 500 ppm
I20260630 12:24:51.243721  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:51.246443  7042 webserver.cc:533] Webserver started at http://127.6.224.131:36007/ using document root <none> and password file <none>
I20260630 12:24:51.246906  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:51.247090  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:51.247351  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:51.248364  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "37615255145242d3ad00d198de66b757"
format_stamp: "Formatted at 2026-06-30 12:24:51 on dist-test-slave-fh7x"
I20260630 12:24:51.252879  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:24:51.256501  7459 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.257398  7042 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:24:51.257756  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "37615255145242d3ad00d198de66b757"
format_stamp: "Formatted at 2026-06-30 12:24:51 on dist-test-slave-fh7x"
I20260630 12:24:51.258038  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822288522220-7042-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.271142  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:51.272394  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:51.274693  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:51.277606  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:51.277801  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:51.278035  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:51.278178  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:51.375263  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:41619
I20260630 12:24:51.375365  7521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:41619 every 8 connection(s)
I20260630 12:24:51.399688  7522 heartbeater.cc:344] Connected to a master server at 127.6.224.188:37065
I20260630 12:24:51.400103  7522 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:51.401345  7522 heartbeater.cc:507] Master 127.6.224.188:37065 requested a full tablet report, sending...
I20260630 12:24:51.404085  7204 ts_manager.cc:194] Registered new tserver with Master: 37615255145242d3ad00d198de66b757 (127.6.224.131:41619)
I20260630 12:24:51.410647  7525 heartbeater.cc:344] Connected to a master server at 127.6.224.190:43531
I20260630 12:24:51.411034  7525 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:51.411962  7523 heartbeater.cc:344] Connected to a master server at 127.6.224.189:37521
I20260630 12:24:51.412061  7525 heartbeater.cc:507] Master 127.6.224.190:43531 requested a full tablet report, sending...
I20260630 12:24:51.412382  7523 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:51.413384  7523 heartbeater.cc:507] Master 127.6.224.189:37521 requested a full tablet report, sending...
I20260630 12:24:51.414600  7074 ts_manager.cc:194] Registered new tserver with Master: 37615255145242d3ad00d198de66b757 (127.6.224.131:41619)
I20260630 12:24:51.416018  7074 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60716
I20260630 12:24:51.418752  7139 ts_manager.cc:194] Registered new tserver with Master: 37615255145242d3ad00d198de66b757 (127.6.224.131:41619)
I20260630 12:24:51.419525  7042 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.026484798s
W20260630 12:24:51.550103  7235 debug-util.cc:398] Leaking SignalData structure 0x7b08000ec060 after lost signal to thread 7045
I20260630 12:24:51.611334  7255 catalog_manager.cc:1295] Loaded cluster ID: 8f50b9dcd0854cbd8d5d4483d0b4ddd8
I20260630 12:24:51.611727  7255 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c: loading cluster ID for follower catalog manager: success
I20260630 12:24:51.619313  7255 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c: acquiring CA information for follower catalog manager: success
I20260630 12:24:51.625244  7255 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:24:51.663168  7275 catalog_manager.cc:1295] Loaded cluster ID: 8f50b9dcd0854cbd8d5d4483d0b4ddd8
I20260630 12:24:51.663532  7275 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250: loading cluster ID for follower catalog manager: success
I20260630 12:24:51.670754  7275 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250: acquiring CA information for follower catalog manager: success
I20260630 12:24:51.676201  7275 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:24:52.052039  7368 heartbeater.cc:499] Master 127.6.224.190:43531 was elected leader, sending a full tablet report...
I20260630 12:24:52.240120  7448 heartbeater.cc:499] Master 127.6.224.190:43531 was elected leader, sending a full tablet report...
I20260630 12:24:52.419085  7525 heartbeater.cc:499] Master 127.6.224.190:43531 was elected leader, sending a full tablet report...
I20260630 12:24:52.664991  7281 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:52.792472  7074 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60718:
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:24:52.903457  7410 tablet_service.cc:1511] Processing CreateTablet for tablet 19038aea436c47e79f5e281d2067ea31 (DEFAULT_TABLE table=test-workload [id=0e5e2c482702401b81fd7f5228614abe]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:24:52.905440  7410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19038aea436c47e79f5e281d2067ea31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:52.908111  7330 tablet_service.cc:1511] Processing CreateTablet for tablet f7b418e04bbe42d0be7562ecfb6b2a22 (DEFAULT_TABLE table=test-workload [id=0e5e2c482702401b81fd7f5228614abe]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:24:52.909533  7330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7b418e04bbe42d0be7562ecfb6b2a22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:52.914631  7329 tablet_service.cc:1511] Processing CreateTablet for tablet 566fce03e37e4efcab8b3c3f92444289 (DEFAULT_TABLE table=test-workload [id=0e5e2c482702401b81fd7f5228614abe]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:24:52.916026  7329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 566fce03e37e4efcab8b3c3f92444289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:52.938769  7556 tablet_bootstrap.cc:492] T 19038aea436c47e79f5e281d2067ea31 P afb24ed4e1314b38994d9b338154af3a: Bootstrap starting.
I20260630 12:24:52.947232  7556 tablet_bootstrap.cc:654] T 19038aea436c47e79f5e281d2067ea31 P afb24ed4e1314b38994d9b338154af3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:52.956748  7558 tablet_bootstrap.cc:492] T 566fce03e37e4efcab8b3c3f92444289 P b56ed042bc0c4dcea5368d6cafd36f81: Bootstrap starting.
I20260630 12:24:52.956501  7487 tablet_service.cc:1511] Processing CreateTablet for tablet 8533af39c4764afdaa6c13d45e831175 (DEFAULT_TABLE table=test-workload [id=0e5e2c482702401b81fd7f5228614abe]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:24:52.958076  7487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8533af39c4764afdaa6c13d45e831175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:52.968812  7558 tablet_bootstrap.cc:654] T 566fce03e37e4efcab8b3c3f92444289 P b56ed042bc0c4dcea5368d6cafd36f81: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:52.971889  7556 tablet_bootstrap.cc:492] T 19038aea436c47e79f5e281d2067ea31 P afb24ed4e1314b38994d9b338154af3a: No bootstrap required, opened a new log
I20260630 12:24:52.972496  7556 ts_tablet_manager.cc:1403] T 19038aea436c47e79f5e281d2067ea31 P afb24ed4e1314b38994d9b338154af3a: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.023s
I20260630 12:24:52.979923  7556 raft_consensus.cc:359] T 19038aea436c47e79f5e281d2067ea31 P afb24ed4e1314b38994d9b338154af3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afb24ed4e1314b38994d9b338154af3a" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42563 } }
I20260630 12:24:52.980643  7556 raft_consensus.cc:385] T 19038aea436c47e79f5e281d2067ea31 P afb24ed4e1314b38994d9b338154af3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:52.980906  7556 raft_consensus.cc:740] T 19038aea436c47e79f5e281d2067ea31 P afb24ed4e1314b38994d9b338154af3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afb24ed4e1314b38994d9b338154af3a, State: Initialized, Role: FOLLOWER
I20260630 12:24:52.982285  7556 consensus_queue.cc:260] T 19038aea436c47e79f5e281d2067ea31 P afb24ed4e1314b38994d9b338154af3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "afb24ed4e1314b38994d9b338154af3a" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42563 } }
I20260630 12:24:52.982892  7560 tablet_bootstrap.cc:492] T 8533af39c4764afdaa6c13d45e831175 P 37615255145242d3ad00d198de66b757: Bootstrap starting.
I20260630 12:24:52.982980  7556 raft_consensus.cc:399] T 19038aea436c47e79f5e281d2067ea31 P afb24ed4e1314b38994d9b338154af3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:52.983484  7556 raft_consensus.cc:493] T 19038aea436c47e79f5e281d2067ea31 P afb24ed4e1314b38994d9b338154af3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:52.983830  7556 raft_consensus.cc:3060] T 19038aea436c47e79f5e281d2067ea31 P afb24ed4e1314b38994d9b338154af3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:52.984282  7558 tablet_bootstrap.cc:492] T 566fce03e37e4efcab8b3c3f92444289 P b56ed042bc0c4dcea5368d6cafd36f81: No bootstrap required, opened a new log
I20260630 12:24:52.984812  7558 ts_tablet_manager.cc:1403] T 566fce03e37e4efcab8b3c3f92444289 P b56ed042bc0c4dcea5368d6cafd36f81: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.013s
I20260630 12:24:52.987844  7558 raft_consensus.cc:359] T 566fce03e37e4efcab8b3c3f92444289 P b56ed042bc0c4dcea5368d6cafd36f81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b56ed042bc0c4dcea5368d6cafd36f81" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39405 } }
I20260630 12:24:52.988575  7558 raft_consensus.cc:385] T 566fce03e37e4efcab8b3c3f92444289 P b56ed042bc0c4dcea5368d6cafd36f81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:52.989007  7558 raft_consensus.cc:740] T 566fce03e37e4efcab8b3c3f92444289 P b56ed042bc0c4dcea5368d6cafd36f81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56ed042bc0c4dcea5368d6cafd36f81, State: Initialized, Role: FOLLOWER
I20260630 12:24:52.989813  7558 consensus_queue.cc:260] T 566fce03e37e4efcab8b3c3f92444289 P b56ed042bc0c4dcea5368d6cafd36f81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b56ed042bc0c4dcea5368d6cafd36f81" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39405 } }
I20260630 12:24:52.990926  7560 tablet_bootstrap.cc:654] T 8533af39c4764afdaa6c13d45e831175 P 37615255145242d3ad00d198de66b757: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:52.994454  7556 raft_consensus.cc:515] T 19038aea436c47e79f5e281d2067ea31 P afb24ed4e1314b38994d9b338154af3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afb24ed4e1314b38994d9b338154af3a" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42563 } }
I20260630 12:24:52.995329  7556 leader_election.cc:304] T 19038aea436c47e79f5e281d2067ea31 P afb24ed4e1314b38994d9b338154af3a [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: afb24ed4e1314b38994d9b338154af3a; no voters: 
I20260630 12:24:52.997570  7558 raft_consensus.cc:399] T 566fce03e37e4efcab8b3c3f92444289 P b56ed042bc0c4dcea5368d6cafd36f81 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:52.998386  7558 raft_consensus.cc:493] T 566fce03e37e4efcab8b3c3f92444289 P b56ed042bc0c4dcea5368d6cafd36f81 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:52.998896  7558 raft_consensus.cc:3060] T 566fce03e37e4efcab8b3c3f92444289 P b56ed042bc0c4dcea5368d6cafd36f81 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:53.006721  7558 raft_consensus.cc:515] T 566fce03e37e4efcab8b3c3f92444289 P b56ed042bc0c4dcea5368d6cafd36f81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b56ed042bc0c4dcea5368d6cafd36f81" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39405 } }
I20260630 12:24:53.008060  7556 leader_election.cc:290] T 19038aea436c47e79f5e281d2067ea31 P afb24ed4e1314b38994d9b338154af3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:53.008551  7561 raft_consensus.cc:2804] T 19038aea436c47e79f5e281d2067ea31 P afb24ed4e1314b38994d9b338154af3a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:53.008730  7558 leader_election.cc:304] T 566fce03e37e4efcab8b3c3f92444289 P b56ed042bc0c4dcea5368d6cafd36f81 [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: b56ed042bc0c4dcea5368d6cafd36f81; no voters: 
I20260630 12:24:53.008704  7560 tablet_bootstrap.cc:492] T 8533af39c4764afdaa6c13d45e831175 P 37615255145242d3ad00d198de66b757: No bootstrap required, opened a new log
I20260630 12:24:53.010468  7560 ts_tablet_manager.cc:1403] T 8533af39c4764afdaa6c13d45e831175 P 37615255145242d3ad00d198de66b757: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.017s
I20260630 12:24:53.016147  7561 raft_consensus.cc:697] T 19038aea436c47e79f5e281d2067ea31 P afb24ed4e1314b38994d9b338154af3a [term 1 LEADER]: Becoming Leader. State: Replica: afb24ed4e1314b38994d9b338154af3a, State: Running, Role: LEADER
I20260630 12:24:53.015944  7558 leader_election.cc:290] T 566fce03e37e4efcab8b3c3f92444289 P b56ed042bc0c4dcea5368d6cafd36f81 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:53.016606  7560 raft_consensus.cc:359] T 8533af39c4764afdaa6c13d45e831175 P 37615255145242d3ad00d198de66b757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37615255145242d3ad00d198de66b757" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41619 } }
I20260630 12:24:53.017537  7560 raft_consensus.cc:385] T 8533af39c4764afdaa6c13d45e831175 P 37615255145242d3ad00d198de66b757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:53.017385  7561 consensus_queue.cc:237] T 19038aea436c47e79f5e281d2067ea31 P afb24ed4e1314b38994d9b338154af3a [LEADER]: Queue going to LEADER mode. State: All 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: "afb24ed4e1314b38994d9b338154af3a" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42563 } }
I20260630 12:24:53.017884  7560 raft_consensus.cc:740] T 8533af39c4764afdaa6c13d45e831175 P 37615255145242d3ad00d198de66b757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37615255145242d3ad00d198de66b757, State: Initialized, Role: FOLLOWER
I20260630 12:24:53.016776  7565 raft_consensus.cc:2804] T 566fce03e37e4efcab8b3c3f92444289 P b56ed042bc0c4dcea5368d6cafd36f81 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:53.018887  7560 consensus_queue.cc:260] T 8533af39c4764afdaa6c13d45e831175 P 37615255145242d3ad00d198de66b757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "37615255145242d3ad00d198de66b757" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41619 } }
I20260630 12:24:53.017165  7556 ts_tablet_manager.cc:1434] T 19038aea436c47e79f5e281d2067ea31 P afb24ed4e1314b38994d9b338154af3a: Time spent starting tablet: real 0.044s	user 0.025s	sys 0.007s
I20260630 12:24:53.020594  7560 raft_consensus.cc:399] T 8533af39c4764afdaa6c13d45e831175 P 37615255145242d3ad00d198de66b757 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:53.021826  7560 raft_consensus.cc:493] T 8533af39c4764afdaa6c13d45e831175 P 37615255145242d3ad00d198de66b757 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:53.022212  7560 raft_consensus.cc:3060] T 8533af39c4764afdaa6c13d45e831175 P 37615255145242d3ad00d198de66b757 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:53.028311  7565 raft_consensus.cc:697] T 566fce03e37e4efcab8b3c3f92444289 P b56ed042bc0c4dcea5368d6cafd36f81 [term 1 LEADER]: Becoming Leader. State: Replica: b56ed042bc0c4dcea5368d6cafd36f81, State: Running, Role: LEADER
I20260630 12:24:53.032500  7565 consensus_queue.cc:237] T 566fce03e37e4efcab8b3c3f92444289 P b56ed042bc0c4dcea5368d6cafd36f81 [LEADER]: Queue going to LEADER mode. State: All 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: "b56ed042bc0c4dcea5368d6cafd36f81" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39405 } }
I20260630 12:24:53.030282  7560 raft_consensus.cc:515] T 8533af39c4764afdaa6c13d45e831175 P 37615255145242d3ad00d198de66b757 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37615255145242d3ad00d198de66b757" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41619 } }
I20260630 12:24:53.038142  7558 ts_tablet_manager.cc:1434] T 566fce03e37e4efcab8b3c3f92444289 P b56ed042bc0c4dcea5368d6cafd36f81: Time spent starting tablet: real 0.053s	user 0.022s	sys 0.014s
I20260630 12:24:53.039260  7558 tablet_bootstrap.cc:492] T f7b418e04bbe42d0be7562ecfb6b2a22 P b56ed042bc0c4dcea5368d6cafd36f81: Bootstrap starting.
I20260630 12:24:53.036383  7560 leader_election.cc:304] T 8533af39c4764afdaa6c13d45e831175 P 37615255145242d3ad00d198de66b757 [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: 37615255145242d3ad00d198de66b757; no voters: 
I20260630 12:24:53.060415  7558 tablet_bootstrap.cc:654] T f7b418e04bbe42d0be7562ecfb6b2a22 P b56ed042bc0c4dcea5368d6cafd36f81: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:53.064040  7074 catalog_manager.cc:5697] T 19038aea436c47e79f5e281d2067ea31 P afb24ed4e1314b38994d9b338154af3a reported cstate change: term changed from 0 to 1, leader changed from <none> to afb24ed4e1314b38994d9b338154af3a (127.6.224.130). New cstate: current_term: 1 leader_uuid: "afb24ed4e1314b38994d9b338154af3a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afb24ed4e1314b38994d9b338154af3a" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42563 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:53.103634  7560 leader_election.cc:290] T 8533af39c4764afdaa6c13d45e831175 P 37615255145242d3ad00d198de66b757 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:53.108325  7572 raft_consensus.cc:2804] T 8533af39c4764afdaa6c13d45e831175 P 37615255145242d3ad00d198de66b757 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:53.109527  7560 ts_tablet_manager.cc:1434] T 8533af39c4764afdaa6c13d45e831175 P 37615255145242d3ad00d198de66b757: Time spent starting tablet: real 0.099s	user 0.020s	sys 0.001s
I20260630 12:24:53.111860  7074 catalog_manager.cc:5697] T 566fce03e37e4efcab8b3c3f92444289 P b56ed042bc0c4dcea5368d6cafd36f81 reported cstate change: term changed from 0 to 1, leader changed from <none> to b56ed042bc0c4dcea5368d6cafd36f81 (127.6.224.129). New cstate: current_term: 1 leader_uuid: "b56ed042bc0c4dcea5368d6cafd36f81" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b56ed042bc0c4dcea5368d6cafd36f81" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39405 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:53.113097  7572 raft_consensus.cc:697] T 8533af39c4764afdaa6c13d45e831175 P 37615255145242d3ad00d198de66b757 [term 1 LEADER]: Becoming Leader. State: Replica: 37615255145242d3ad00d198de66b757, State: Running, Role: LEADER
I20260630 12:24:53.113929  7572 consensus_queue.cc:237] T 8533af39c4764afdaa6c13d45e831175 P 37615255145242d3ad00d198de66b757 [LEADER]: Queue going to LEADER mode. State: All 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: "37615255145242d3ad00d198de66b757" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41619 } }
I20260630 12:24:53.116556  7558 tablet_bootstrap.cc:492] T f7b418e04bbe42d0be7562ecfb6b2a22 P b56ed042bc0c4dcea5368d6cafd36f81: No bootstrap required, opened a new log
I20260630 12:24:53.117643  7558 ts_tablet_manager.cc:1403] T f7b418e04bbe42d0be7562ecfb6b2a22 P b56ed042bc0c4dcea5368d6cafd36f81: Time spent bootstrapping tablet: real 0.079s	user 0.016s	sys 0.010s
I20260630 12:24:53.123937  7558 raft_consensus.cc:359] T f7b418e04bbe42d0be7562ecfb6b2a22 P b56ed042bc0c4dcea5368d6cafd36f81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b56ed042bc0c4dcea5368d6cafd36f81" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39405 } }
I20260630 12:24:53.124626  7558 raft_consensus.cc:385] T f7b418e04bbe42d0be7562ecfb6b2a22 P b56ed042bc0c4dcea5368d6cafd36f81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:53.124987  7558 raft_consensus.cc:740] T f7b418e04bbe42d0be7562ecfb6b2a22 P b56ed042bc0c4dcea5368d6cafd36f81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56ed042bc0c4dcea5368d6cafd36f81, State: Initialized, Role: FOLLOWER
I20260630 12:24:53.125782  7558 consensus_queue.cc:260] T f7b418e04bbe42d0be7562ecfb6b2a22 P b56ed042bc0c4dcea5368d6cafd36f81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b56ed042bc0c4dcea5368d6cafd36f81" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39405 } }
I20260630 12:24:53.126570  7558 raft_consensus.cc:399] T f7b418e04bbe42d0be7562ecfb6b2a22 P b56ed042bc0c4dcea5368d6cafd36f81 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:53.126952  7558 raft_consensus.cc:493] T f7b418e04bbe42d0be7562ecfb6b2a22 P b56ed042bc0c4dcea5368d6cafd36f81 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:53.127357  7558 raft_consensus.cc:3060] T f7b418e04bbe42d0be7562ecfb6b2a22 P b56ed042bc0c4dcea5368d6cafd36f81 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:53.136399  7558 raft_consensus.cc:515] T f7b418e04bbe42d0be7562ecfb6b2a22 P b56ed042bc0c4dcea5368d6cafd36f81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b56ed042bc0c4dcea5368d6cafd36f81" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39405 } }
I20260630 12:24:53.142418  7558 leader_election.cc:304] T f7b418e04bbe42d0be7562ecfb6b2a22 P b56ed042bc0c4dcea5368d6cafd36f81 [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: b56ed042bc0c4dcea5368d6cafd36f81; no voters: 
I20260630 12:24:53.143410  7565 raft_consensus.cc:2804] T f7b418e04bbe42d0be7562ecfb6b2a22 P b56ed042bc0c4dcea5368d6cafd36f81 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:53.144022  7565 raft_consensus.cc:697] T f7b418e04bbe42d0be7562ecfb6b2a22 P b56ed042bc0c4dcea5368d6cafd36f81 [term 1 LEADER]: Becoming Leader. State: Replica: b56ed042bc0c4dcea5368d6cafd36f81, State: Running, Role: LEADER
I20260630 12:24:53.143488  7073 catalog_manager.cc:5697] T 8533af39c4764afdaa6c13d45e831175 P 37615255145242d3ad00d198de66b757 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37615255145242d3ad00d198de66b757 (127.6.224.131). New cstate: current_term: 1 leader_uuid: "37615255145242d3ad00d198de66b757" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37615255145242d3ad00d198de66b757" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41619 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:53.145155  7565 consensus_queue.cc:237] T f7b418e04bbe42d0be7562ecfb6b2a22 P b56ed042bc0c4dcea5368d6cafd36f81 [LEADER]: Queue going to LEADER mode. State: All 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: "b56ed042bc0c4dcea5368d6cafd36f81" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39405 } }
I20260630 12:24:53.144296  7558 leader_election.cc:290] T f7b418e04bbe42d0be7562ecfb6b2a22 P b56ed042bc0c4dcea5368d6cafd36f81 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:53.151438  7558 ts_tablet_manager.cc:1434] T f7b418e04bbe42d0be7562ecfb6b2a22 P b56ed042bc0c4dcea5368d6cafd36f81: Time spent starting tablet: real 0.033s	user 0.016s	sys 0.000s
I20260630 12:24:53.169369  7074 catalog_manager.cc:5697] T f7b418e04bbe42d0be7562ecfb6b2a22 P b56ed042bc0c4dcea5368d6cafd36f81 reported cstate change: term changed from 0 to 1, leader changed from <none> to b56ed042bc0c4dcea5368d6cafd36f81 (127.6.224.129). New cstate: current_term: 1 leader_uuid: "b56ed042bc0c4dcea5368d6cafd36f81" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b56ed042bc0c4dcea5368d6cafd36f81" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39405 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:54.666270  7281 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:54.669701  7281 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:56.292374  7579 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 49fd4bbc3ff04abb99cb4c9483cc73fd)
I20260630 12:24:56.293386  7579 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 43531 } } peers { permanent_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 37521 } } peers { permanent_uuid: "3938a64a0f84423584c4df0ebb17332c" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 37065 } }
I20260630 12:24:56.297248  7579 leader_election.cc:290] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 49fd4bbc3ff04abb99cb4c9483cc73fd (127.6.224.190:43531), 3938a64a0f84423584c4df0ebb17332c (127.6.224.188:37065)
I20260630 12:24:56.297289  7084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "49fd4bbc3ff04abb99cb4c9483cc73fd" is_pre_election: true
I20260630 12:24:56.305496  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:24:56.318722  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5b2d2e6abbe04dc0a9391123f8a52250" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "3938a64a0f84423584c4df0ebb17332c" is_pre_election: true
I20260630 12:24:56.321180  7125 leader_election.cc:304] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250 [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: 5b2d2e6abbe04dc0a9391123f8a52250; no voters: 3938a64a0f84423584c4df0ebb17332c, 49fd4bbc3ff04abb99cb4c9483cc73fd
I20260630 12:24:56.322036  7579 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:24:56.467149  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:56.467924  7042 tablet_replica.cc:333] T f7b418e04bbe42d0be7562ecfb6b2a22 P b56ed042bc0c4dcea5368d6cafd36f81: stopping tablet replica
I20260630 12:24:56.468550  7042 raft_consensus.cc:2243] T f7b418e04bbe42d0be7562ecfb6b2a22 P b56ed042bc0c4dcea5368d6cafd36f81 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:56.469069  7042 raft_consensus.cc:2272] T f7b418e04bbe42d0be7562ecfb6b2a22 P b56ed042bc0c4dcea5368d6cafd36f81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:56.471203  7042 tablet_replica.cc:333] T 566fce03e37e4efcab8b3c3f92444289 P b56ed042bc0c4dcea5368d6cafd36f81: stopping tablet replica
I20260630 12:24:56.471657  7042 raft_consensus.cc:2243] T 566fce03e37e4efcab8b3c3f92444289 P b56ed042bc0c4dcea5368d6cafd36f81 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:56.472045  7042 raft_consensus.cc:2272] T 566fce03e37e4efcab8b3c3f92444289 P b56ed042bc0c4dcea5368d6cafd36f81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:56.551591  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:24:56.561753  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:24:56.577966  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:56.578608  7042 tablet_replica.cc:333] T 19038aea436c47e79f5e281d2067ea31 P afb24ed4e1314b38994d9b338154af3a: stopping tablet replica
I20260630 12:24:56.579144  7042 raft_consensus.cc:2243] T 19038aea436c47e79f5e281d2067ea31 P afb24ed4e1314b38994d9b338154af3a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:56.579555  7042 raft_consensus.cc:2272] T 19038aea436c47e79f5e281d2067ea31 P afb24ed4e1314b38994d9b338154af3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:56.670712  7281 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:56.672873  7281 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:24:57.383075  7441 debug-util.cc:398] Leaking SignalData structure 0x7b08001c8060 after lost signal to thread 7045
W20260630 12:24:57.383817  7441 debug-util.cc:398] Leaking SignalData structure 0x7b08001c8740 after lost signal to thread 7108
W20260630 12:24:57.384418  7441 debug-util.cc:398] Leaking SignalData structure 0x7b08001c8e00 after lost signal to thread 7173
W20260630 12:24:57.385097  7441 debug-util.cc:398] Leaking SignalData structure 0x7b080013dda0 after lost signal to thread 7238
W20260630 12:24:57.387080  7441 debug-util.cc:398] Leaking SignalData structure 0x7b080015c9e0 after lost signal to thread 7521
W20260630 12:24:57.595814  7042 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 7441)
W20260630 12:24:58.596342  7042 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 7441)
I20260630 12:24:58.674088  7281 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:58.677361  7281 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:24:59.597098  7042 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 7441)
I20260630 12:24:59.940075  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
I20260630 12:24:59.951561  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:24:59.972616  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:59.973363  7042 tablet_replica.cc:333] T 8533af39c4764afdaa6c13d45e831175 P 37615255145242d3ad00d198de66b757: stopping tablet replica
I20260630 12:24:59.973897  7042 raft_consensus.cc:2243] T 8533af39c4764afdaa6c13d45e831175 P 37615255145242d3ad00d198de66b757 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:59.974509  7042 raft_consensus.cc:2272] T 8533af39c4764afdaa6c13d45e831175 P 37615255145242d3ad00d198de66b757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:59.992879  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:25:00.001932  7042 master.cc:562] Master@127.6.224.190:43531 shutting down...
I20260630 12:25:00.098726  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:00.099685  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:00.100059  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 49fd4bbc3ff04abb99cb4c9483cc73fd: stopping tablet replica
I20260630 12:25:00.119549  7042 master.cc:584] Master@127.6.224.190:43531 shutdown complete.
I20260630 12:25:00.133186  7042 master.cc:562] Master@127.6.224.189:37521 shutting down...
I20260630 12:25:00.148459  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:00.149096  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:00.149408  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5b2d2e6abbe04dc0a9391123f8a52250: stopping tablet replica
I20260630 12:25:00.190145  7042 master.cc:584] Master@127.6.224.189:37521 shutdown complete.
I20260630 12:25:00.202204  7042 master.cc:562] Master@127.6.224.188:37065 shutting down...
I20260630 12:25:00.216953  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:00.217581  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:00.217896  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3938a64a0f84423584c4df0ebb17332c: stopping tablet replica
I20260630 12:25:00.249619  7042 master.cc:584] Master@127.6.224.188:37065 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (11596 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:25:00.281639  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:34627
I20260630 12:25:00.282783  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:00.288564  7584 instance_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:00.289129  7583 instance_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:00.289392  7586 instance_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:00.289716  7042 server_base.cc:1061] running on GCE node
I20260630 12:25:00.290518  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:00.290706  7042 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:00.290872  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822300290855 us; error 0 us; skew 500 ppm
I20260630 12:25:00.291359  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:00.293699  7042 webserver.cc:533] Webserver started at http://127.6.224.190:40057/ using document root <none> and password file <none>
I20260630 12:25:00.294176  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:00.294369  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:00.294627  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:00.295811  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "d6265e3f4b6d4dc8b9f15e62e52c5f1c"
format_stamp: "Formatted at 2026-06-30 12:25:00 on dist-test-slave-fh7x"
I20260630 12:25:00.300122  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:00.303478  7591 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:00.304270  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:00.304538  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "d6265e3f4b6d4dc8b9f15e62e52c5f1c"
format_stamp: "Formatted at 2026-06-30 12:25:00 on dist-test-slave-fh7x"
I20260630 12:25:00.304800  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-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:00.325541  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:00.326716  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:00.363842  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:34627
I20260630 12:25:00.363935  7642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:34627 every 8 connection(s)
I20260630 12:25:00.367681  7643 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:00.377375  7643 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c: Bootstrap starting.
I20260630 12:25:00.381860  7643 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:00.386057  7643 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c: No bootstrap required, opened a new log
I20260630 12:25:00.388140  7643 raft_consensus.cc:359] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6265e3f4b6d4dc8b9f15e62e52c5f1c" member_type: VOTER }
I20260630 12:25:00.388527  7643 raft_consensus.cc:385] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:00.388702  7643 raft_consensus.cc:740] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6265e3f4b6d4dc8b9f15e62e52c5f1c, State: Initialized, Role: FOLLOWER
I20260630 12:25:00.389232  7643 consensus_queue.cc:260] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d6265e3f4b6d4dc8b9f15e62e52c5f1c" member_type: VOTER }
I20260630 12:25:00.389683  7643 raft_consensus.cc:399] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:00.389885  7643 raft_consensus.cc:493] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:00.390100  7643 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:00.394215  7643 raft_consensus.cc:515] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6265e3f4b6d4dc8b9f15e62e52c5f1c" member_type: VOTER }
I20260630 12:25:00.394717  7643 leader_election.cc:304] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c [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: d6265e3f4b6d4dc8b9f15e62e52c5f1c; no voters: 
I20260630 12:25:00.395756  7643 leader_election.cc:290] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:00.396140  7646 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:00.397408  7646 raft_consensus.cc:697] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c [term 1 LEADER]: Becoming Leader. State: Replica: d6265e3f4b6d4dc8b9f15e62e52c5f1c, State: Running, Role: LEADER
I20260630 12:25:00.398116  7646 consensus_queue.cc:237] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c [LEADER]: Queue going to LEADER mode. State: All 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: "d6265e3f4b6d4dc8b9f15e62e52c5f1c" member_type: VOTER }
I20260630 12:25:00.398559  7643 sys_catalog.cc:565] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:00.405112  7648 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c [sys.catalog]: SysCatalogTable state changed. Reason: New leader d6265e3f4b6d4dc8b9f15e62e52c5f1c. Latest consensus state: current_term: 1 leader_uuid: "d6265e3f4b6d4dc8b9f15e62e52c5f1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6265e3f4b6d4dc8b9f15e62e52c5f1c" member_type: VOTER } }
I20260630 12:25:00.405287  7647 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d6265e3f4b6d4dc8b9f15e62e52c5f1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6265e3f4b6d4dc8b9f15e62e52c5f1c" member_type: VOTER } }
I20260630 12:25:00.405807  7648 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:00.406024  7647 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:00.408946  7655 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:00.414093  7655 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:00.416890  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:00.422876  7655 catalog_manager.cc:1383] Generated new cluster ID: 9b049f484ff147058e53a02e2043ab60
I20260630 12:25:00.423182  7655 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:00.462387  7655 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:00.463609  7655 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:00.475203  7655 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c: Generated new TSK 0
I20260630 12:25:00.475808  7655 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:00.484104  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:00.489912  7664 instance_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:00.490640  7665 instance_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:00.492077  7667 instance_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:00.492583  7042 server_base.cc:1061] running on GCE node
I20260630 12:25:00.493434  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:00.493619  7042 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:00.493743  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822300493731 us; error 0 us; skew 500 ppm
I20260630 12:25:00.494206  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:00.496414  7042 webserver.cc:533] Webserver started at http://127.6.224.129:36137/ using document root <none> and password file <none>
I20260630 12:25:00.496856  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:00.497004  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:00.497282  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:00.498268  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "2b9729b1c7e74995b61f0275e2641bd2"
format_stamp: "Formatted at 2026-06-30 12:25:00 on dist-test-slave-fh7x"
I20260630 12:25:00.502642  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:00.505998  7672 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:00.506836  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:00.507172  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "2b9729b1c7e74995b61f0275e2641bd2"
format_stamp: "Formatted at 2026-06-30 12:25:00 on dist-test-slave-fh7x"
I20260630 12:25:00.507521  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-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:00.524379  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:00.525548  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:00.526960  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:00.529241  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:00.529448  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:00.529662  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:00.529834  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:00.568228  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:33705
I20260630 12:25:00.568329  7734 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:33705 every 8 connection(s)
I20260630 12:25:00.572880  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:00.580469  7739 instance_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:00.581182  7740 instance_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:00.583818  7742 instance_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:00.584012  7042 server_base.cc:1061] running on GCE node
I20260630 12:25:00.585291  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:00.585492  7042 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:00.585671  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822300585652 us; error 0 us; skew 500 ppm
I20260630 12:25:00.586169  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:00.588553  7042 webserver.cc:533] Webserver started at http://127.6.224.130:42125/ using document root <none> and password file <none>
I20260630 12:25:00.589020  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:00.589267  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:00.589556  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:00.590730  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "955572a7e3414bdfa6e9a99c4587abee"
format_stamp: "Formatted at 2026-06-30 12:25:00 on dist-test-slave-fh7x"
I20260630 12:25:00.591409  7735 heartbeater.cc:344] Connected to a master server at 127.6.224.190:34627
I20260630 12:25:00.591730  7735 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:00.592424  7735 heartbeater.cc:507] Master 127.6.224.190:34627 requested a full tablet report, sending...
I20260630 12:25:00.594377  7608 ts_manager.cc:194] Registered new tserver with Master: 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705)
I20260630 12:25:00.595521  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:00.596273  7608 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36436
I20260630 12:25:00.599109  7747 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:00.599848  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:00.600124  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "955572a7e3414bdfa6e9a99c4587abee"
format_stamp: "Formatted at 2026-06-30 12:25:00 on dist-test-slave-fh7x"
I20260630 12:25:00.600449  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-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:00.625996  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:00.627206  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:00.628655  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:00.630859  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:00.631059  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:00.631281  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:00.631428  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:00.668129  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:43131
I20260630 12:25:00.668219  7809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:43131 every 8 connection(s)
I20260630 12:25:00.672535  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:00.678797  7813 instance_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:00.681308  7814 instance_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:00.682829  7816 instance_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:00.684041  7042 server_base.cc:1061] running on GCE node
I20260630 12:25:00.684525  7810 heartbeater.cc:344] Connected to a master server at 127.6.224.190:34627
I20260630 12:25:00.684934  7810 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:00.685019  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:00.685334  7042 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:00.685524  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822300685508 us; error 0 us; skew 500 ppm
I20260630 12:25:00.685861  7810 heartbeater.cc:507] Master 127.6.224.190:34627 requested a full tablet report, sending...
I20260630 12:25:00.686226  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:00.688056  7608 ts_manager.cc:194] Registered new tserver with Master: 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131)
I20260630 12:25:00.689148  7042 webserver.cc:533] Webserver started at http://127.6.224.131:33159/ using document root <none> and password file <none>
I20260630 12:25:00.689627  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:00.689630  7608 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36438
I20260630 12:25:00.690021  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:00.690327  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:00.691553  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "74b2606f509c4baf8fc65c55dd25417d"
format_stamp: "Formatted at 2026-06-30 12:25:00 on dist-test-slave-fh7x"
I20260630 12:25:00.695890  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:00.699331  7821 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:00.700105  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:00.700421  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "74b2606f509c4baf8fc65c55dd25417d"
format_stamp: "Formatted at 2026-06-30 12:25:00 on dist-test-slave-fh7x"
I20260630 12:25:00.700686  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-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:00.717970  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:00.719127  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:00.720553  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:00.722748  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:00.722970  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:00.723193  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:00.723348  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:00.760640  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:45781
I20260630 12:25:00.760748  7883 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:45781 every 8 connection(s)
I20260630 12:25:00.774086  7884 heartbeater.cc:344] Connected to a master server at 127.6.224.190:34627
I20260630 12:25:00.774423  7884 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:00.775159  7884 heartbeater.cc:507] Master 127.6.224.190:34627 requested a full tablet report, sending...
I20260630 12:25:00.777120  7608 ts_manager.cc:194] Registered new tserver with Master: 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131:45781)
I20260630 12:25:00.777231  7042 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013626754s
I20260630 12:25:00.778435  7608 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36442
I20260630 12:25:01.598906  7735 heartbeater.cc:499] Master 127.6.224.190:34627 was elected leader, sending a full tablet report...
I20260630 12:25:01.692155  7810 heartbeater.cc:499] Master 127.6.224.190:34627 was elected leader, sending a full tablet report...
I20260630 12:25:01.780725  7884 heartbeater.cc:499] Master 127.6.224.190:34627 was elected leader, sending a full tablet report...
I20260630 12:25:01.832161  7608 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36456:
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:25:01.834888  7608 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:01.903263  7700 tablet_service.cc:1511] Processing CreateTablet for tablet bd8e3922093f4b48a64aa3ca05131f8e (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:25:01.904732  7700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd8e3922093f4b48a64aa3ca05131f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:01.904325  7698 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef40938ea7840c1b4630adffe09d3d6 (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:25:01.905818  7698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef40938ea7840c1b4630adffe09d3d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:01.906919  7699 tablet_service.cc:1511] Processing CreateTablet for tablet f41a14d946e043e1a073b92c69350f5c (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:25:01.908291  7699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41a14d946e043e1a073b92c69350f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:01.910542  7697 tablet_service.cc:1511] Processing CreateTablet for tablet b6bcacdd84e94ce8bd70f0e51334b187 (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:25:01.911970  7697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bcacdd84e94ce8bd70f0e51334b187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:01.919646  7774 tablet_service.cc:1511] Processing CreateTablet for tablet f41a14d946e043e1a073b92c69350f5c (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:25:01.920408  7775 tablet_service.cc:1511] Processing CreateTablet for tablet bd8e3922093f4b48a64aa3ca05131f8e (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:25:01.922235  7773 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef40938ea7840c1b4630adffe09d3d6 (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:25:01.924193  7774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41a14d946e043e1a073b92c69350f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:01.924612  7772 tablet_service.cc:1511] Processing CreateTablet for tablet b6bcacdd84e94ce8bd70f0e51334b187 (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:25:01.924747  7696 tablet_service.cc:1511] Processing CreateTablet for tablet f342056e1f384ca19171da64f24a7ab5 (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:25:01.925956  7772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bcacdd84e94ce8bd70f0e51334b187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:01.926141  7696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f342056e1f384ca19171da64f24a7ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:01.927142  7773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef40938ea7840c1b4630adffe09d3d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:01.929409  7775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd8e3922093f4b48a64aa3ca05131f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:01.938925  7771 tablet_service.cc:1511] Processing CreateTablet for tablet f342056e1f384ca19171da64f24a7ab5 (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:25:01.940346  7771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f342056e1f384ca19171da64f24a7ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:01.947583  7849 tablet_service.cc:1511] Processing CreateTablet for tablet bd8e3922093f4b48a64aa3ca05131f8e (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:25:01.948916  7849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd8e3922093f4b48a64aa3ca05131f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:01.949524  7700 tablet_service.cc:1511] Processing CreateTablet for tablet 70e2f5a4a3764e698a4dda8edb9e7cb4 (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:25:01.950857  7700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e2f5a4a3764e698a4dda8edb9e7cb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:01.953128  7770 tablet_service.cc:1511] Processing CreateTablet for tablet 70e2f5a4a3764e698a4dda8edb9e7cb4 (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:25:01.954506  7770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e2f5a4a3764e698a4dda8edb9e7cb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:01.954222  7848 tablet_service.cc:1511] Processing CreateTablet for tablet f41a14d946e043e1a073b92c69350f5c (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:25:01.955507  7848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41a14d946e043e1a073b92c69350f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:01.957264  7769 tablet_service.cc:1511] Processing CreateTablet for tablet bda550ec1a6a4c0dae15df812a4c8a3a (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:25:01.958215  7847 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef40938ea7840c1b4630adffe09d3d6 (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:25:01.959565  7769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda550ec1a6a4c0dae15df812a4c8a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:01.959957  7695 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9be724875940c09333ffd0c9cf2f3a (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:25:01.961319  7695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9be724875940c09333ffd0c9cf2f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:01.962880  7845 tablet_service.cc:1511] Processing CreateTablet for tablet f342056e1f384ca19171da64f24a7ab5 (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:25:01.963289  7844 tablet_service.cc:1511] Processing CreateTablet for tablet 70e2f5a4a3764e698a4dda8edb9e7cb4 (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:25:01.960743  7846 tablet_service.cc:1511] Processing CreateTablet for tablet b6bcacdd84e94ce8bd70f0e51334b187 (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:25:01.966491  7904 tablet_bootstrap.cc:492] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2: Bootstrap starting.
I20260630 12:25:01.966111  7843 tablet_service.cc:1511] Processing CreateTablet for tablet bda550ec1a6a4c0dae15df812a4c8a3a (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:25:01.959571  7847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef40938ea7840c1b4630adffe09d3d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:01.968043  7768 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9be724875940c09333ffd0c9cf2f3a (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:25:01.969941  7768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9be724875940c09333ffd0c9cf2f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:01.974884  7844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e2f5a4a3764e698a4dda8edb9e7cb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:01.975364  7842 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9be724875940c09333ffd0c9cf2f3a (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:25:01.976346  7845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f342056e1f384ca19171da64f24a7ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:01.980348  7843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda550ec1a6a4c0dae15df812a4c8a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:01.981343  7842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9be724875940c09333ffd0c9cf2f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:01.957846  7699 tablet_service.cc:1511] Processing CreateTablet for tablet bda550ec1a6a4c0dae15df812a4c8a3a (DEFAULT_TABLE table=test-workload [id=9146aa47dcbc403186f79e33658904af]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:25:01.986487  7699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda550ec1a6a4c0dae15df812a4c8a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:01.991596  7846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bcacdd84e94ce8bd70f0e51334b187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:02.033090  7905 tablet_bootstrap.cc:492] T b6bcacdd84e94ce8bd70f0e51334b187 P 955572a7e3414bdfa6e9a99c4587abee: Bootstrap starting.
I20260630 12:25:02.050413  7906 tablet_bootstrap.cc:492] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d: Bootstrap starting.
I20260630 12:25:02.056927  7904 tablet_bootstrap.cc:654] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.067582  7905 tablet_bootstrap.cc:654] T b6bcacdd84e94ce8bd70f0e51334b187 P 955572a7e3414bdfa6e9a99c4587abee: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.068029  7906 tablet_bootstrap.cc:654] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.071970  7904 tablet_bootstrap.cc:492] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2: No bootstrap required, opened a new log
I20260630 12:25:02.072510  7904 ts_tablet_manager.cc:1403] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2: Time spent bootstrapping tablet: real 0.128s	user 0.008s	sys 0.003s
I20260630 12:25:02.073289  7905 tablet_bootstrap.cc:492] T b6bcacdd84e94ce8bd70f0e51334b187 P 955572a7e3414bdfa6e9a99c4587abee: No bootstrap required, opened a new log
I20260630 12:25:02.073846  7905 ts_tablet_manager.cc:1403] T b6bcacdd84e94ce8bd70f0e51334b187 P 955572a7e3414bdfa6e9a99c4587abee: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.005s
I20260630 12:25:02.074608  7906 tablet_bootstrap.cc:492] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d: No bootstrap required, opened a new log
I20260630 12:25:02.075114  7906 ts_tablet_manager.cc:1403] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d: Time spent bootstrapping tablet: real 0.025s	user 0.000s	sys 0.012s
I20260630 12:25:02.074824  7904 raft_consensus.cc:359] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.075536  7904 raft_consensus.cc:385] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.075790  7904 raft_consensus.cc:740] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b9729b1c7e74995b61f0275e2641bd2, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.076437  7904 consensus_queue.cc:260] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.076750  7905 raft_consensus.cc:359] T b6bcacdd84e94ce8bd70f0e51334b187 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.077536  7905 raft_consensus.cc:385] T b6bcacdd84e94ce8bd70f0e51334b187 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.077906  7905 raft_consensus.cc:740] T b6bcacdd84e94ce8bd70f0e51334b187 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955572a7e3414bdfa6e9a99c4587abee, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.077965  7906 raft_consensus.cc:359] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } }
I20260630 12:25:02.078771  7906 raft_consensus.cc:385] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.079124  7904 ts_tablet_manager.cc:1434] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.006s
I20260630 12:25:02.078907  7905 consensus_queue.cc:260] T b6bcacdd84e94ce8bd70f0e51334b187 P 955572a7e3414bdfa6e9a99c4587abee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.079142  7906 raft_consensus.cc:740] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74b2606f509c4baf8fc65c55dd25417d, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.080278  7904 tablet_bootstrap.cc:492] T bd8e3922093f4b48a64aa3ca05131f8e P 2b9729b1c7e74995b61f0275e2641bd2: Bootstrap starting.
I20260630 12:25:02.080294  7906 consensus_queue.cc:260] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } }
I20260630 12:25:02.087602  7904 tablet_bootstrap.cc:654] T bd8e3922093f4b48a64aa3ca05131f8e P 2b9729b1c7e74995b61f0275e2641bd2: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.094043  7906 ts_tablet_manager.cc:1434] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.013s
I20260630 12:25:02.094681  7905 ts_tablet_manager.cc:1434] T b6bcacdd84e94ce8bd70f0e51334b187 P 955572a7e3414bdfa6e9a99c4587abee: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.011s
I20260630 12:25:02.095875  7905 tablet_bootstrap.cc:492] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee: Bootstrap starting.
I20260630 12:25:02.096657  7906 tablet_bootstrap.cc:492] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d: Bootstrap starting.
I20260630 12:25:02.102416  7905 tablet_bootstrap.cc:654] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.102986  7906 tablet_bootstrap.cc:654] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.108348  7904 tablet_bootstrap.cc:492] T bd8e3922093f4b48a64aa3ca05131f8e P 2b9729b1c7e74995b61f0275e2641bd2: No bootstrap required, opened a new log
I20260630 12:25:02.108875  7904 ts_tablet_manager.cc:1403] T bd8e3922093f4b48a64aa3ca05131f8e P 2b9729b1c7e74995b61f0275e2641bd2: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.003s
I20260630 12:25:02.110970  7904 raft_consensus.cc:359] T bd8e3922093f4b48a64aa3ca05131f8e P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } }
I20260630 12:25:02.111637  7904 raft_consensus.cc:385] T bd8e3922093f4b48a64aa3ca05131f8e P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.111970  7904 raft_consensus.cc:740] T bd8e3922093f4b48a64aa3ca05131f8e P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b9729b1c7e74995b61f0275e2641bd2, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.112594  7904 consensus_queue.cc:260] T bd8e3922093f4b48a64aa3ca05131f8e P 2b9729b1c7e74995b61f0275e2641bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } }
I20260630 12:25:02.114533  7904 ts_tablet_manager.cc:1434] T bd8e3922093f4b48a64aa3ca05131f8e P 2b9729b1c7e74995b61f0275e2641bd2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:25:02.114666  7905 tablet_bootstrap.cc:492] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee: No bootstrap required, opened a new log
I20260630 12:25:02.115443  7905 ts_tablet_manager.cc:1403] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260630 12:25:02.115458  7904 tablet_bootstrap.cc:492] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2: Bootstrap starting.
I20260630 12:25:02.116416  7906 tablet_bootstrap.cc:492] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d: No bootstrap required, opened a new log
I20260630 12:25:02.116945  7906 ts_tablet_manager.cc:1403] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260630 12:25:02.118542  7905 raft_consensus.cc:359] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.119311  7905 raft_consensus.cc:385] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.119690  7905 raft_consensus.cc:740] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955572a7e3414bdfa6e9a99c4587abee, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.119577  7906 raft_consensus.cc:359] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.120365  7906 raft_consensus.cc:385] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.120702  7906 raft_consensus.cc:740] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74b2606f509c4baf8fc65c55dd25417d, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.120752  7905 consensus_queue.cc:260] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.121757  7906 consensus_queue.cc:260] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.122264  7904 tablet_bootstrap.cc:654] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.124207  7906 ts_tablet_manager.cc:1434] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:25:02.125237  7906 tablet_bootstrap.cc:492] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d: Bootstrap starting.
I20260630 12:25:02.129866  7905 ts_tablet_manager.cc:1434] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:25:02.131394  7906 tablet_bootstrap.cc:654] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.133633  7905 tablet_bootstrap.cc:492] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee: Bootstrap starting.
I20260630 12:25:02.134057  7904 tablet_bootstrap.cc:492] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2: No bootstrap required, opened a new log
I20260630 12:25:02.134604  7904 ts_tablet_manager.cc:1403] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260630 12:25:02.139209  7904 raft_consensus.cc:359] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.139770  7904 raft_consensus.cc:385] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.140020  7904 raft_consensus.cc:740] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b9729b1c7e74995b61f0275e2641bd2, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.140808  7905 tablet_bootstrap.cc:654] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.140897  7904 consensus_queue.cc:260] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.143203  7904 ts_tablet_manager.cc:1434] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260630 12:25:02.144279  7904 tablet_bootstrap.cc:492] T 7ef40938ea7840c1b4630adffe09d3d6 P 2b9729b1c7e74995b61f0275e2641bd2: Bootstrap starting.
I20260630 12:25:02.151790  7905 tablet_bootstrap.cc:492] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee: No bootstrap required, opened a new log
I20260630 12:25:02.152268  7905 ts_tablet_manager.cc:1403] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260630 12:25:02.151732  7906 tablet_bootstrap.cc:492] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d: No bootstrap required, opened a new log
I20260630 12:25:02.153193  7904 tablet_bootstrap.cc:654] T 7ef40938ea7840c1b4630adffe09d3d6 P 2b9729b1c7e74995b61f0275e2641bd2: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.153594  7906 ts_tablet_manager.cc:1403] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.006s
I20260630 12:25:02.154915  7905 raft_consensus.cc:359] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } }
I20260630 12:25:02.155653  7905 raft_consensus.cc:385] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.156023  7905 raft_consensus.cc:740] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955572a7e3414bdfa6e9a99c4587abee, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.156563  7906 raft_consensus.cc:359] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.157344  7906 raft_consensus.cc:385] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.156903  7905 consensus_queue.cc:260] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } }
I20260630 12:25:02.157673  7906 raft_consensus.cc:740] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74b2606f509c4baf8fc65c55dd25417d, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.158363  7904 tablet_bootstrap.cc:492] T 7ef40938ea7840c1b4630adffe09d3d6 P 2b9729b1c7e74995b61f0275e2641bd2: No bootstrap required, opened a new log
I20260630 12:25:02.158887  7904 ts_tablet_manager.cc:1403] T 7ef40938ea7840c1b4630adffe09d3d6 P 2b9729b1c7e74995b61f0275e2641bd2: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.007s
I20260630 12:25:02.158473  7906 consensus_queue.cc:260] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.159256  7905 ts_tablet_manager.cc:1434] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:25:02.160730  7906 ts_tablet_manager.cc:1434] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:25:02.162283  7904 raft_consensus.cc:359] T 7ef40938ea7840c1b4630adffe09d3d6 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.166042  7905 tablet_bootstrap.cc:492] T f41a14d946e043e1a073b92c69350f5c P 955572a7e3414bdfa6e9a99c4587abee: Bootstrap starting.
I20260630 12:25:02.166412  7904 raft_consensus.cc:385] T 7ef40938ea7840c1b4630adffe09d3d6 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.166744  7904 raft_consensus.cc:740] T 7ef40938ea7840c1b4630adffe09d3d6 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b9729b1c7e74995b61f0275e2641bd2, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.167475  7904 consensus_queue.cc:260] T 7ef40938ea7840c1b4630adffe09d3d6 P 2b9729b1c7e74995b61f0275e2641bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.169656  7904 ts_tablet_manager.cc:1434] T 7ef40938ea7840c1b4630adffe09d3d6 P 2b9729b1c7e74995b61f0275e2641bd2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260630 12:25:02.166042  7906 tablet_bootstrap.cc:492] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d: Bootstrap starting.
I20260630 12:25:02.170580  7904 tablet_bootstrap.cc:492] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2: Bootstrap starting.
I20260630 12:25:02.174940  7905 tablet_bootstrap.cc:654] T f41a14d946e043e1a073b92c69350f5c P 955572a7e3414bdfa6e9a99c4587abee: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.176267  7906 tablet_bootstrap.cc:654] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.178599  7904 tablet_bootstrap.cc:654] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.189508  7905 tablet_bootstrap.cc:492] T f41a14d946e043e1a073b92c69350f5c P 955572a7e3414bdfa6e9a99c4587abee: No bootstrap required, opened a new log
I20260630 12:25:02.190012  7906 tablet_bootstrap.cc:492] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d: No bootstrap required, opened a new log
I20260630 12:25:02.190034  7905 ts_tablet_manager.cc:1403] T f41a14d946e043e1a073b92c69350f5c P 955572a7e3414bdfa6e9a99c4587abee: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260630 12:25:02.190038  7904 tablet_bootstrap.cc:492] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2: No bootstrap required, opened a new log
I20260630 12:25:02.190760  7906 ts_tablet_manager.cc:1403] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.016s
I20260630 12:25:02.190896  7904 ts_tablet_manager.cc:1403] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260630 12:25:02.193439  7904 raft_consensus.cc:359] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.193337  7905 raft_consensus.cc:359] T f41a14d946e043e1a073b92c69350f5c P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.194074  7904 raft_consensus.cc:385] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.193836  7906 raft_consensus.cc:359] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.194584  7904 raft_consensus.cc:740] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b9729b1c7e74995b61f0275e2641bd2, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.194710  7906 raft_consensus.cc:385] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.195062  7906 raft_consensus.cc:740] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74b2606f509c4baf8fc65c55dd25417d, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.194221  7905 raft_consensus.cc:385] T f41a14d946e043e1a073b92c69350f5c P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.195320  7904 consensus_queue.cc:260] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.195864  7905 raft_consensus.cc:740] T f41a14d946e043e1a073b92c69350f5c P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955572a7e3414bdfa6e9a99c4587abee, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.195833  7906 consensus_queue.cc:260] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.198297  7906 ts_tablet_manager.cc:1434] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260630 12:25:02.199378  7906 tablet_bootstrap.cc:492] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d: Bootstrap starting.
I20260630 12:25:02.199417  7904 ts_tablet_manager.cc:1434] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:25:02.200577  7904 tablet_bootstrap.cc:492] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2: Bootstrap starting.
I20260630 12:25:02.196820  7905 consensus_queue.cc:260] T f41a14d946e043e1a073b92c69350f5c P 955572a7e3414bdfa6e9a99c4587abee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.206348  7906 tablet_bootstrap.cc:654] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.206646  7904 tablet_bootstrap.cc:654] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.210870  7905 ts_tablet_manager.cc:1434] T f41a14d946e043e1a073b92c69350f5c P 955572a7e3414bdfa6e9a99c4587abee: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260630 12:25:02.218137  7906 tablet_bootstrap.cc:492] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d: No bootstrap required, opened a new log
I20260630 12:25:02.218139  7905 tablet_bootstrap.cc:492] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee: Bootstrap starting.
I20260630 12:25:02.218878  7906 ts_tablet_manager.cc:1403] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260630 12:25:02.221925  7906 raft_consensus.cc:359] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.222767  7906 raft_consensus.cc:385] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.223104  7906 raft_consensus.cc:740] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74b2606f509c4baf8fc65c55dd25417d, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.224260  7904 tablet_bootstrap.cc:492] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2: No bootstrap required, opened a new log
I20260630 12:25:02.223862  7906 consensus_queue.cc:260] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.224692  7904 ts_tablet_manager.cc:1403] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260630 12:25:02.225322  7905 tablet_bootstrap.cc:654] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.226166  7906 ts_tablet_manager.cc:1434] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:25:02.227392  7906 tablet_bootstrap.cc:492] T f41a14d946e043e1a073b92c69350f5c P 74b2606f509c4baf8fc65c55dd25417d: Bootstrap starting.
I20260630 12:25:02.227690  7904 raft_consensus.cc:359] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.228484  7904 raft_consensus.cc:385] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.228829  7904 raft_consensus.cc:740] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b9729b1c7e74995b61f0275e2641bd2, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.229736  7904 consensus_queue.cc:260] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.234460  7904 ts_tablet_manager.cc:1434] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:25:02.234671  7906 tablet_bootstrap.cc:654] T f41a14d946e043e1a073b92c69350f5c P 74b2606f509c4baf8fc65c55dd25417d: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.235821  7912 raft_consensus.cc:493] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:02.236389  7912 raft_consensus.cc:515] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.239456  7912 leader_election.cc:290] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131)
I20260630 12:25:02.240624  7904 tablet_bootstrap.cc:492] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2: Bootstrap starting.
I20260630 12:25:02.247619  7904 tablet_bootstrap.cc:654] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.252600  7905 tablet_bootstrap.cc:492] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee: No bootstrap required, opened a new log
I20260630 12:25:02.252820  7906 tablet_bootstrap.cc:492] T f41a14d946e043e1a073b92c69350f5c P 74b2606f509c4baf8fc65c55dd25417d: No bootstrap required, opened a new log
I20260630 12:25:02.253408  7905 ts_tablet_manager.cc:1403] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.015s
I20260630 12:25:02.253472  7906 ts_tablet_manager.cc:1403] T f41a14d946e043e1a073b92c69350f5c P 74b2606f509c4baf8fc65c55dd25417d: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.006s
I20260630 12:25:02.256596  7904 tablet_bootstrap.cc:492] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2: No bootstrap required, opened a new log
I20260630 12:25:02.256443  7906 raft_consensus.cc:359] T f41a14d946e043e1a073b92c69350f5c P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.257148  7904 ts_tablet_manager.cc:1403] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260630 12:25:02.257359  7906 raft_consensus.cc:385] T f41a14d946e043e1a073b92c69350f5c P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.257676  7906 raft_consensus.cc:740] T f41a14d946e043e1a073b92c69350f5c P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74b2606f509c4baf8fc65c55dd25417d, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.258494  7910 raft_consensus.cc:493] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:02.258998  7910 raft_consensus.cc:515] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.260149  7904 raft_consensus.cc:359] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.260905  7904 raft_consensus.cc:385] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.261248  7904 raft_consensus.cc:740] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b9729b1c7e74995b61f0275e2641bd2, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.258419  7906 consensus_queue.cc:260] T f41a14d946e043e1a073b92c69350f5c P 74b2606f509c4baf8fc65c55dd25417d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.262030  7904 consensus_queue.cc:260] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.261250  7905 raft_consensus.cc:359] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.263935  7906 ts_tablet_manager.cc:1434] T f41a14d946e043e1a073b92c69350f5c P 74b2606f509c4baf8fc65c55dd25417d: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.004s
I20260630 12:25:02.264113  7905 raft_consensus.cc:385] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.264458  7905 raft_consensus.cc:740] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955572a7e3414bdfa6e9a99c4587abee, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.265214  7905 consensus_queue.cc:260] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.265273  7906 tablet_bootstrap.cc:492] T bda550ec1a6a4c0dae15df812a4c8a3a P 74b2606f509c4baf8fc65c55dd25417d: Bootstrap starting.
I20260630 12:25:02.268007  7910 leader_election.cc:290] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131), 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131:45781)
I20260630 12:25:02.268949  7905 ts_tablet_manager.cc:1434] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:25:02.269969  7905 tablet_bootstrap.cc:492] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee: Bootstrap starting.
I20260630 12:25:02.274315  7906 tablet_bootstrap.cc:654] T bda550ec1a6a4c0dae15df812a4c8a3a P 74b2606f509c4baf8fc65c55dd25417d: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.275945  7905 tablet_bootstrap.cc:654] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.287314  7710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9be724875940c09333ffd0c9cf2f3a" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2" is_pre_election: true
I20260630 12:25:02.288192  7710 raft_consensus.cc:2468] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74b2606f509c4baf8fc65c55dd25417d in term 0.
I20260630 12:25:02.293673  7825 leader_election.cc:304] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b9729b1c7e74995b61f0275e2641bd2, 74b2606f509c4baf8fc65c55dd25417d; no voters: 
I20260630 12:25:02.296046  7912 raft_consensus.cc:2804] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:02.296469  7912 raft_consensus.cc:493] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:02.296788  7912 raft_consensus.cc:3060] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.301038  7905 tablet_bootstrap.cc:492] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee: No bootstrap required, opened a new log
I20260630 12:25:02.301602  7905 ts_tablet_manager.cc:1403] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.009s
I20260630 12:25:02.302083  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9be724875940c09333ffd0c9cf2f3a" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955572a7e3414bdfa6e9a99c4587abee" is_pre_election: true
W20260630 12:25:02.304442  7825 leader_election.cc:343] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:02.304730  7912 raft_consensus.cc:515] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.307828  7710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9be724875940c09333ffd0c9cf2f3a" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2"
I20260630 12:25:02.308528  7710 raft_consensus.cc:3060] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.309325  7905 raft_consensus.cc:359] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.310048  7905 raft_consensus.cc:385] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.310348  7905 raft_consensus.cc:740] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955572a7e3414bdfa6e9a99c4587abee, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.313011  7904 ts_tablet_manager.cc:1434] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2: Time spent starting tablet: real 0.055s	user 0.013s	sys 0.012s
I20260630 12:25:02.314103  7904 tablet_bootstrap.cc:492] T bda550ec1a6a4c0dae15df812a4c8a3a P 2b9729b1c7e74995b61f0275e2641bd2: Bootstrap starting.
I20260630 12:25:02.316183  7710 raft_consensus.cc:2468] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74b2606f509c4baf8fc65c55dd25417d in term 1.
I20260630 12:25:02.317862  7825 leader_election.cc:304] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b9729b1c7e74995b61f0275e2641bd2, 74b2606f509c4baf8fc65c55dd25417d; no voters: 
I20260630 12:25:02.320165  7912 leader_election.cc:290] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 1 election: Requested vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131)
I20260630 12:25:02.320852  7912 raft_consensus.cc:493] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:02.321375  7912 raft_consensus.cc:515] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.322157  7906 tablet_bootstrap.cc:492] T bda550ec1a6a4c0dae15df812a4c8a3a P 74b2606f509c4baf8fc65c55dd25417d: No bootstrap required, opened a new log
I20260630 12:25:02.322711  7906 ts_tablet_manager.cc:1403] T bda550ec1a6a4c0dae15df812a4c8a3a P 74b2606f509c4baf8fc65c55dd25417d: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.011s
I20260630 12:25:02.326783  7936 raft_consensus.cc:2804] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:02.327425  7936 raft_consensus.cc:697] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [term 1 LEADER]: Becoming Leader. State: Replica: 74b2606f509c4baf8fc65c55dd25417d, State: Running, Role: LEADER
I20260630 12:25:02.311137  7905 consensus_queue.cc:260] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.328230  7936 consensus_queue.cc:237] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.328680  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9be724875940c09333ffd0c9cf2f3a" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955572a7e3414bdfa6e9a99c4587abee"
W20260630 12:25:02.330313  7825 leader_election.cc:343] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:02.332063  7912 leader_election.cc:290] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131)
I20260630 12:25:02.333508  7710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2f5a4a3764e698a4dda8edb9e7cb4" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2" is_pre_election: true
I20260630 12:25:02.335000  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2f5a4a3764e698a4dda8edb9e7cb4" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955572a7e3414bdfa6e9a99c4587abee" is_pre_election: true
I20260630 12:25:02.332005  7905 ts_tablet_manager.cc:1434] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee: Time spent starting tablet: real 0.028s	user 0.001s	sys 0.004s
I20260630 12:25:02.338023  7784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2f5a4a3764e698a4dda8edb9e7cb4" candidate_uuid: "2b9729b1c7e74995b61f0275e2641bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955572a7e3414bdfa6e9a99c4587abee" is_pre_election: true
I20260630 12:25:02.338263  7710 raft_consensus.cc:2468] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74b2606f509c4baf8fc65c55dd25417d in term 0.
I20260630 12:25:02.339814  7825 leader_election.cc:304] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b9729b1c7e74995b61f0275e2641bd2, 74b2606f509c4baf8fc65c55dd25417d; no voters: 
I20260630 12:25:02.340410  7930 raft_consensus.cc:493] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:02.336467  7906 raft_consensus.cc:359] T bda550ec1a6a4c0dae15df812a4c8a3a P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
W20260630 12:25:02.341015  7825 leader_election.cc:343] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:02.340884  7930 raft_consensus.cc:515] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
W20260630 12:25:02.343822  7676 leader_election.cc:343] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:02.344317  7930 leader_election.cc:290] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131), 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131:45781)
I20260630 12:25:02.341733  7904 tablet_bootstrap.cc:654] T bda550ec1a6a4c0dae15df812a4c8a3a P 2b9729b1c7e74995b61f0275e2641bd2: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.338358  7905 tablet_bootstrap.cc:492] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 955572a7e3414bdfa6e9a99c4587abee: Bootstrap starting.
I20260630 12:25:02.345659  7935 raft_consensus.cc:2804] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:02.346342  7935 raft_consensus.cc:493] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:02.345605  7784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41a14d946e043e1a073b92c69350f5c" candidate_uuid: "2b9729b1c7e74995b61f0275e2641bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955572a7e3414bdfa6e9a99c4587abee" is_pre_election: true
I20260630 12:25:02.346728  7935 raft_consensus.cc:3060] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.347601  7784 raft_consensus.cc:2468] T f41a14d946e043e1a073b92c69350f5c P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b9729b1c7e74995b61f0275e2641bd2 in term 0.
I20260630 12:25:02.340910  7906 raft_consensus.cc:385] T bda550ec1a6a4c0dae15df812a4c8a3a P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.348940  7906 raft_consensus.cc:740] T bda550ec1a6a4c0dae15df812a4c8a3a P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74b2606f509c4baf8fc65c55dd25417d, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.350034  7906 consensus_queue.cc:260] T bda550ec1a6a4c0dae15df812a4c8a3a P 74b2606f509c4baf8fc65c55dd25417d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.352533  7911 raft_consensus.cc:493] T b6bcacdd84e94ce8bd70f0e51334b187 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:02.352681  7905 tablet_bootstrap.cc:654] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 955572a7e3414bdfa6e9a99c4587abee: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.356313  7911 raft_consensus.cc:515] T b6bcacdd84e94ce8bd70f0e51334b187 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.357987  7935 raft_consensus.cc:515] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.360648  7605 catalog_manager.cc:5697] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d reported cstate change: term changed from 0 to 1, leader changed from <none> to 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131). New cstate: current_term: 1 leader_uuid: "74b2606f509c4baf8fc65c55dd25417d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:02.361665  7710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2f5a4a3764e698a4dda8edb9e7cb4" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2"
I20260630 12:25:02.362344  7710 raft_consensus.cc:3060] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.362347  7911 leader_election.cc:290] T b6bcacdd84e94ce8bd70f0e51334b187 P 955572a7e3414bdfa6e9a99c4587abee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131:45781)
I20260630 12:25:02.369684  7710 raft_consensus.cc:2468] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74b2606f509c4baf8fc65c55dd25417d in term 1.
I20260630 12:25:02.369740  7859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2f5a4a3764e698a4dda8edb9e7cb4" candidate_uuid: "2b9729b1c7e74995b61f0275e2641bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74b2606f509c4baf8fc65c55dd25417d" is_pre_election: true
I20260630 12:25:02.370980  7859 raft_consensus.cc:2393] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b9729b1c7e74995b61f0275e2641bd2 in current term 1: Already voted for candidate 74b2606f509c4baf8fc65c55dd25417d in this term.
I20260630 12:25:02.371176  7825 leader_election.cc:304] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b9729b1c7e74995b61f0275e2641bd2, 74b2606f509c4baf8fc65c55dd25417d; no voters: 
I20260630 12:25:02.372053  7911 raft_consensus.cc:493] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:02.372098  7936 raft_consensus.cc:2804] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:02.372651  7911 raft_consensus.cc:515] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.373196  7936 raft_consensus.cc:697] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [term 1 LEADER]: Becoming Leader. State: Replica: 74b2606f509c4baf8fc65c55dd25417d, State: Running, Role: LEADER
I20260630 12:25:02.373986  7936 consensus_queue.cc:237] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.375125  7911 leader_election.cc:290] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131:45781)
I20260630 12:25:02.376557  7906 ts_tablet_manager.cc:1434] T bda550ec1a6a4c0dae15df812a4c8a3a P 74b2606f509c4baf8fc65c55dd25417d: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.000s
I20260630 12:25:02.377074  7912 raft_consensus.cc:493] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:02.378623  7784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2f5a4a3764e698a4dda8edb9e7cb4" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955572a7e3414bdfa6e9a99c4587abee"
I20260630 12:25:02.382244  7906 tablet_bootstrap.cc:492] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d: Bootstrap starting.
I20260630 12:25:02.379848  7859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41a14d946e043e1a073b92c69350f5c" candidate_uuid: "2b9729b1c7e74995b61f0275e2641bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74b2606f509c4baf8fc65c55dd25417d" is_pre_election: true
I20260630 12:25:02.383430  7859 raft_consensus.cc:2468] T f41a14d946e043e1a073b92c69350f5c P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b9729b1c7e74995b61f0275e2641bd2 in term 0.
W20260630 12:25:02.383577  7825 leader_election.cc:343] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:02.380990  7676 leader_election.cc:304] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b9729b1c7e74995b61f0275e2641bd2, 955572a7e3414bdfa6e9a99c4587abee; no voters: 
I20260630 12:25:02.384346  7935 leader_election.cc:290] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 1 election: Requested vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131)
I20260630 12:25:02.384317  7912 raft_consensus.cc:515] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.385494  7930 raft_consensus.cc:493] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:02.385977  7930 raft_consensus.cc:515] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.386678  7912 leader_election.cc:290] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131)
I20260630 12:25:02.387637  7930 leader_election.cc:290] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131), 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131:45781)
I20260630 12:25:02.387745  7910 raft_consensus.cc:2804] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:02.388192  7910 raft_consensus.cc:493] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:02.388401  7710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef40938ea7840c1b4630adffe09d3d6" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2" is_pre_election: true
I20260630 12:25:02.388597  7910 raft_consensus.cc:3060] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.388577  7784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef40938ea7840c1b4630adffe09d3d6" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955572a7e3414bdfa6e9a99c4587abee" is_pre_election: true
I20260630 12:25:02.389391  7784 raft_consensus.cc:2468] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74b2606f509c4baf8fc65c55dd25417d in term 0.
I20260630 12:25:02.389426  7676 leader_election.cc:304] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2 [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: 2b9729b1c7e74995b61f0275e2641bd2; no voters: 74b2606f509c4baf8fc65c55dd25417d, 955572a7e3414bdfa6e9a99c4587abee
I20260630 12:25:02.390285  7930 raft_consensus.cc:2749] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:02.390702  7825 leader_election.cc:304] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74b2606f509c4baf8fc65c55dd25417d, 955572a7e3414bdfa6e9a99c4587abee; no voters: 
I20260630 12:25:02.391510  7912 raft_consensus.cc:2804] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:02.391846  7912 raft_consensus.cc:493] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:02.391932  7784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f342056e1f384ca19171da64f24a7ab5" candidate_uuid: "2b9729b1c7e74995b61f0275e2641bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955572a7e3414bdfa6e9a99c4587abee" is_pre_election: true
I20260630 12:25:02.392222  7912 raft_consensus.cc:3060] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.392555  7784 raft_consensus.cc:2468] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b9729b1c7e74995b61f0275e2641bd2 in term 0.
I20260630 12:25:02.393564  7710 raft_consensus.cc:2468] T 7ef40938ea7840c1b4630adffe09d3d6 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74b2606f509c4baf8fc65c55dd25417d in term 0.
I20260630 12:25:02.394556  7859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f342056e1f384ca19171da64f24a7ab5" candidate_uuid: "2b9729b1c7e74995b61f0275e2641bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74b2606f509c4baf8fc65c55dd25417d" is_pre_election: true
W20260630 12:25:02.396034  7676 leader_election.cc:343] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131:45781): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:02.396708  7676 leader_election.cc:304] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [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: 2b9729b1c7e74995b61f0275e2641bd2, 955572a7e3414bdfa6e9a99c4587abee; no voters: 74b2606f509c4baf8fc65c55dd25417d
I20260630 12:25:02.397470  7930 raft_consensus.cc:2804] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:02.397821  7930 raft_consensus.cc:493] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:02.398136  7930 raft_consensus.cc:3060] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.398713  7912 raft_consensus.cc:515] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.399999  7910 raft_consensus.cc:515] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.402798  7905 tablet_bootstrap.cc:492] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 955572a7e3414bdfa6e9a99c4587abee: No bootstrap required, opened a new log
I20260630 12:25:02.403389  7905 ts_tablet_manager.cc:1403] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 955572a7e3414bdfa6e9a99c4587abee: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.013s
I20260630 12:25:02.403451  7910 leader_election.cc:290] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [CANDIDATE]: Term 1 election: Requested vote from peers 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131), 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131:45781)
I20260630 12:25:02.405772  7912 leader_election.cc:290] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 1 election: Requested vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131)
I20260630 12:25:02.405539  7930 raft_consensus.cc:515] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.406104  7905 raft_consensus.cc:359] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.406965  7905 raft_consensus.cc:385] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.407148  7710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef40938ea7840c1b4630adffe09d3d6" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2"
I20260630 12:25:02.406965  7784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef40938ea7840c1b4630adffe09d3d6" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955572a7e3414bdfa6e9a99c4587abee"
I20260630 12:25:02.407315  7905 raft_consensus.cc:740] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955572a7e3414bdfa6e9a99c4587abee, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.407774  7710 raft_consensus.cc:3060] T 7ef40938ea7840c1b4630adffe09d3d6 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.407858  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41a14d946e043e1a073b92c69350f5c" candidate_uuid: "2b9729b1c7e74995b61f0275e2641bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955572a7e3414bdfa6e9a99c4587abee"
I20260630 12:25:02.408545  7785 raft_consensus.cc:3060] T f41a14d946e043e1a073b92c69350f5c P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.409235  7784 raft_consensus.cc:3060] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.408617  7905 consensus_queue.cc:260] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 955572a7e3414bdfa6e9a99c4587abee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.411513  7935 raft_consensus.cc:493] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:02.412012  7935 raft_consensus.cc:515] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.413317  7904 tablet_bootstrap.cc:492] T bda550ec1a6a4c0dae15df812a4c8a3a P 2b9729b1c7e74995b61f0275e2641bd2: No bootstrap required, opened a new log
I20260630 12:25:02.413765  7904 ts_tablet_manager.cc:1403] T bda550ec1a6a4c0dae15df812a4c8a3a P 2b9729b1c7e74995b61f0275e2641bd2: Time spent bootstrapping tablet: real 0.100s	user 0.016s	sys 0.023s
W20260630 12:25:02.413918  7656 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:25:02.414935  7905 ts_tablet_manager.cc:1434] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 955572a7e3414bdfa6e9a99c4587abee: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260630 12:25:02.415568  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bcacdd84e94ce8bd70f0e51334b187" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2" is_pre_election: true
I20260630 12:25:02.415967  7905 tablet_bootstrap.cc:492] T 9e9be724875940c09333ffd0c9cf2f3a P 955572a7e3414bdfa6e9a99c4587abee: Bootstrap starting.
I20260630 12:25:02.416411  7904 raft_consensus.cc:359] T bda550ec1a6a4c0dae15df812a4c8a3a P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.416597  7783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bcacdd84e94ce8bd70f0e51334b187" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955572a7e3414bdfa6e9a99c4587abee" is_pre_election: true
I20260630 12:25:02.417364  7783 raft_consensus.cc:2468] T b6bcacdd84e94ce8bd70f0e51334b187 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74b2606f509c4baf8fc65c55dd25417d in term 0.
I20260630 12:25:02.418933  7661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:25:02.420007  7661 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:25:02.420169  7785 raft_consensus.cc:2468] T f41a14d946e043e1a073b92c69350f5c P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b9729b1c7e74995b61f0275e2641bd2 in term 1.
I20260630 12:25:02.420771  7709 raft_consensus.cc:2468] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74b2606f509c4baf8fc65c55dd25417d in term 0.
I20260630 12:25:02.414017  7935 leader_election.cc:290] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131)
I20260630 12:25:02.423283  7825 leader_election.cc:304] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b9729b1c7e74995b61f0275e2641bd2, 74b2606f509c4baf8fc65c55dd25417d; no voters: 
I20260630 12:25:02.423416  7930 leader_election.cc:290] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [CANDIDATE]: Term 1 election: Requested vote from peers 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131), 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131:45781)
I20260630 12:25:02.427127  7904 raft_consensus.cc:385] T bda550ec1a6a4c0dae15df812a4c8a3a P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.441807  7936 raft_consensus.cc:493] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:02.528278  7904 raft_consensus.cc:740] T bda550ec1a6a4c0dae15df812a4c8a3a P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b9729b1c7e74995b61f0275e2641bd2, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.438149  7676 leader_election.cc:304] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b9729b1c7e74995b61f0275e2641bd2, 955572a7e3414bdfa6e9a99c4587abee; no voters: 
I20260630 12:25:02.529546  7910 raft_consensus.cc:2804] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:02.529325  7904 consensus_queue.cc:260] T bda550ec1a6a4c0dae15df812a4c8a3a P 2b9729b1c7e74995b61f0275e2641bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.529109  7912 raft_consensus.cc:2804] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:02.440347  7911 raft_consensus.cc:493] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:02.531097  7912 raft_consensus.cc:493] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:02.530117  7936 raft_consensus.cc:515] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } }
I20260630 12:25:02.431123  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f342056e1f384ca19171da64f24a7ab5" candidate_uuid: "2b9729b1c7e74995b61f0275e2641bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955572a7e3414bdfa6e9a99c4587abee"
I20260630 12:25:02.530049  7910 raft_consensus.cc:697] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 LEADER]: Becoming Leader. State: Replica: 2b9729b1c7e74995b61f0275e2641bd2, State: Running, Role: LEADER
I20260630 12:25:02.531349  7911 raft_consensus.cc:515] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.531708  7912 raft_consensus.cc:3060] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.435775  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f342056e1f384ca19171da64f24a7ab5" candidate_uuid: "2b9729b1c7e74995b61f0275e2641bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74b2606f509c4baf8fc65c55dd25417d"
I20260630 12:25:02.532197  7910 consensus_queue.cc:237] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.528721  7784 raft_consensus.cc:2468] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74b2606f509c4baf8fc65c55dd25417d in term 1.
I20260630 12:25:02.540174  7911 leader_election.cc:290] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131:45781)
I20260630 12:25:02.540758  7911 raft_consensus.cc:493] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:02.424998  7859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41a14d946e043e1a073b92c69350f5c" candidate_uuid: "2b9729b1c7e74995b61f0275e2641bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74b2606f509c4baf8fc65c55dd25417d"
W20260630 12:25:02.540657  7825 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.224.129:33705, user_credentials={real_user=slave}} blocked reactor thread for 117488us
I20260630 12:25:02.540903  7785 raft_consensus.cc:3060] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.528147  7905 tablet_bootstrap.cc:654] T 9e9be724875940c09333ffd0c9cf2f3a P 955572a7e3414bdfa6e9a99c4587abee: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.545747  7859 raft_consensus.cc:3060] T f41a14d946e043e1a073b92c69350f5c P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.547384  7825 leader_election.cc:304] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74b2606f509c4baf8fc65c55dd25417d, 955572a7e3414bdfa6e9a99c4587abee; no voters: 
I20260630 12:25:02.552495  7935 raft_consensus.cc:2804] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:02.444005  7710 raft_consensus.cc:2468] T 7ef40938ea7840c1b4630adffe09d3d6 P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74b2606f509c4baf8fc65c55dd25417d in term 1.
I20260630 12:25:02.553248  7911 raft_consensus.cc:515] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } }
I20260630 12:25:02.555137  7857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f342056e1f384ca19171da64f24a7ab5" candidate_uuid: "955572a7e3414bdfa6e9a99c4587abee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74b2606f509c4baf8fc65c55dd25417d" is_pre_election: true
I20260630 12:25:02.555651  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bcacdd84e94ce8bd70f0e51334b187" candidate_uuid: "955572a7e3414bdfa6e9a99c4587abee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74b2606f509c4baf8fc65c55dd25417d" is_pre_election: true
I20260630 12:25:02.556799  7857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda550ec1a6a4c0dae15df812a4c8a3a" candidate_uuid: "955572a7e3414bdfa6e9a99c4587abee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74b2606f509c4baf8fc65c55dd25417d" is_pre_election: true
I20260630 12:25:02.557439  7857 raft_consensus.cc:2468] T bda550ec1a6a4c0dae15df812a4c8a3a P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955572a7e3414bdfa6e9a99c4587abee in term 0.
I20260630 12:25:02.557796  7911 leader_election.cc:290] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131:45781)
W20260630 12:25:02.558681  7751 leader_election.cc:343] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131:45781): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:02.560171  7905 tablet_bootstrap.cc:492] T 9e9be724875940c09333ffd0c9cf2f3a P 955572a7e3414bdfa6e9a99c4587abee: No bootstrap required, opened a new log
I20260630 12:25:02.560627  7905 ts_tablet_manager.cc:1403] T 9e9be724875940c09333ffd0c9cf2f3a P 955572a7e3414bdfa6e9a99c4587abee: Time spent bootstrapping tablet: real 0.145s	user 0.010s	sys 0.001s
I20260630 12:25:02.560663  7751 leader_election.cc:304] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74b2606f509c4baf8fc65c55dd25417d, 955572a7e3414bdfa6e9a99c4587abee; no voters: 
W20260630 12:25:02.529428  7676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.224.130:43131, user_credentials={real_user=slave}} blocked reactor thread for 91357.8us
I20260630 12:25:02.561988  7857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e3922093f4b48a64aa3ca05131f8e" candidate_uuid: "955572a7e3414bdfa6e9a99c4587abee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74b2606f509c4baf8fc65c55dd25417d" is_pre_election: true
I20260630 12:25:02.562614  7857 raft_consensus.cc:2468] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955572a7e3414bdfa6e9a99c4587abee in term 0.
I20260630 12:25:02.547695  7605 catalog_manager.cc:5697] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d reported cstate change: term changed from 0 to 1, leader changed from <none> to 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131). New cstate: current_term: 1 leader_uuid: "74b2606f509c4baf8fc65c55dd25417d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:02.563671  7710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bcacdd84e94ce8bd70f0e51334b187" candidate_uuid: "955572a7e3414bdfa6e9a99c4587abee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2" is_pre_election: true
I20260630 12:25:02.564383  7710 raft_consensus.cc:2468] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955572a7e3414bdfa6e9a99c4587abee in term 0.
I20260630 12:25:02.551427  7912 raft_consensus.cc:515] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.565855  7751 leader_election.cc:304] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74b2606f509c4baf8fc65c55dd25417d, 955572a7e3414bdfa6e9a99c4587abee; no voters: 
I20260630 12:25:02.565330  7607 catalog_manager.cc:5697] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129). New cstate: current_term: 1 leader_uuid: "2b9729b1c7e74995b61f0275e2641bd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:02.566792  7912 leader_election.cc:290] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 1 election: Requested vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131)
I20260630 12:25:02.568092  7710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bcacdd84e94ce8bd70f0e51334b187" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2"
I20260630 12:25:02.527583  7906 tablet_bootstrap.cc:654] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:02.568706  7710 raft_consensus.cc:3060] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.568614  7858 raft_consensus.cc:2393] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 955572a7e3414bdfa6e9a99c4587abee in current term 1: Already voted for candidate 74b2606f509c4baf8fc65c55dd25417d in this term.
I20260630 12:25:02.573032  7936 leader_election.cc:290] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131)
I20260630 12:25:02.552673  7859 raft_consensus.cc:2468] T f41a14d946e043e1a073b92c69350f5c P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b9729b1c7e74995b61f0275e2641bd2 in term 1.
I20260630 12:25:02.574607  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f342056e1f384ca19171da64f24a7ab5" candidate_uuid: "955572a7e3414bdfa6e9a99c4587abee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2" is_pre_election: true
I20260630 12:25:02.574944  7784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bcacdd84e94ce8bd70f0e51334b187" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955572a7e3414bdfa6e9a99c4587abee"
I20260630 12:25:02.575439  7709 raft_consensus.cc:2393] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 955572a7e3414bdfa6e9a99c4587abee in current term 1: Already voted for candidate 2b9729b1c7e74995b61f0275e2641bd2 in this term.
I20260630 12:25:02.575553  7784 raft_consensus.cc:3060] T b6bcacdd84e94ce8bd70f0e51334b187 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.577354  7904 ts_tablet_manager.cc:1434] T bda550ec1a6a4c0dae15df812a4c8a3a P 2b9729b1c7e74995b61f0275e2641bd2: Time spent starting tablet: real 0.163s	user 0.044s	sys 0.051s
I20260630 12:25:02.579584  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda550ec1a6a4c0dae15df812a4c8a3a" candidate_uuid: "955572a7e3414bdfa6e9a99c4587abee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2" is_pre_election: true
I20260630 12:25:02.580209  7709 raft_consensus.cc:2468] T bda550ec1a6a4c0dae15df812a4c8a3a P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955572a7e3414bdfa6e9a99c4587abee in term 0.
I20260630 12:25:02.585599  7911 raft_consensus.cc:2804] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:02.586184  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e3922093f4b48a64aa3ca05131f8e" candidate_uuid: "955572a7e3414bdfa6e9a99c4587abee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2" is_pre_election: true
I20260630 12:25:02.586714  7709 raft_consensus.cc:2468] T bd8e3922093f4b48a64aa3ca05131f8e P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955572a7e3414bdfa6e9a99c4587abee in term 0.
I20260630 12:25:02.585597  7935 raft_consensus.cc:697] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [term 1 LEADER]: Becoming Leader. State: Replica: 74b2606f509c4baf8fc65c55dd25417d, State: Running, Role: LEADER
I20260630 12:25:02.586102  7911 raft_consensus.cc:493] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:02.587733  7943 raft_consensus.cc:2804] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:02.588346  7911 raft_consensus.cc:3060] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.588528  7943 raft_consensus.cc:493] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:02.590044  7943 raft_consensus.cc:3060] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.590839  7905 raft_consensus.cc:359] T 9e9be724875940c09333ffd0c9cf2f3a P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.591475  7905 raft_consensus.cc:385] T 9e9be724875940c09333ffd0c9cf2f3a P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.591682  7905 raft_consensus.cc:740] T 9e9be724875940c09333ffd0c9cf2f3a P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955572a7e3414bdfa6e9a99c4587abee, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.592229  7905 consensus_queue.cc:260] T 9e9be724875940c09333ffd0c9cf2f3a P 955572a7e3414bdfa6e9a99c4587abee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
W20260630 12:25:02.586126  7676 leader_election.cc:343] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131:45781): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:02.593108  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e3922093f4b48a64aa3ca05131f8e" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2" is_pre_election: true
I20260630 12:25:02.593673  7709 raft_consensus.cc:2468] T bd8e3922093f4b48a64aa3ca05131f8e P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74b2606f509c4baf8fc65c55dd25417d in term 0.
I20260630 12:25:02.594048  7906 tablet_bootstrap.cc:492] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d: No bootstrap required, opened a new log
I20260630 12:25:02.594468  7906 ts_tablet_manager.cc:1403] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d: Time spent bootstrapping tablet: real 0.212s	user 0.018s	sys 0.004s
I20260630 12:25:02.588711  7785 raft_consensus.cc:2468] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b9729b1c7e74995b61f0275e2641bd2 in term 1.
I20260630 12:25:02.588382  7784 raft_consensus.cc:2468] T b6bcacdd84e94ce8bd70f0e51334b187 P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74b2606f509c4baf8fc65c55dd25417d in term 1.
I20260630 12:25:02.598999  7906 raft_consensus.cc:359] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.588601  7935 consensus_queue.cc:237] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.599882  7906 raft_consensus.cc:385] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:02.600528  7906 raft_consensus.cc:740] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74b2606f509c4baf8fc65c55dd25417d, State: Initialized, Role: FOLLOWER
I20260630 12:25:02.601145  7710 raft_consensus.cc:2468] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74b2606f509c4baf8fc65c55dd25417d in term 1.
I20260630 12:25:02.601996  7906 consensus_queue.cc:260] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.605083  7906 ts_tablet_manager.cc:1434] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260630 12:25:02.602092  7911 raft_consensus.cc:515] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.606714  7676 leader_election.cc:304] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [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: 2b9729b1c7e74995b61f0275e2641bd2, 955572a7e3414bdfa6e9a99c4587abee; no voters: 74b2606f509c4baf8fc65c55dd25417d
I20260630 12:25:02.607913  7944 raft_consensus.cc:2804] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:02.608323  7751 leader_election.cc:304] T b6bcacdd84e94ce8bd70f0e51334b187 P 955572a7e3414bdfa6e9a99c4587abee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b9729b1c7e74995b61f0275e2641bd2, 955572a7e3414bdfa6e9a99c4587abee; no voters: 
I20260630 12:25:02.608443  7944 raft_consensus.cc:697] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 LEADER]: Becoming Leader. State: Replica: 2b9729b1c7e74995b61f0275e2641bd2, State: Running, Role: LEADER
I20260630 12:25:02.607340  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e3922093f4b48a64aa3ca05131f8e" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955572a7e3414bdfa6e9a99c4587abee" is_pre_election: true
I20260630 12:25:02.609329  7944 consensus_queue.cc:237] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.619093  7751 leader_election.cc:304] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [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: 955572a7e3414bdfa6e9a99c4587abee; no voters: 2b9729b1c7e74995b61f0275e2641bd2, 74b2606f509c4baf8fc65c55dd25417d
I20260630 12:25:02.619374  7952 raft_consensus.cc:493] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:02.619913  7952 raft_consensus.cc:515] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.622110  7952 leader_election.cc:290] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 955572a7e3414bdfa6e9a99c4587abee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131:45781)
I20260630 12:25:02.622610  7952 raft_consensus.cc:2764] T b6bcacdd84e94ce8bd70f0e51334b187 P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:25:02.623209  7952 raft_consensus.cc:2749] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:02.624286  7905 ts_tablet_manager.cc:1434] T 9e9be724875940c09333ffd0c9cf2f3a P 955572a7e3414bdfa6e9a99c4587abee: Time spent starting tablet: real 0.063s	user 0.017s	sys 0.020s
I20260630 12:25:02.616606  7825 leader_election.cc:304] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74b2606f509c4baf8fc65c55dd25417d, 955572a7e3414bdfa6e9a99c4587abee; no voters: 
I20260630 12:25:02.629859  7935 raft_consensus.cc:2804] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:02.630038  7825 leader_election.cc:304] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b9729b1c7e74995b61f0275e2641bd2, 74b2606f509c4baf8fc65c55dd25417d; no voters: 
I20260630 12:25:02.631470  7947 raft_consensus.cc:2804] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:02.631906  7947 raft_consensus.cc:493] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:02.632257  7947 raft_consensus.cc:3060] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.632710  7859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2f5a4a3764e698a4dda8edb9e7cb4" candidate_uuid: "955572a7e3414bdfa6e9a99c4587abee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74b2606f509c4baf8fc65c55dd25417d" is_pre_election: true
I20260630 12:25:02.635224  7710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda550ec1a6a4c0dae15df812a4c8a3a" candidate_uuid: "955572a7e3414bdfa6e9a99c4587abee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2"
I20260630 12:25:02.635586  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2f5a4a3764e698a4dda8edb9e7cb4" candidate_uuid: "955572a7e3414bdfa6e9a99c4587abee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2" is_pre_election: true
I20260630 12:25:02.635871  7710 raft_consensus.cc:3060] T bda550ec1a6a4c0dae15df812a4c8a3a P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.636389  7709 raft_consensus.cc:2393] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 955572a7e3414bdfa6e9a99c4587abee in current term 1: Already voted for candidate 74b2606f509c4baf8fc65c55dd25417d in this term.
I20260630 12:25:02.630813  7935 raft_consensus.cc:697] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [term 1 LEADER]: Becoming Leader. State: Replica: 74b2606f509c4baf8fc65c55dd25417d, State: Running, Role: LEADER
I20260630 12:25:02.616902  7943 raft_consensus.cc:515] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } }
I20260630 12:25:02.637347  7785 raft_consensus.cc:2393] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 74b2606f509c4baf8fc65c55dd25417d in current term 1: Already voted for candidate 955572a7e3414bdfa6e9a99c4587abee in this term.
I20260630 12:25:02.638027  7911 leader_election.cc:290] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee [CANDIDATE]: Term 1 election: Requested vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131:45781)
I20260630 12:25:02.637264  7935 consensus_queue.cc:237] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.641311  7751 leader_election.cc:304] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 955572a7e3414bdfa6e9a99c4587abee [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: 955572a7e3414bdfa6e9a99c4587abee; no voters: 2b9729b1c7e74995b61f0275e2641bd2, 74b2606f509c4baf8fc65c55dd25417d
I20260630 12:25:02.642200  7911 raft_consensus.cc:3060] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.642558  7943 leader_election.cc:290] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [CANDIDATE]: Term 1 election: Requested vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131:45781)
I20260630 12:25:02.641268  7859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda550ec1a6a4c0dae15df812a4c8a3a" candidate_uuid: "955572a7e3414bdfa6e9a99c4587abee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74b2606f509c4baf8fc65c55dd25417d"
I20260630 12:25:02.645598  7859 raft_consensus.cc:3060] T bda550ec1a6a4c0dae15df812a4c8a3a P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.645501  7947 raft_consensus.cc:515] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } }
I20260630 12:25:02.647367  7947 leader_election.cc:290] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 1 election: Requested vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131)
I20260630 12:25:02.648077  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e3922093f4b48a64aa3ca05131f8e" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2"
I20260630 12:25:02.648561  7709 raft_consensus.cc:3060] T bd8e3922093f4b48a64aa3ca05131f8e P 2b9729b1c7e74995b61f0275e2641bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.650103  7911 raft_consensus.cc:2749] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:02.654706  7859 raft_consensus.cc:2468] T bda550ec1a6a4c0dae15df812a4c8a3a P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955572a7e3414bdfa6e9a99c4587abee in term 1.
I20260630 12:25:02.656518  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e3922093f4b48a64aa3ca05131f8e" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955572a7e3414bdfa6e9a99c4587abee"
I20260630 12:25:02.655546  7708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e3922093f4b48a64aa3ca05131f8e" candidate_uuid: "955572a7e3414bdfa6e9a99c4587abee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2"
I20260630 12:25:02.657964  7785 raft_consensus.cc:2393] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 74b2606f509c4baf8fc65c55dd25417d in current term 1: Already voted for candidate 955572a7e3414bdfa6e9a99c4587abee in this term.
I20260630 12:25:02.659092  7751 leader_election.cc:304] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74b2606f509c4baf8fc65c55dd25417d, 955572a7e3414bdfa6e9a99c4587abee; no voters: 
I20260630 12:25:02.659094  7709 raft_consensus.cc:2468] T bd8e3922093f4b48a64aa3ca05131f8e P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74b2606f509c4baf8fc65c55dd25417d in term 1.
I20260630 12:25:02.661502  7710 raft_consensus.cc:2468] T bda550ec1a6a4c0dae15df812a4c8a3a P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955572a7e3414bdfa6e9a99c4587abee in term 1.
I20260630 12:25:02.661867  7825 leader_election.cc:304] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [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: 2b9729b1c7e74995b61f0275e2641bd2, 74b2606f509c4baf8fc65c55dd25417d; no voters: 955572a7e3414bdfa6e9a99c4587abee
I20260630 12:25:02.660596  7859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e3922093f4b48a64aa3ca05131f8e" candidate_uuid: "955572a7e3414bdfa6e9a99c4587abee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74b2606f509c4baf8fc65c55dd25417d"
I20260630 12:25:02.660665  7911 raft_consensus.cc:2804] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:02.664645  7859 raft_consensus.cc:2393] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 955572a7e3414bdfa6e9a99c4587abee in current term 1: Already voted for candidate 74b2606f509c4baf8fc65c55dd25417d in this term.
I20260630 12:25:02.664213  7605 catalog_manager.cc:5697] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d reported cstate change: term changed from 0 to 1, leader changed from <none> to 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131). New cstate: current_term: 1 leader_uuid: "74b2606f509c4baf8fc65c55dd25417d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:02.666126  7751 leader_election.cc:304] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [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: 955572a7e3414bdfa6e9a99c4587abee; no voters: 2b9729b1c7e74995b61f0275e2641bd2, 74b2606f509c4baf8fc65c55dd25417d
I20260630 12:25:02.666427  7935 raft_consensus.cc:2804] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:02.666932  7943 raft_consensus.cc:2749] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:25:02.667409  7911 raft_consensus.cc:697] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee [term 1 LEADER]: Becoming Leader. State: Replica: 955572a7e3414bdfa6e9a99c4587abee, State: Running, Role: LEADER
I20260630 12:25:02.666085  7605 catalog_manager.cc:5697] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d reported cstate change: term changed from 0 to 1, leader changed from <none> to 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131). New cstate: current_term: 1 leader_uuid: "74b2606f509c4baf8fc65c55dd25417d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:02.668236  7911 consensus_queue.cc:237] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:02.669173  7935 raft_consensus.cc:697] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 1 LEADER]: Becoming Leader. State: Replica: 74b2606f509c4baf8fc65c55dd25417d, State: Running, Role: LEADER
I20260630 12:25:02.669979  7935 consensus_queue.cc:237] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } }
I20260630 12:25:02.678699  7606 catalog_manager.cc:5697] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129). New cstate: current_term: 1 leader_uuid: "2b9729b1c7e74995b61f0275e2641bd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:02.684862  7605 catalog_manager.cc:5697] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d reported cstate change: term changed from 0 to 1, leader changed from <none> to 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131). New cstate: current_term: 1 leader_uuid: "74b2606f509c4baf8fc65c55dd25417d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:02.687191  7607 catalog_manager.cc:5697] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee reported cstate change: term changed from 0 to 1, leader changed from <none> to 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130). New cstate: current_term: 1 leader_uuid: "955572a7e3414bdfa6e9a99c4587abee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:02.730581  7935 consensus_queue.cc:1048] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:02.736909  7785 raft_consensus.cc:3060] T 9e9be724875940c09333ffd0c9cf2f3a P 955572a7e3414bdfa6e9a99c4587abee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:02.747455  7935 consensus_queue.cc:1048] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:02.755354  7935 consensus_queue.cc:1048] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:02.766101  7935 consensus_queue.cc:1048] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:02.842010  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:02.847595  7964 instance_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:02.848896  7965 instance_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:02.849449  7967 instance_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:02.849750  7042 server_base.cc:1061] running on GCE node
I20260630 12:25:02.850590  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:02.850795  7042 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:02.850973  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822302850956 us; error 0 us; skew 500 ppm
I20260630 12:25:02.851456  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:02.853789  7042 webserver.cc:533] Webserver started at http://127.6.224.132:35187/ using document root <none> and password file <none>
I20260630 12:25:02.854242  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:02.854423  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:02.854681  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:02.855744  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-0/minicluster-data/ts-3-root/instance:
uuid: "ea7c0cb52c76459abd041cedebe7be11"
format_stamp: "Formatted at 2026-06-30 12:25:02 on dist-test-slave-fh7x"
I20260630 12:25:02.860038  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:02.863337  7972 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:02.864076  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:02.864374  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-0/minicluster-data/ts-3-root
uuid: "ea7c0cb52c76459abd041cedebe7be11"
format_stamp: "Formatted at 2026-06-30 12:25:02 on dist-test-slave-fh7x"
I20260630 12:25:02.864634  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822288522220-7042-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:02.885516  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:02.886709  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:02.888101  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:02.890410  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:02.890597  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:02.890839  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:02.890983  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:02.932226  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.132:46491
I20260630 12:25:02.932377  8034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.132:46491 every 8 connection(s)
I20260630 12:25:02.946269  8035 heartbeater.cc:344] Connected to a master server at 127.6.224.190:34627
I20260630 12:25:02.946687  8035 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:02.947433  8035 heartbeater.cc:507] Master 127.6.224.190:34627 requested a full tablet report, sending...
I20260630 12:25:02.949363  7607 ts_manager.cc:194] Registered new tserver with Master: ea7c0cb52c76459abd041cedebe7be11 (127.6.224.132:46491)
I20260630 12:25:02.950714  7607 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45166
I20260630 12:25:02.977321  7944 consensus_queue.cc:1048] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:02.984107  7935 consensus_queue.cc:1048] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:02.988466  7910 consensus_queue.cc:1048] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 }, 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.001035  7936 consensus_queue.cc:1048] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 }, 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.059753  7912 consensus_queue.cc:1048] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 }, 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.063567  7859 raft_consensus.cc:3060] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:03.070787  7936 consensus_queue.cc:1048] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 }, 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.072840  7935 raft_consensus.cc:493] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:03.073431  7935 raft_consensus.cc:515] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:03.074137  7930 consensus_queue.cc:1048] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 }, 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.077631  7935 leader_election.cc:290] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131)
I20260630 12:25:03.079407  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f342056e1f384ca19171da64f24a7ab5" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955572a7e3414bdfa6e9a99c4587abee" is_pre_election: true
I20260630 12:25:03.080355  7710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f342056e1f384ca19171da64f24a7ab5" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2" is_pre_election: true
I20260630 12:25:03.080592  7785 raft_consensus.cc:2468] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74b2606f509c4baf8fc65c55dd25417d in term 1.
I20260630 12:25:03.082082  7825 leader_election.cc:304] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [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: 74b2606f509c4baf8fc65c55dd25417d, 955572a7e3414bdfa6e9a99c4587abee; no voters: 
I20260630 12:25:03.084003  7935 raft_consensus.cc:2804] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:25:03.086478  7935 raft_consensus.cc:493] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b9729b1c7e74995b61f0275e2641bd2)
I20260630 12:25:03.086922  7935 raft_consensus.cc:3060] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:03.092631  7930 consensus_queue.cc:1048] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 }, 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.094666  7936 consensus_queue.cc:1048] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 }, 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.095821  7935 raft_consensus.cc:515] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:03.100775  7859 raft_consensus.cc:1240] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Rejecting Update request from peer 2b9729b1c7e74995b61f0275e2641bd2 for earlier term 1. Current term is 2. Ops: []
I20260630 12:25:03.101931  7935 leader_election.cc:290] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 2 election: Requested vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131)
I20260630 12:25:03.102960  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f342056e1f384ca19171da64f24a7ab5" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2"
I20260630 12:25:03.104988  7930 consensus_queue.cc:1059] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:03.106015  7930 raft_consensus.cc:3055] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:03.106359  7930 raft_consensus.cc:740] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b9729b1c7e74995b61f0275e2641bd2, State: Running, Role: LEADER
I20260630 12:25:03.107055  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f342056e1f384ca19171da64f24a7ab5" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "955572a7e3414bdfa6e9a99c4587abee"
I20260630 12:25:03.107653  7930 consensus_queue.cc:260] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [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: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:03.108934  7825 leader_election.cc:304] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [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: 74b2606f509c4baf8fc65c55dd25417d; no voters: 2b9729b1c7e74995b61f0275e2641bd2, 955572a7e3414bdfa6e9a99c4587abee
I20260630 12:25:03.109282  7930 raft_consensus.cc:3060] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:03.110222  7935 raft_consensus.cc:2749] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:25:03.115892  7912 consensus_queue.cc:1048] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 }, 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.132483  7911 consensus_queue.cc:1048] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee [LEADER]: Connected to new peer: Peer: permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 }, 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.143085  7911 consensus_queue.cc:1048] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 }, 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.952932  8035 heartbeater.cc:499] Master 127.6.224.190:34627 was elected leader, sending a full tablet report...
I20260630 12:25:04.529120  7661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:04.545854  7859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ef40938ea7840c1b4630adffe09d3d6"
dest_uuid: "74b2606f509c4baf8fc65c55dd25417d"
mode: GRACEFUL
new_leader_uuid: "955572a7e3414bdfa6e9a99c4587abee"
 from {username='slave'} at 127.0.0.1:56034
I20260630 12:25:04.546572  7859 raft_consensus.cc:606] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [term 1 LEADER]: Received request to transfer leadership to TS 955572a7e3414bdfa6e9a99c4587abee
I20260630 12:25:04.549322  7859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e9be724875940c09333ffd0c9cf2f3a"
dest_uuid: "74b2606f509c4baf8fc65c55dd25417d"
mode: GRACEFUL
new_leader_uuid: "2b9729b1c7e74995b61f0275e2641bd2"
 from {username='slave'} at 127.0.0.1:56034
I20260630 12:25:04.549841  7859 raft_consensus.cc:606] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [term 1 LEADER]: Received request to transfer leadership to TS 2b9729b1c7e74995b61f0275e2641bd2
I20260630 12:25:04.552534  7859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd8e3922093f4b48a64aa3ca05131f8e"
dest_uuid: "74b2606f509c4baf8fc65c55dd25417d"
mode: GRACEFUL
new_leader_uuid: "955572a7e3414bdfa6e9a99c4587abee"
 from {username='slave'} at 127.0.0.1:56034
I20260630 12:25:04.553076  7859 raft_consensus.cc:606] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 1 LEADER]: Received request to transfer leadership to TS 955572a7e3414bdfa6e9a99c4587abee
I20260630 12:25:04.554217  7661 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260630 12:25:04.554742  7661 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:04.596936  8055 raft_consensus.cc:493] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b9729b1c7e74995b61f0275e2641bd2)
I20260630 12:25:04.597581  8055 raft_consensus.cc:515] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:04.599818  8055 leader_election.cc:290] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131:45781)
I20260630 12:25:04.600591  7710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f342056e1f384ca19171da64f24a7ab5" candidate_uuid: "955572a7e3414bdfa6e9a99c4587abee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2" is_pre_election: true
I20260630 12:25:04.600862  7859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f342056e1f384ca19171da64f24a7ab5" candidate_uuid: "955572a7e3414bdfa6e9a99c4587abee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "74b2606f509c4baf8fc65c55dd25417d" is_pre_election: true
I20260630 12:25:04.601323  7710 raft_consensus.cc:2468] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955572a7e3414bdfa6e9a99c4587abee in term 2.
I20260630 12:25:04.601617  7859 raft_consensus.cc:2393] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 955572a7e3414bdfa6e9a99c4587abee in current term 2: Already voted for candidate 74b2606f509c4baf8fc65c55dd25417d in this term.
I20260630 12:25:04.602546  7751 leader_election.cc:304] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [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: 2b9729b1c7e74995b61f0275e2641bd2, 955572a7e3414bdfa6e9a99c4587abee; no voters: 
I20260630 12:25:04.603240  8055 raft_consensus.cc:2804] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:25:04.603552  8055 raft_consensus.cc:493] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b9729b1c7e74995b61f0275e2641bd2)
I20260630 12:25:04.603825  8055 raft_consensus.cc:3060] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:04.608472  8055 raft_consensus.cc:515] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:04.610263  8055 leader_election.cc:290] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [CANDIDATE]: Term 2 election: Requested vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131:45781)
I20260630 12:25:04.611167  7710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f342056e1f384ca19171da64f24a7ab5" candidate_uuid: "955572a7e3414bdfa6e9a99c4587abee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2"
I20260630 12:25:04.612020  7859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f342056e1f384ca19171da64f24a7ab5" candidate_uuid: "955572a7e3414bdfa6e9a99c4587abee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "74b2606f509c4baf8fc65c55dd25417d"
I20260630 12:25:04.612788  7859 raft_consensus.cc:2393] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 955572a7e3414bdfa6e9a99c4587abee in current term 2: Already voted for candidate 74b2606f509c4baf8fc65c55dd25417d in this term.
I20260630 12:25:04.616715  7710 raft_consensus.cc:2468] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955572a7e3414bdfa6e9a99c4587abee in term 2.
I20260630 12:25:04.617731  7751 leader_election.cc:304] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [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: 2b9729b1c7e74995b61f0275e2641bd2, 955572a7e3414bdfa6e9a99c4587abee; no voters: 74b2606f509c4baf8fc65c55dd25417d
I20260630 12:25:04.618398  8055 raft_consensus.cc:2804] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:04.619251  8055 raft_consensus.cc:697] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 2 LEADER]: Becoming Leader. State: Replica: 955572a7e3414bdfa6e9a99c4587abee, State: Running, Role: LEADER
I20260630 12:25:04.619932  8055 consensus_queue.cc:237] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [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: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:04.626454  7607 catalog_manager.cc:5697] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee reported cstate change: term changed from 1 to 2, leader changed from 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129) to 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130). New cstate: current_term: 2 leader_uuid: "955572a7e3414bdfa6e9a99c4587abee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:04.749732  7935 raft_consensus.cc:993] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d: : Instructing follower 955572a7e3414bdfa6e9a99c4587abee to start an election
I20260630 12:25:04.750149  8064 raft_consensus.cc:1081] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [term 1 LEADER]: Signalling peer 955572a7e3414bdfa6e9a99c4587abee to start an election
I20260630 12:25:04.751847  7785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ef40938ea7840c1b4630adffe09d3d6"
dest_uuid: "955572a7e3414bdfa6e9a99c4587abee"
 from {username='slave'} at 127.0.0.1:44564
I20260630 12:25:04.752396  7785 raft_consensus.cc:493] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:25:04.752696  7785 raft_consensus.cc:3060] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:04.757221  7785 raft_consensus.cc:515] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:04.758783  7785 leader_election.cc:290] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee [CANDIDATE]: Term 2 election: Requested vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131:45781)
I20260630 12:25:04.759660  7710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef40938ea7840c1b4630adffe09d3d6" candidate_uuid: "955572a7e3414bdfa6e9a99c4587abee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2"
I20260630 12:25:04.759886  7859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef40938ea7840c1b4630adffe09d3d6" candidate_uuid: "955572a7e3414bdfa6e9a99c4587abee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74b2606f509c4baf8fc65c55dd25417d"
I20260630 12:25:04.760192  7710 raft_consensus.cc:3060] T 7ef40938ea7840c1b4630adffe09d3d6 P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:04.760465  7859 raft_consensus.cc:3055] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:04.760771  7859 raft_consensus.cc:740] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74b2606f509c4baf8fc65c55dd25417d, State: Running, Role: LEADER
I20260630 12:25:04.761471  7859 consensus_queue.cc:260] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [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: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:04.762382  7859 raft_consensus.cc:3060] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:04.764860  7710 raft_consensus.cc:2468] T 7ef40938ea7840c1b4630adffe09d3d6 P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955572a7e3414bdfa6e9a99c4587abee in term 2.
I20260630 12:25:04.765955  7751 leader_election.cc:304] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee [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: 2b9729b1c7e74995b61f0275e2641bd2, 955572a7e3414bdfa6e9a99c4587abee; no voters: 
I20260630 12:25:04.766602  8055 raft_consensus.cc:2804] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:04.767023  7859 raft_consensus.cc:2468] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955572a7e3414bdfa6e9a99c4587abee in term 2.
I20260630 12:25:04.767037  8055 raft_consensus.cc:697] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee [term 2 LEADER]: Becoming Leader. State: Replica: 955572a7e3414bdfa6e9a99c4587abee, State: Running, Role: LEADER
I20260630 12:25:04.768086  8055 consensus_queue.cc:237] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee [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: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:04.774673  7607 catalog_manager.cc:5697] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee reported cstate change: term changed from 1 to 2, leader changed from 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131) to 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130). New cstate: current_term: 2 leader_uuid: "955572a7e3414bdfa6e9a99c4587abee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:04.826361  7935 raft_consensus.cc:993] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d: : Instructing follower 2b9729b1c7e74995b61f0275e2641bd2 to start an election
I20260630 12:25:04.826787  8064 raft_consensus.cc:1081] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [term 1 LEADER]: Signalling peer 2b9729b1c7e74995b61f0275e2641bd2 to start an election
I20260630 12:25:04.828226  7710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e9be724875940c09333ffd0c9cf2f3a"
dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2"
 from {username='slave'} at 127.0.0.1:34250
I20260630 12:25:04.828693  7710 raft_consensus.cc:493] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:25:04.828971  7710 raft_consensus.cc:3060] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:04.833300  7710 raft_consensus.cc:515] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:04.835026  7710 leader_election.cc:290] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2 [CANDIDATE]: Term 2 election: Requested vote from peers 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131), 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131:45781)
I20260630 12:25:04.835796  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9be724875940c09333ffd0c9cf2f3a" candidate_uuid: "2b9729b1c7e74995b61f0275e2641bd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "955572a7e3414bdfa6e9a99c4587abee"
I20260630 12:25:04.836118  7859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9be724875940c09333ffd0c9cf2f3a" candidate_uuid: "2b9729b1c7e74995b61f0275e2641bd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74b2606f509c4baf8fc65c55dd25417d"
I20260630 12:25:04.836411  7785 raft_consensus.cc:3060] T 9e9be724875940c09333ffd0c9cf2f3a P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:04.836711  7859 raft_consensus.cc:3055] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:04.837073  7859 raft_consensus.cc:740] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74b2606f509c4baf8fc65c55dd25417d, State: Running, Role: LEADER
I20260630 12:25:04.837821  7859 consensus_queue.cc:260] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [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: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:04.838688  7859 raft_consensus.cc:3060] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:04.841404  7785 raft_consensus.cc:2468] T 9e9be724875940c09333ffd0c9cf2f3a P 955572a7e3414bdfa6e9a99c4587abee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b9729b1c7e74995b61f0275e2641bd2 in term 2.
I20260630 12:25:04.842510  7676 leader_election.cc:304] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2 [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: 2b9729b1c7e74995b61f0275e2641bd2, 955572a7e3414bdfa6e9a99c4587abee; no voters: 
I20260630 12:25:04.843293  8054 raft_consensus.cc:2804] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:04.843314  7859 raft_consensus.cc:2468] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b9729b1c7e74995b61f0275e2641bd2 in term 2.
I20260630 12:25:04.844682  8054 raft_consensus.cc:697] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 LEADER]: Becoming Leader. State: Replica: 2b9729b1c7e74995b61f0275e2641bd2, State: Running, Role: LEADER
I20260630 12:25:04.845468  8054 consensus_queue.cc:237] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2 [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: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:04.852699  7607 catalog_manager.cc:5697] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2 reported cstate change: term changed from 1 to 2, leader changed from 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131) to 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129). New cstate: current_term: 2 leader_uuid: "2b9729b1c7e74995b61f0275e2641bd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:05.000257  7935 raft_consensus.cc:993] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d: : Instructing follower 955572a7e3414bdfa6e9a99c4587abee to start an election
I20260630 12:25:05.000720  8064 raft_consensus.cc:1081] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 1 LEADER]: Signalling peer 955572a7e3414bdfa6e9a99c4587abee to start an election
I20260630 12:25:05.002219  7785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd8e3922093f4b48a64aa3ca05131f8e"
dest_uuid: "955572a7e3414bdfa6e9a99c4587abee"
 from {username='slave'} at 127.0.0.1:44564
I20260630 12:25:05.002702  7785 raft_consensus.cc:493] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:25:05.003039  7785 raft_consensus.cc:3060] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:05.007618  7785 raft_consensus.cc:515] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } }
I20260630 12:25:05.009320  7785 leader_election.cc:290] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [CANDIDATE]: Term 2 election: Requested vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131:45781)
I20260630 12:25:05.010083  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e3922093f4b48a64aa3ca05131f8e" candidate_uuid: "955572a7e3414bdfa6e9a99c4587abee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2"
I20260630 12:25:05.010612  7709 raft_consensus.cc:3060] T bd8e3922093f4b48a64aa3ca05131f8e P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:05.010643  7859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8e3922093f4b48a64aa3ca05131f8e" candidate_uuid: "955572a7e3414bdfa6e9a99c4587abee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74b2606f509c4baf8fc65c55dd25417d"
I20260630 12:25:05.011288  7859 raft_consensus.cc:3055] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:05.011637  7859 raft_consensus.cc:740] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74b2606f509c4baf8fc65c55dd25417d, State: Running, Role: LEADER
I20260630 12:25:05.012427  7859 consensus_queue.cc:260] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [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: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } }
I20260630 12:25:05.013638  7859 raft_consensus.cc:3060] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:05.017241  7709 raft_consensus.cc:2468] T bd8e3922093f4b48a64aa3ca05131f8e P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955572a7e3414bdfa6e9a99c4587abee in term 2.
I20260630 12:25:05.018411  7751 leader_election.cc:304] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [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: 2b9729b1c7e74995b61f0275e2641bd2, 955572a7e3414bdfa6e9a99c4587abee; no voters: 
I20260630 12:25:05.019080  8055 raft_consensus.cc:2804] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:05.019440  7859 raft_consensus.cc:2468] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955572a7e3414bdfa6e9a99c4587abee in term 2.
I20260630 12:25:05.019459  8055 raft_consensus.cc:697] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [term 2 LEADER]: Becoming Leader. State: Replica: 955572a7e3414bdfa6e9a99c4587abee, State: Running, Role: LEADER
I20260630 12:25:05.020491  8055 consensus_queue.cc:237] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [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: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } }
I20260630 12:25:05.026871  7607 catalog_manager.cc:5697] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee reported cstate change: term changed from 1 to 2, leader changed from 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131) to 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130). New cstate: current_term: 2 leader_uuid: "955572a7e3414bdfa6e9a99c4587abee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:05.051679  8064 raft_consensus.cc:493] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:05.052137  8064 raft_consensus.cc:515] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:05.053936  8064 leader_election.cc:290] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131)
I20260630 12:25:05.054706  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f342056e1f384ca19171da64f24a7ab5" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2" is_pre_election: true
I20260630 12:25:05.055017  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f342056e1f384ca19171da64f24a7ab5" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "955572a7e3414bdfa6e9a99c4587abee" is_pre_election: true
I20260630 12:25:05.055236  7709 raft_consensus.cc:2468] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74b2606f509c4baf8fc65c55dd25417d in term 2.
I20260630 12:25:05.056197  7825 leader_election.cc:304] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [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: 2b9729b1c7e74995b61f0275e2641bd2, 74b2606f509c4baf8fc65c55dd25417d; no voters: 
I20260630 12:25:05.056840  8064 raft_consensus.cc:2804] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:25:05.057231  8064 raft_consensus.cc:493] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:05.057545  8064 raft_consensus.cc:3060] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:25:05.062044  8064 raft_consensus.cc:515] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:05.063711  8064 leader_election.cc:290] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 3 election: Requested vote from peers 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705), 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131)
I20260630 12:25:05.064487  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f342056e1f384ca19171da64f24a7ab5" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2"
I20260630 12:25:05.064774  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f342056e1f384ca19171da64f24a7ab5" candidate_uuid: "74b2606f509c4baf8fc65c55dd25417d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "955572a7e3414bdfa6e9a99c4587abee"
I20260630 12:25:05.065021  7709 raft_consensus.cc:3060] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:25:05.069730  7709 raft_consensus.cc:2468] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74b2606f509c4baf8fc65c55dd25417d in term 3.
I20260630 12:25:05.070713  7825 leader_election.cc:304] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b9729b1c7e74995b61f0275e2641bd2, 74b2606f509c4baf8fc65c55dd25417d; no voters: 955572a7e3414bdfa6e9a99c4587abee
I20260630 12:25:05.071390  8064 raft_consensus.cc:2804] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:25:05.071780  8064 raft_consensus.cc:697] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 3 LEADER]: Becoming Leader. State: Replica: 74b2606f509c4baf8fc65c55dd25417d, State: Running, Role: LEADER
I20260630 12:25:05.072433  8064 consensus_queue.cc:237] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:05.078375  7859 raft_consensus.cc:1240] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 3 LEADER]: Rejecting Update request from peer 955572a7e3414bdfa6e9a99c4587abee for earlier term 2. Current term is 3. Ops: []
I20260630 12:25:05.079764  8055 consensus_queue.cc:1059] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:05.079581  7607 catalog_manager.cc:5697] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d reported cstate change: term changed from 2 to 3, leader changed from 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130) to 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131). New cstate: current_term: 3 leader_uuid: "74b2606f509c4baf8fc65c55dd25417d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:05.080359  8055 consensus_queue.cc:1243] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [LEADER]: Peer 74b2606f509c4baf8fc65c55dd25417d log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:25:05.080787  8058 raft_consensus.cc:3055] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:25:05.081080  8058 raft_consensus.cc:740] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 955572a7e3414bdfa6e9a99c4587abee, State: Running, Role: LEADER
I20260630 12:25:05.081743  8058 consensus_queue.cc:260] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:05.082873  8058 raft_consensus.cc:3060] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:25:05.198889  7709 raft_consensus.cc:1275] T 7ef40938ea7840c1b4630adffe09d3d6 P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 FOLLOWER]: Refusing update from remote peer 955572a7e3414bdfa6e9a99c4587abee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:05.200122  8058 consensus_queue.cc:1048] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:05.210485  7859 raft_consensus.cc:1275] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Refusing update from remote peer 955572a7e3414bdfa6e9a99c4587abee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:05.212805  8055 consensus_queue.cc:1048] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee [LEADER]: Connected to new peer: Peer: permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:05.239698  7785 raft_consensus.cc:1275] T 9e9be724875940c09333ffd0c9cf2f3a P 955572a7e3414bdfa6e9a99c4587abee [term 2 FOLLOWER]: Refusing update from remote peer 2b9729b1c7e74995b61f0275e2641bd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:05.241074  8054 consensus_queue.cc:1048] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:05.241521  7859 raft_consensus.cc:1275] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Refusing update from remote peer 2b9729b1c7e74995b61f0275e2641bd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:05.242772  8054 consensus_queue.cc:1048] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:05.500447  7709 raft_consensus.cc:1275] T bd8e3922093f4b48a64aa3ca05131f8e P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 FOLLOWER]: Refusing update from remote peer 955572a7e3414bdfa6e9a99c4587abee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:05.501724  8055 consensus_queue.cc:1048] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:05.510391  7859 raft_consensus.cc:1275] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Refusing update from remote peer 955572a7e3414bdfa6e9a99c4587abee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:05.512553  8058 consensus_queue.cc:1048] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [LEADER]: Connected to new peer: Peer: permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:05.628252  7709 raft_consensus.cc:1275] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [term 3 FOLLOWER]: Refusing update from remote peer 74b2606f509c4baf8fc65c55dd25417d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:25:05.629549  7935 consensus_queue.cc:1048] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:05.640406  7785 raft_consensus.cc:1275] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 3 FOLLOWER]: Refusing update from remote peer 74b2606f509c4baf8fc65c55dd25417d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260630 12:25:05.640869  7785 pending_rounds.cc:85] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee: Aborting all ops after (but not including) 1
I20260630 12:25:05.641238  7785 pending_rounds.cc:107] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260630 12:25:05.641572  7785 raft_consensus.cc:2889] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:25:05.643075  8064 consensus_queue.cc:1048] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:06.555688  7661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:06.563206  7859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6bcacdd84e94ce8bd70f0e51334b187"
dest_uuid: "74b2606f509c4baf8fc65c55dd25417d"
mode: GRACEFUL
new_leader_uuid: "2b9729b1c7e74995b61f0275e2641bd2"
 from {username='slave'} at 127.0.0.1:56034
I20260630 12:25:06.563746  7859 raft_consensus.cc:606] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [term 1 LEADER]: Received request to transfer leadership to TS 2b9729b1c7e74995b61f0275e2641bd2
I20260630 12:25:06.564936  7661 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:25:06.565361  7661 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:06.720218  8064 raft_consensus.cc:993] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d: : Instructing follower 2b9729b1c7e74995b61f0275e2641bd2 to start an election
I20260630 12:25:06.720661  8084 raft_consensus.cc:1081] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [term 1 LEADER]: Signalling peer 2b9729b1c7e74995b61f0275e2641bd2 to start an election
I20260630 12:25:06.722254  7709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6bcacdd84e94ce8bd70f0e51334b187"
dest_uuid: "2b9729b1c7e74995b61f0275e2641bd2"
 from {username='slave'} at 127.0.0.1:34250
I20260630 12:25:06.722800  7709 raft_consensus.cc:493] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:25:06.723119  7709 raft_consensus.cc:3060] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:06.727618  7709 raft_consensus.cc:515] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:06.729189  7709 leader_election.cc:290] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2 [CANDIDATE]: Term 2 election: Requested vote from peers 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131), 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131:45781)
I20260630 12:25:06.730093  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bcacdd84e94ce8bd70f0e51334b187" candidate_uuid: "2b9729b1c7e74995b61f0275e2641bd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "955572a7e3414bdfa6e9a99c4587abee"
I20260630 12:25:06.730679  7785 raft_consensus.cc:3060] T b6bcacdd84e94ce8bd70f0e51334b187 P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:06.730649  7859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bcacdd84e94ce8bd70f0e51334b187" candidate_uuid: "2b9729b1c7e74995b61f0275e2641bd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74b2606f509c4baf8fc65c55dd25417d"
I20260630 12:25:06.731472  7859 raft_consensus.cc:3055] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:06.731740  7859 raft_consensus.cc:740] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74b2606f509c4baf8fc65c55dd25417d, State: Running, Role: LEADER
I20260630 12:25:06.732403  7859 consensus_queue.cc:260] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [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: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:06.733577  7859 raft_consensus.cc:3060] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:06.736225  7785 raft_consensus.cc:2468] T b6bcacdd84e94ce8bd70f0e51334b187 P 955572a7e3414bdfa6e9a99c4587abee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b9729b1c7e74995b61f0275e2641bd2 in term 2.
I20260630 12:25:06.737324  7676 leader_election.cc:304] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2 [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: 2b9729b1c7e74995b61f0275e2641bd2, 955572a7e3414bdfa6e9a99c4587abee; no voters: 
I20260630 12:25:06.737936  7859 raft_consensus.cc:2468] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b9729b1c7e74995b61f0275e2641bd2 in term 2.
I20260630 12:25:06.737967  8078 raft_consensus.cc:2804] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:06.739149  8078 raft_consensus.cc:697] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 LEADER]: Becoming Leader. State: Replica: 2b9729b1c7e74995b61f0275e2641bd2, State: Running, Role: LEADER
I20260630 12:25:06.739908  8078 consensus_queue.cc:237] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2 [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: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } }
I20260630 12:25:06.746313  7607 catalog_manager.cc:5697] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2 reported cstate change: term changed from 1 to 2, leader changed from 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131) to 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129). New cstate: current_term: 2 leader_uuid: "2b9729b1c7e74995b61f0275e2641bd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:07.202551  7785 raft_consensus.cc:1275] T b6bcacdd84e94ce8bd70f0e51334b187 P 955572a7e3414bdfa6e9a99c4587abee [term 2 FOLLOWER]: Refusing update from remote peer 2b9729b1c7e74995b61f0275e2641bd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:07.203842  8078 consensus_queue.cc:1048] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:07.215101  7859 raft_consensus.cc:1275] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Refusing update from remote peer 2b9729b1c7e74995b61f0275e2641bd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:07.216662  8085 consensus_queue.cc:1048] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:08.489524  7709 consensus_queue.cc:237] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [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: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } attrs { replace: true } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } }
I20260630 12:25:08.496371  7859 raft_consensus.cc:1275] T f41a14d946e043e1a073b92c69350f5c P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Refusing update from remote peer 2b9729b1c7e74995b61f0275e2641bd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:08.498063  8085 consensus_queue.cc:1048] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } 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:25:08.498513  7784 raft_consensus.cc:1275] T f41a14d946e043e1a073b92c69350f5c P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Refusing update from remote peer 2b9729b1c7e74995b61f0275e2641bd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:08.500869  8085 consensus_queue.cc:1048] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:08.507154  8085 raft_consensus.cc:2955] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea7c0cb52c76459abd041cedebe7be11 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } attrs { replace: true } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } } }
W20260630 12:25:08.509877  7676 consensus_peers.cc:597] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 -> Peer ea7c0cb52c76459abd041cedebe7be11 (127.6.224.132:46491): Couldn't send request to peer ea7c0cb52c76459abd041cedebe7be11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f41a14d946e043e1a073b92c69350f5c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:08.508381  7859 raft_consensus.cc:2955] T f41a14d946e043e1a073b92c69350f5c P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea7c0cb52c76459abd041cedebe7be11 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } attrs { replace: true } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } } }
I20260630 12:25:08.514035  7784 raft_consensus.cc:2955] T f41a14d946e043e1a073b92c69350f5c P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea7c0cb52c76459abd041cedebe7be11 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } attrs { replace: true } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } } }
I20260630 12:25:08.525281  7606 catalog_manager.cc:5697] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 reported cstate change: config changed from index -1 to 2, NON_VOTER ea7c0cb52c76459abd041cedebe7be11 (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "2b9729b1c7e74995b61f0275e2641bd2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:08.537359  7859 consensus_queue.cc:237] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [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: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } attrs { replace: true } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } }
I20260630 12:25:08.545465  7784 raft_consensus.cc:1275] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Refusing update from remote peer 74b2606f509c4baf8fc65c55dd25417d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:08.545465  7709 raft_consensus.cc:1275] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Refusing update from remote peer 74b2606f509c4baf8fc65c55dd25417d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:08.547075  8099 consensus_queue.cc:1048] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:08.547907  8084 consensus_queue.cc:1048] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [LEADER]: Connected to new peer: Peer: permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } 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:25:08.558255  7825 consensus_peers.cc:597] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d -> Peer ea7c0cb52c76459abd041cedebe7be11 (127.6.224.132:46491): Couldn't send request to peer ea7c0cb52c76459abd041cedebe7be11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70e2f5a4a3764e698a4dda8edb9e7cb4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:08.559064  8099 raft_consensus.cc:2955] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea7c0cb52c76459abd041cedebe7be11 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } attrs { replace: true } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } } }
I20260630 12:25:08.560101  7784 raft_consensus.cc:2955] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea7c0cb52c76459abd041cedebe7be11 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } attrs { replace: true } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } } }
I20260630 12:25:08.561758  7709 raft_consensus.cc:2955] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea7c0cb52c76459abd041cedebe7be11 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } attrs { replace: true } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } } }
I20260630 12:25:08.566354  7661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:08.573689  7606 catalog_manager.cc:5697] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d reported cstate change: config changed from index -1 to 2, NON_VOTER ea7c0cb52c76459abd041cedebe7be11 (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "74b2606f509c4baf8fc65c55dd25417d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:08.583621  7661 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:08.584298  7661 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:08.589241  7784 consensus_queue.cc:237] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [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: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } attrs { replace: true } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } }
I20260630 12:25:08.596081  7859 raft_consensus.cc:1275] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Refusing update from remote peer 955572a7e3414bdfa6e9a99c4587abee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:25:08.597398  8120 consensus_queue.cc:1048] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [LEADER]: Connected to new peer: Peer: permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:08.597815  7709 raft_consensus.cc:1275] T bd8e3922093f4b48a64aa3ca05131f8e P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 FOLLOWER]: Refusing update from remote peer 955572a7e3414bdfa6e9a99c4587abee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:25:08.599278  8120 consensus_queue.cc:1048] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:25:08.608632  7751 consensus_peers.cc:597] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee -> Peer ea7c0cb52c76459abd041cedebe7be11 (127.6.224.132:46491): Couldn't send request to peer ea7c0cb52c76459abd041cedebe7be11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd8e3922093f4b48a64aa3ca05131f8e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:08.612110  8100 raft_consensus.cc:2955] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ea7c0cb52c76459abd041cedebe7be11 (127.6.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } attrs { replace: true } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } } }
I20260630 12:25:08.614118  7709 raft_consensus.cc:2955] T bd8e3922093f4b48a64aa3ca05131f8e P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ea7c0cb52c76459abd041cedebe7be11 (127.6.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } attrs { replace: true } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } } }
I20260630 12:25:08.615700  7859 raft_consensus.cc:2955] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ea7c0cb52c76459abd041cedebe7be11 (127.6.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } attrs { replace: true } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } } }
I20260630 12:25:08.623451  7607 catalog_manager.cc:5697] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee reported cstate change: config changed from index -1 to 3, NON_VOTER ea7c0cb52c76459abd041cedebe7be11 (127.6.224.132) added. New cstate: current_term: 2 leader_uuid: "955572a7e3414bdfa6e9a99c4587abee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:08.626725  7784 consensus_queue.cc:237] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee [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: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } attrs { replace: true } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } }
I20260630 12:25:08.633821  7859 raft_consensus.cc:1275] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Refusing update from remote peer 955572a7e3414bdfa6e9a99c4587abee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:25:08.634076  7751 consensus_peers.cc:597] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee -> Peer ea7c0cb52c76459abd041cedebe7be11 (127.6.224.132:46491): Couldn't send request to peer ea7c0cb52c76459abd041cedebe7be11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ef40938ea7840c1b4630adffe09d3d6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:08.634177  7709 raft_consensus.cc:1275] T 7ef40938ea7840c1b4630adffe09d3d6 P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 FOLLOWER]: Refusing update from remote peer 955572a7e3414bdfa6e9a99c4587abee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:25:08.635560  8100 consensus_queue.cc:1048] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee [LEADER]: Connected to new peer: Peer: permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:08.636897  8120 consensus_queue.cc:1048] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } 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:25:08.645290  8100 raft_consensus.cc:2955] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ea7c0cb52c76459abd041cedebe7be11 (127.6.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } attrs { replace: true } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } } }
I20260630 12:25:08.647110  7859 raft_consensus.cc:2955] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ea7c0cb52c76459abd041cedebe7be11 (127.6.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } attrs { replace: true } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } } }
I20260630 12:25:08.647864  7709 raft_consensus.cc:2955] T 7ef40938ea7840c1b4630adffe09d3d6 P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ea7c0cb52c76459abd041cedebe7be11 (127.6.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } attrs { replace: true } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } } }
I20260630 12:25:08.660210  7606 catalog_manager.cc:5697] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee reported cstate change: config changed from index -1 to 3, NON_VOTER ea7c0cb52c76459abd041cedebe7be11 (127.6.224.132) added. New cstate: current_term: 2 leader_uuid: "955572a7e3414bdfa6e9a99c4587abee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:08.990108  8128 ts_tablet_manager.cc:933] T f41a14d946e043e1a073b92c69350f5c P ea7c0cb52c76459abd041cedebe7be11: Initiating tablet copy from peer 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705)
I20260630 12:25:08.992638  8128 tablet_copy_client.cc:323] T f41a14d946e043e1a073b92c69350f5c P ea7c0cb52c76459abd041cedebe7be11: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.129:33705
I20260630 12:25:09.005764  7720 tablet_copy_service.cc:140] P 2b9729b1c7e74995b61f0275e2641bd2: Received BeginTabletCopySession request for tablet f41a14d946e043e1a073b92c69350f5c from peer ea7c0cb52c76459abd041cedebe7be11 ({username='slave'} at 127.0.0.1:39440)
I20260630 12:25:09.006400  7720 tablet_copy_service.cc:161] P 2b9729b1c7e74995b61f0275e2641bd2: Beginning new tablet copy session on tablet f41a14d946e043e1a073b92c69350f5c from peer ea7c0cb52c76459abd041cedebe7be11 at {username='slave'} at 127.0.0.1:39440: session id = ea7c0cb52c76459abd041cedebe7be11-f41a14d946e043e1a073b92c69350f5c
I20260630 12:25:09.009557  8132 ts_tablet_manager.cc:933] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P ea7c0cb52c76459abd041cedebe7be11: Initiating tablet copy from peer 74b2606f509c4baf8fc65c55dd25417d (127.6.224.131:45781)
I20260630 12:25:09.012073  8132 tablet_copy_client.cc:323] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P ea7c0cb52c76459abd041cedebe7be11: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.131:45781
I20260630 12:25:09.015288  7720 tablet_copy_source_session.cc:215] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:09.019606  8128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41a14d946e043e1a073b92c69350f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:09.025378  7869 tablet_copy_service.cc:140] P 74b2606f509c4baf8fc65c55dd25417d: Received BeginTabletCopySession request for tablet 70e2f5a4a3764e698a4dda8edb9e7cb4 from peer ea7c0cb52c76459abd041cedebe7be11 ({username='slave'} at 127.0.0.1:56054)
I20260630 12:25:09.026077  7869 tablet_copy_service.cc:161] P 74b2606f509c4baf8fc65c55dd25417d: Beginning new tablet copy session on tablet 70e2f5a4a3764e698a4dda8edb9e7cb4 from peer ea7c0cb52c76459abd041cedebe7be11 at {username='slave'} at 127.0.0.1:56054: session id = ea7c0cb52c76459abd041cedebe7be11-70e2f5a4a3764e698a4dda8edb9e7cb4
I20260630 12:25:09.033572  7869 tablet_copy_source_session.cc:215] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:09.037433  8132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e2f5a4a3764e698a4dda8edb9e7cb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:09.039441  8128 tablet_copy_client.cc:806] T f41a14d946e043e1a073b92c69350f5c P ea7c0cb52c76459abd041cedebe7be11: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:09.040052  8128 tablet_copy_client.cc:670] T f41a14d946e043e1a073b92c69350f5c P ea7c0cb52c76459abd041cedebe7be11: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:09.044076  8128 tablet_copy_client.cc:538] T f41a14d946e043e1a073b92c69350f5c P ea7c0cb52c76459abd041cedebe7be11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:09.052222  8128 tablet_bootstrap.cc:492] T f41a14d946e043e1a073b92c69350f5c P ea7c0cb52c76459abd041cedebe7be11: Bootstrap starting.
I20260630 12:25:09.055070  8132 tablet_copy_client.cc:806] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P ea7c0cb52c76459abd041cedebe7be11: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:09.056195  8132 tablet_copy_client.cc:670] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P ea7c0cb52c76459abd041cedebe7be11: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:09.060729  8132 tablet_copy_client.cc:538] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P ea7c0cb52c76459abd041cedebe7be11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:09.070412  8132 tablet_bootstrap.cc:492] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P ea7c0cb52c76459abd041cedebe7be11: Bootstrap starting.
I20260630 12:25:09.074218  8134 ts_tablet_manager.cc:933] T bd8e3922093f4b48a64aa3ca05131f8e P ea7c0cb52c76459abd041cedebe7be11: Initiating tablet copy from peer 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131)
I20260630 12:25:09.081920  8128 tablet_bootstrap.cc:492] T f41a14d946e043e1a073b92c69350f5c P ea7c0cb52c76459abd041cedebe7be11: 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:25:09.082506  8134 tablet_copy_client.cc:323] T bd8e3922093f4b48a64aa3ca05131f8e P ea7c0cb52c76459abd041cedebe7be11: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.130:43131
I20260630 12:25:09.083041  8128 tablet_bootstrap.cc:492] T f41a14d946e043e1a073b92c69350f5c P ea7c0cb52c76459abd041cedebe7be11: Bootstrap complete.
I20260630 12:25:09.083855  8128 ts_tablet_manager.cc:1403] T f41a14d946e043e1a073b92c69350f5c P ea7c0cb52c76459abd041cedebe7be11: Time spent bootstrapping tablet: real 0.032s	user 0.026s	sys 0.004s
I20260630 12:25:09.087637  8128 raft_consensus.cc:359] T f41a14d946e043e1a073b92c69350f5c P ea7c0cb52c76459abd041cedebe7be11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } attrs { replace: true } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } }
I20260630 12:25:09.088989  8128 raft_consensus.cc:740] T f41a14d946e043e1a073b92c69350f5c P ea7c0cb52c76459abd041cedebe7be11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ea7c0cb52c76459abd041cedebe7be11, State: Initialized, Role: LEARNER
I20260630 12:25:09.089766  8128 consensus_queue.cc:260] T f41a14d946e043e1a073b92c69350f5c P ea7c0cb52c76459abd041cedebe7be11 [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: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } attrs { replace: true } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } }
I20260630 12:25:09.101102  8132 tablet_bootstrap.cc:492] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P ea7c0cb52c76459abd041cedebe7be11: 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:25:09.101999  7795 tablet_copy_service.cc:140] P 955572a7e3414bdfa6e9a99c4587abee: Received BeginTabletCopySession request for tablet bd8e3922093f4b48a64aa3ca05131f8e from peer ea7c0cb52c76459abd041cedebe7be11 ({username='slave'} at 127.0.0.1:47618)
I20260630 12:25:09.105415  7795 tablet_copy_service.cc:161] P 955572a7e3414bdfa6e9a99c4587abee: Beginning new tablet copy session on tablet bd8e3922093f4b48a64aa3ca05131f8e from peer ea7c0cb52c76459abd041cedebe7be11 at {username='slave'} at 127.0.0.1:47618: session id = ea7c0cb52c76459abd041cedebe7be11-bd8e3922093f4b48a64aa3ca05131f8e
I20260630 12:25:09.105656  8132 tablet_bootstrap.cc:492] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P ea7c0cb52c76459abd041cedebe7be11: Bootstrap complete.
I20260630 12:25:09.107419  8132 ts_tablet_manager.cc:1403] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P ea7c0cb52c76459abd041cedebe7be11: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.016s
I20260630 12:25:09.107656  8128 ts_tablet_manager.cc:1434] T f41a14d946e043e1a073b92c69350f5c P ea7c0cb52c76459abd041cedebe7be11: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.008s
I20260630 12:25:09.110510  7720 tablet_copy_service.cc:342] P 2b9729b1c7e74995b61f0275e2641bd2: Request end of tablet copy session ea7c0cb52c76459abd041cedebe7be11-f41a14d946e043e1a073b92c69350f5c received from {username='slave'} at 127.0.0.1:39440
I20260630 12:25:09.111055  7720 tablet_copy_service.cc:434] P 2b9729b1c7e74995b61f0275e2641bd2: ending tablet copy session ea7c0cb52c76459abd041cedebe7be11-f41a14d946e043e1a073b92c69350f5c on tablet f41a14d946e043e1a073b92c69350f5c with peer ea7c0cb52c76459abd041cedebe7be11
I20260630 12:25:09.112618  8132 raft_consensus.cc:359] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P ea7c0cb52c76459abd041cedebe7be11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } attrs { replace: true } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } }
I20260630 12:25:09.113559  8132 raft_consensus.cc:740] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P ea7c0cb52c76459abd041cedebe7be11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ea7c0cb52c76459abd041cedebe7be11, State: Initialized, Role: LEARNER
I20260630 12:25:09.114280  8132 consensus_queue.cc:260] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P ea7c0cb52c76459abd041cedebe7be11 [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: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } attrs { replace: true } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } }
I20260630 12:25:09.116743  8132 ts_tablet_manager.cc:1434] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P ea7c0cb52c76459abd041cedebe7be11: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260630 12:25:09.119105  7869 tablet_copy_service.cc:342] P 74b2606f509c4baf8fc65c55dd25417d: Request end of tablet copy session ea7c0cb52c76459abd041cedebe7be11-70e2f5a4a3764e698a4dda8edb9e7cb4 received from {username='slave'} at 127.0.0.1:56054
I20260630 12:25:09.119577  7869 tablet_copy_service.cc:434] P 74b2606f509c4baf8fc65c55dd25417d: ending tablet copy session ea7c0cb52c76459abd041cedebe7be11-70e2f5a4a3764e698a4dda8edb9e7cb4 on tablet 70e2f5a4a3764e698a4dda8edb9e7cb4 with peer ea7c0cb52c76459abd041cedebe7be11
I20260630 12:25:09.121272  7795 tablet_copy_source_session.cc:215] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:09.124926  8134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd8e3922093f4b48a64aa3ca05131f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:09.136255  8134 tablet_copy_client.cc:806] T bd8e3922093f4b48a64aa3ca05131f8e P ea7c0cb52c76459abd041cedebe7be11: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:09.136823  8134 tablet_copy_client.cc:670] T bd8e3922093f4b48a64aa3ca05131f8e P ea7c0cb52c76459abd041cedebe7be11: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:09.138144  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:25:09.142652  8134 tablet_copy_client.cc:538] T bd8e3922093f4b48a64aa3ca05131f8e P ea7c0cb52c76459abd041cedebe7be11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:09.152716  8134 tablet_bootstrap.cc:492] T bd8e3922093f4b48a64aa3ca05131f8e P ea7c0cb52c76459abd041cedebe7be11: Bootstrap starting.
W20260630 12:25:09.154433  7751 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260630 12:25:09.166539  8132 ts_tablet_manager.cc:933] T 7ef40938ea7840c1b4630adffe09d3d6 P ea7c0cb52c76459abd041cedebe7be11: Initiating tablet copy from peer 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131)
W20260630 12:25:09.170346  7751 consensus_peers.cc:597] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee -> Peer 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705): Couldn't send request to peer 2b9729b1c7e74995b61f0275e2641bd2. 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:25:09.175946  7751 consensus_peers.cc:597] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee -> Peer 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705): Couldn't send request to peer 2b9729b1c7e74995b61f0275e2641bd2. 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:09.192427  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:09.195061  7042 tablet_replica.cc:333] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2: stopping tablet replica
I20260630 12:25:09.200140  7042 raft_consensus.cc:2243] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:25:09.199018  7825 consensus_peers.cc:597] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d -> Peer 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705): Couldn't send request to peer 2b9729b1c7e74995b61f0275e2641bd2. 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:09.201432  7042 raft_consensus.cc:2272] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.205842  8132 tablet_copy_client.cc:323] T 7ef40938ea7840c1b4630adffe09d3d6 P ea7c0cb52c76459abd041cedebe7be11: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.130:43131
I20260630 12:25:09.207820  7795 tablet_copy_service.cc:140] P 955572a7e3414bdfa6e9a99c4587abee: Received BeginTabletCopySession request for tablet 7ef40938ea7840c1b4630adffe09d3d6 from peer ea7c0cb52c76459abd041cedebe7be11 ({username='slave'} at 127.0.0.1:47618)
I20260630 12:25:09.208069  7042 tablet_replica.cc:333] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2: stopping tablet replica
I20260630 12:25:09.208395  7795 tablet_copy_service.cc:161] P 955572a7e3414bdfa6e9a99c4587abee: Beginning new tablet copy session on tablet 7ef40938ea7840c1b4630adffe09d3d6 from peer ea7c0cb52c76459abd041cedebe7be11 at {username='slave'} at 127.0.0.1:47618: session id = ea7c0cb52c76459abd041cedebe7be11-7ef40938ea7840c1b4630adffe09d3d6
I20260630 12:25:09.208994  7042 raft_consensus.cc:2243] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:25:09.210330  7042 raft_consensus.cc:2272] T b6bcacdd84e94ce8bd70f0e51334b187 P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.213037  7042 tablet_replica.cc:333] T 7ef40938ea7840c1b4630adffe09d3d6 P 2b9729b1c7e74995b61f0275e2641bd2: stopping tablet replica
I20260630 12:25:09.213816  7042 raft_consensus.cc:2243] T 7ef40938ea7840c1b4630adffe09d3d6 P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.214592  7042 raft_consensus.cc:2272] T 7ef40938ea7840c1b4630adffe09d3d6 P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.216641  7795 tablet_copy_source_session.cc:215] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:09.217180  8134 tablet_bootstrap.cc:492] T bd8e3922093f4b48a64aa3ca05131f8e P ea7c0cb52c76459abd041cedebe7be11: 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:25:09.218120  8134 tablet_bootstrap.cc:492] T bd8e3922093f4b48a64aa3ca05131f8e P ea7c0cb52c76459abd041cedebe7be11: Bootstrap complete.
I20260630 12:25:09.218787  8134 ts_tablet_manager.cc:1403] T bd8e3922093f4b48a64aa3ca05131f8e P ea7c0cb52c76459abd041cedebe7be11: Time spent bootstrapping tablet: real 0.066s	user 0.037s	sys 0.028s
I20260630 12:25:09.219604  7042 tablet_replica.cc:333] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2: stopping tablet replica
I20260630 12:25:09.220046  8132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef40938ea7840c1b4630adffe09d3d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:09.220404  7042 raft_consensus.cc:2243] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.221297  7042 raft_consensus.cc:2272] T f342056e1f384ca19171da64f24a7ab5 P 2b9729b1c7e74995b61f0275e2641bd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.221895  8134 raft_consensus.cc:359] T bd8e3922093f4b48a64aa3ca05131f8e P ea7c0cb52c76459abd041cedebe7be11 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } attrs { replace: true } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } }
I20260630 12:25:09.222836  8134 raft_consensus.cc:740] T bd8e3922093f4b48a64aa3ca05131f8e P ea7c0cb52c76459abd041cedebe7be11 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ea7c0cb52c76459abd041cedebe7be11, State: Initialized, Role: LEARNER
I20260630 12:25:09.223763  7042 tablet_replica.cc:333] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2: stopping tablet replica
I20260630 12:25:09.223516  8134 consensus_queue.cc:260] T bd8e3922093f4b48a64aa3ca05131f8e P ea7c0cb52c76459abd041cedebe7be11 [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: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } attrs { replace: true } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } }
I20260630 12:25:09.224776  7042 raft_consensus.cc:2243] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:25:09.225840  7042 raft_consensus.cc:2272] T 9e9be724875940c09333ffd0c9cf2f3a P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.225847  8134 ts_tablet_manager.cc:1434] T bd8e3922093f4b48a64aa3ca05131f8e P ea7c0cb52c76459abd041cedebe7be11: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:25:09.230079  7042 tablet_replica.cc:333] T bd8e3922093f4b48a64aa3ca05131f8e P 2b9729b1c7e74995b61f0275e2641bd2: stopping tablet replica
I20260630 12:25:09.230819  7042 raft_consensus.cc:2243] T bd8e3922093f4b48a64aa3ca05131f8e P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.231019  7795 tablet_copy_service.cc:342] P 955572a7e3414bdfa6e9a99c4587abee: Request end of tablet copy session ea7c0cb52c76459abd041cedebe7be11-bd8e3922093f4b48a64aa3ca05131f8e received from {username='slave'} at 127.0.0.1:47618
I20260630 12:25:09.231586  7042 raft_consensus.cc:2272] T bd8e3922093f4b48a64aa3ca05131f8e P 2b9729b1c7e74995b61f0275e2641bd2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:25:09.233487  7751 consensus_peers.cc:597] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee -> Peer 2b9729b1c7e74995b61f0275e2641bd2 (127.6.224.129:33705): Couldn't send request to peer 2b9729b1c7e74995b61f0275e2641bd2. 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:09.234911  7042 tablet_replica.cc:333] T bda550ec1a6a4c0dae15df812a4c8a3a P 2b9729b1c7e74995b61f0275e2641bd2: stopping tablet replica
I20260630 12:25:09.235718  7042 raft_consensus.cc:2243] T bda550ec1a6a4c0dae15df812a4c8a3a P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.236276  7042 raft_consensus.cc:2272] T bda550ec1a6a4c0dae15df812a4c8a3a P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.231575  7795 tablet_copy_service.cc:434] P 955572a7e3414bdfa6e9a99c4587abee: ending tablet copy session ea7c0cb52c76459abd041cedebe7be11-bd8e3922093f4b48a64aa3ca05131f8e on tablet bd8e3922093f4b48a64aa3ca05131f8e with peer ea7c0cb52c76459abd041cedebe7be11
I20260630 12:25:09.239509  7042 tablet_replica.cc:333] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2: stopping tablet replica
I20260630 12:25:09.240329  7042 raft_consensus.cc:2243] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:09.241739  7042 raft_consensus.cc:2272] T f41a14d946e043e1a073b92c69350f5c P 2b9729b1c7e74995b61f0275e2641bd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.243229  8132 tablet_copy_client.cc:806] T 7ef40938ea7840c1b4630adffe09d3d6 P ea7c0cb52c76459abd041cedebe7be11: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:09.243839  8132 tablet_copy_client.cc:670] T 7ef40938ea7840c1b4630adffe09d3d6 P ea7c0cb52c76459abd041cedebe7be11: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:09.247920  8132 tablet_copy_client.cc:538] T 7ef40938ea7840c1b4630adffe09d3d6 P ea7c0cb52c76459abd041cedebe7be11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:09.258291  8132 tablet_bootstrap.cc:492] T 7ef40938ea7840c1b4630adffe09d3d6 P ea7c0cb52c76459abd041cedebe7be11: Bootstrap starting.
I20260630 12:25:09.264120  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:25:09.283233  8132 tablet_bootstrap.cc:492] T 7ef40938ea7840c1b4630adffe09d3d6 P ea7c0cb52c76459abd041cedebe7be11: 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:25:09.284170  8132 tablet_bootstrap.cc:492] T 7ef40938ea7840c1b4630adffe09d3d6 P ea7c0cb52c76459abd041cedebe7be11: Bootstrap complete.
I20260630 12:25:09.284868  8132 ts_tablet_manager.cc:1403] T 7ef40938ea7840c1b4630adffe09d3d6 P ea7c0cb52c76459abd041cedebe7be11: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.001s
I20260630 12:25:09.287878  8132 raft_consensus.cc:359] T 7ef40938ea7840c1b4630adffe09d3d6 P ea7c0cb52c76459abd041cedebe7be11 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } attrs { replace: true } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } }
I20260630 12:25:09.288892  8132 raft_consensus.cc:740] T 7ef40938ea7840c1b4630adffe09d3d6 P ea7c0cb52c76459abd041cedebe7be11 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ea7c0cb52c76459abd041cedebe7be11, State: Initialized, Role: LEARNER
I20260630 12:25:09.289700  8132 consensus_queue.cc:260] T 7ef40938ea7840c1b4630adffe09d3d6 P ea7c0cb52c76459abd041cedebe7be11 [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: "2b9729b1c7e74995b61f0275e2641bd2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33705 } attrs { replace: true } } peers { permanent_uuid: "955572a7e3414bdfa6e9a99c4587abee" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43131 } } peers { permanent_uuid: "74b2606f509c4baf8fc65c55dd25417d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45781 } } peers { permanent_uuid: "ea7c0cb52c76459abd041cedebe7be11" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46491 } attrs { promote: true } }
I20260630 12:25:09.291234  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:25:09.294251  8132 ts_tablet_manager.cc:1434] T 7ef40938ea7840c1b4630adffe09d3d6 P ea7c0cb52c76459abd041cedebe7be11: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260630 12:25:09.307343  7042 tablet_copy_service.cc:362] P 955572a7e3414bdfa6e9a99c4587abee: Destroying tablet copy session ea7c0cb52c76459abd041cedebe7be11-7ef40938ea7840c1b4630adffe09d3d6 due to service shutdown
I20260630 12:25:09.307709  7042 tablet_copy_service.cc:434] P 955572a7e3414bdfa6e9a99c4587abee: ending tablet copy session ea7c0cb52c76459abd041cedebe7be11-7ef40938ea7840c1b4630adffe09d3d6 on tablet 7ef40938ea7840c1b4630adffe09d3d6 with peer ea7c0cb52c76459abd041cedebe7be11
I20260630 12:25:09.326699  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:09.327468  7042 tablet_replica.cc:333] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 955572a7e3414bdfa6e9a99c4587abee: stopping tablet replica
I20260630 12:25:09.328177  7042 raft_consensus.cc:2243] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.328823  7042 raft_consensus.cc:2272] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.332593  7042 tablet_replica.cc:333] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee: stopping tablet replica
I20260630 12:25:09.333259  7042 raft_consensus.cc:2243] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:09.334049  7042 raft_consensus.cc:2272] T bda550ec1a6a4c0dae15df812a4c8a3a P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.336001  7042 tablet_replica.cc:333] T f41a14d946e043e1a073b92c69350f5c P 955572a7e3414bdfa6e9a99c4587abee: stopping tablet replica
I20260630 12:25:09.336524  7042 raft_consensus.cc:2243] T f41a14d946e043e1a073b92c69350f5c P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.337040  7042 raft_consensus.cc:2272] T f41a14d946e043e1a073b92c69350f5c P 955572a7e3414bdfa6e9a99c4587abee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.339949  7042 tablet_replica.cc:333] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee: stopping tablet replica
I20260630 12:25:09.340487  7042 raft_consensus.cc:2243] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.340921  7042 raft_consensus.cc:2272] T f342056e1f384ca19171da64f24a7ab5 P 955572a7e3414bdfa6e9a99c4587abee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.342744  7042 tablet_replica.cc:333] T 9e9be724875940c09333ffd0c9cf2f3a P 955572a7e3414bdfa6e9a99c4587abee: stopping tablet replica
I20260630 12:25:09.343262  7042 raft_consensus.cc:2243] T 9e9be724875940c09333ffd0c9cf2f3a P 955572a7e3414bdfa6e9a99c4587abee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.343664  7042 raft_consensus.cc:2272] T 9e9be724875940c09333ffd0c9cf2f3a P 955572a7e3414bdfa6e9a99c4587abee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.345605  7042 tablet_replica.cc:333] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee: stopping tablet replica
I20260630 12:25:09.346148  7042 raft_consensus.cc:2243] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:25:09.347206  7042 raft_consensus.cc:2272] T bd8e3922093f4b48a64aa3ca05131f8e P 955572a7e3414bdfa6e9a99c4587abee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.349534  7042 tablet_replica.cc:333] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee: stopping tablet replica
I20260630 12:25:09.350021  7042 raft_consensus.cc:2243] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:25:09.350915  7042 raft_consensus.cc:2272] T 7ef40938ea7840c1b4630adffe09d3d6 P 955572a7e3414bdfa6e9a99c4587abee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.353327  7042 tablet_replica.cc:333] T b6bcacdd84e94ce8bd70f0e51334b187 P 955572a7e3414bdfa6e9a99c4587abee: stopping tablet replica
I20260630 12:25:09.353801  7042 raft_consensus.cc:2243] T b6bcacdd84e94ce8bd70f0e51334b187 P 955572a7e3414bdfa6e9a99c4587abee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.354233  7042 raft_consensus.cc:2272] T b6bcacdd84e94ce8bd70f0e51334b187 P 955572a7e3414bdfa6e9a99c4587abee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.383862  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
I20260630 12:25:09.404016  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
W20260630 12:25:09.416224  8132 tablet_copy_client.cc:1131] T 7ef40938ea7840c1b4630adffe09d3d6 P ea7c0cb52c76459abd041cedebe7be11: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.6.224.130:43131: connect: Connection refused (error 111)
W20260630 12:25:09.439482  7825 consensus_peers.cc:597] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d -> Peer 955572a7e3414bdfa6e9a99c4587abee (127.6.224.130:43131): Couldn't send request to peer 955572a7e3414bdfa6e9a99c4587abee. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.130:43131: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:09.439706  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:09.440649  7042 tablet_replica.cc:333] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d: stopping tablet replica
I20260630 12:25:09.441502  7042 raft_consensus.cc:2243] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:25:09.442533  7042 raft_consensus.cc:2272] T f342056e1f384ca19171da64f24a7ab5 P 74b2606f509c4baf8fc65c55dd25417d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.445258  7042 tablet_replica.cc:333] T bda550ec1a6a4c0dae15df812a4c8a3a P 74b2606f509c4baf8fc65c55dd25417d: stopping tablet replica
I20260630 12:25:09.445983  7042 raft_consensus.cc:2243] T bda550ec1a6a4c0dae15df812a4c8a3a P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.446492  7042 raft_consensus.cc:2272] T bda550ec1a6a4c0dae15df812a4c8a3a P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.448860  7042 tablet_replica.cc:333] T f41a14d946e043e1a073b92c69350f5c P 74b2606f509c4baf8fc65c55dd25417d: stopping tablet replica
I20260630 12:25:09.449527  7042 raft_consensus.cc:2243] T f41a14d946e043e1a073b92c69350f5c P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.450091  7042 raft_consensus.cc:2272] T f41a14d946e043e1a073b92c69350f5c P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:25:09.450491  8031 debug-util.cc:398] Leaking SignalData structure 0x7b0800230260 after lost signal to thread 7045
W20260630 12:25:09.451710  8031 debug-util.cc:398] Leaking SignalData structure 0x7b0800230940 after lost signal to thread 7642
I20260630 12:25:09.453219  7042 tablet_replica.cc:333] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d: stopping tablet replica
I20260630 12:25:09.454003  7042 raft_consensus.cc:2243] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.454651  7042 raft_consensus.cc:2272] T 7ef40938ea7840c1b4630adffe09d3d6 P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.457935  7042 tablet_replica.cc:333] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d: stopping tablet replica
I20260630 12:25:09.458642  7042 raft_consensus.cc:2243] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:09.459887  7042 raft_consensus.cc:2272] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P 74b2606f509c4baf8fc65c55dd25417d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.462818  7042 tablet_replica.cc:333] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d: stopping tablet replica
I20260630 12:25:09.463512  7042 raft_consensus.cc:2243] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.464056  7042 raft_consensus.cc:2272] T b6bcacdd84e94ce8bd70f0e51334b187 P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.466591  7042 tablet_replica.cc:333] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d: stopping tablet replica
I20260630 12:25:09.467217  7042 raft_consensus.cc:2243] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.467715  7042 raft_consensus.cc:2272] T 9e9be724875940c09333ffd0c9cf2f3a P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.470104  7042 tablet_replica.cc:333] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d: stopping tablet replica
I20260630 12:25:09.470683  7042 raft_consensus.cc:2243] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.471284  7042 raft_consensus.cc:2272] T bd8e3922093f4b48a64aa3ca05131f8e P 74b2606f509c4baf8fc65c55dd25417d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.491590  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:25:09.518723  7042 tablet_server.cc:179] TabletServer@127.6.224.132:0 shutting down...
I20260630 12:25:09.546362  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:09.548107  7042 tablet_replica.cc:333] T 7ef40938ea7840c1b4630adffe09d3d6 P ea7c0cb52c76459abd041cedebe7be11: stopping tablet replica
I20260630 12:25:09.548683  7042 raft_consensus.cc:2243] T 7ef40938ea7840c1b4630adffe09d3d6 P ea7c0cb52c76459abd041cedebe7be11 [term 2 LEARNER]: Raft consensus shutting down.
I20260630 12:25:09.549105  7042 raft_consensus.cc:2272] T 7ef40938ea7840c1b4630adffe09d3d6 P ea7c0cb52c76459abd041cedebe7be11 [term 2 LEARNER]: Raft consensus is shut down!
I20260630 12:25:09.551066  7042 tablet_replica.cc:333] T bd8e3922093f4b48a64aa3ca05131f8e P ea7c0cb52c76459abd041cedebe7be11: stopping tablet replica
I20260630 12:25:09.551594  7042 raft_consensus.cc:2243] T bd8e3922093f4b48a64aa3ca05131f8e P ea7c0cb52c76459abd041cedebe7be11 [term 2 LEARNER]: Raft consensus shutting down.
I20260630 12:25:09.551966  7042 raft_consensus.cc:2272] T bd8e3922093f4b48a64aa3ca05131f8e P ea7c0cb52c76459abd041cedebe7be11 [term 2 LEARNER]: Raft consensus is shut down!
I20260630 12:25:09.553884  7042 tablet_replica.cc:333] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P ea7c0cb52c76459abd041cedebe7be11: stopping tablet replica
I20260630 12:25:09.554370  7042 raft_consensus.cc:2243] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P ea7c0cb52c76459abd041cedebe7be11 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:25:09.554719  7042 raft_consensus.cc:2272] T 70e2f5a4a3764e698a4dda8edb9e7cb4 P ea7c0cb52c76459abd041cedebe7be11 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:25:09.556558  7042 tablet_replica.cc:333] T f41a14d946e043e1a073b92c69350f5c P ea7c0cb52c76459abd041cedebe7be11: stopping tablet replica
I20260630 12:25:09.557011  7042 raft_consensus.cc:2243] T f41a14d946e043e1a073b92c69350f5c P ea7c0cb52c76459abd041cedebe7be11 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:25:09.557407  7042 raft_consensus.cc:2272] T f41a14d946e043e1a073b92c69350f5c P ea7c0cb52c76459abd041cedebe7be11 [term 1 LEARNER]: Raft consensus is shut down!
W20260630 12:25:10.576259  7042 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 8031)
I20260630 12:25:10.585963  7661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:10.595489  7661 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:10.596105  7661 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:25:11.576786  7042 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 8031)
I20260630 12:25:11.987556  7042 tablet_server.cc:196] TabletServer@127.6.224.132:0 shutdown complete.
I20260630 12:25:12.001031  7042 master.cc:562] Master@127.6.224.190:34627 shutting down...
W20260630 12:25:12.029525  7656 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:25:12.030802  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:12.031322  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:12.031637  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P d6265e3f4b6d4dc8b9f15e62e52c5f1c: stopping tablet replica
I20260630 12:25:12.050616  7042 master.cc:584] Master@127.6.224.190:34627 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (11805 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:25:12.086701  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:35425,127.6.224.189:45323,127.6.224.188:44189
I20260630 12:25:12.087950  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:12.093273  8147 instance_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.093604  8146 instance_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.094151  8149 instance_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.095232  7042 server_base.cc:1061] running on GCE node
I20260630 12:25:12.095989  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:12.096172  7042 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.096319  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822312096296 us; error 0 us; skew 500 ppm
I20260630 12:25:12.096771  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:12.099001  7042 webserver.cc:533] Webserver started at http://127.6.224.190:46441/ using document root <none> and password file <none>
I20260630 12:25:12.099452  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:12.099628  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:12.099895  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:12.100945  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "050b9681eaf743c68234133e0f3e12d5"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-fh7x"
I20260630 12:25:12.105306  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:25:12.108433  8154 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.109256  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:25:12.109508  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "050b9681eaf743c68234133e0f3e12d5"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-fh7x"
I20260630 12:25:12.109750  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-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.121773  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:12.122884  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:12.158263  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:35425
I20260630 12:25:12.158355  8205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:35425 every 8 connection(s)
I20260630 12:25:12.162015  8206 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.162135  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:12.167164  8208 instance_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.169224  8209 instance_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.169274  8206 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:12.170733  7042 server_base.cc:1061] running on GCE node
W20260630 12:25:12.170706  8211 instance_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.172134  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:12.172405  7042 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.172597  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822312172578 us; error 0 us; skew 500 ppm
I20260630 12:25:12.173301  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:12.176009  7042 webserver.cc:533] Webserver started at http://127.6.224.189:40591/ using document root <none> and password file <none>
I20260630 12:25:12.176468  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:12.176645  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:12.176882  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:12.178071  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-1-root/instance:
uuid: "84c45e220696473985991c2b16bec471"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-fh7x"
I20260630 12:25:12.183388  8206 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:12.183547  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:25:12.188021  8219 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.188808  7042 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:25:12.189093  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-1-root
uuid: "84c45e220696473985991c2b16bec471"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-fh7x"
W20260630 12:25:12.189395  8206 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.224.189:45323: Network error: Client connection negotiation failed: client connection to 127.6.224.189:45323: connect: Connection refused (error 111)
I20260630 12:25:12.189379  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-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:25:12.214701  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:12.215935  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:12.215857  8206 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } attempt: 1
W20260630 12:25:12.220642  8206 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.224.189:45323: Network error: Client connection negotiation failed: client connection to 127.6.224.189:45323: connect: Connection refused (error 111)
I20260630 12:25:12.253897  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.189:45323
I20260630 12:25:12.254005  8270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.189:45323 every 8 connection(s)
I20260630 12:25:12.254066  8206 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } attempt: 2
I20260630 12:25:12.258772  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:25:12.258775  8272 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:25:12.265190  8274 instance_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:25:12.266600  8272 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:25:12.268527  8275 instance_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.269358  8206 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:25:12.275734  8206 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.224.188:44189: Network error: Client connection negotiation failed: client connection to 127.6.224.188:44189: connect: Connection refused (error 111)
I20260630 12:25:12.276535  7042 server_base.cc:1061] running on GCE node
W20260630 12:25:12.276906  8277 instance_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.277761  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:12.277949  7042 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.278115  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822312278096 us; error 0 us; skew 500 ppm
I20260630 12:25:12.278580  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:12.281337  7042 webserver.cc:533] Webserver started at http://127.6.224.188:39429/ using document root <none> and password file <none>
I20260630 12:25:12.281761  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:12.281939  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:12.282284  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:12.283565  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-2-root/instance:
uuid: "22551042e48448839ac7d0be40cb39db"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-fh7x"
I20260630 12:25:12.283689  8272 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:12.288590  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:25:12.292765  8283 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.294013  7042 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:25:12.294365  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-2-root
uuid: "22551042e48448839ac7d0be40cb39db"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-fh7x"
I20260630 12:25:12.294482  8272 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:12.294661  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-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:25:12.302606  8272 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.224.188:44189: Network error: Client connection negotiation failed: client connection to 127.6.224.188:44189: connect: Connection refused (error 111)
I20260630 12:25:12.310215  8206 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } attempt: 1
W20260630 12:25:12.314595  8206 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.224.188:44189: Network error: Client connection negotiation failed: client connection to 127.6.224.188:44189: connect: Connection refused (error 111)
I20260630 12:25:12.319487  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:12.320631  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:12.349093  8206 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } attempt: 2
W20260630 12:25:12.354243  8206 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.224.188:44189: Network error: Client connection negotiation failed: client connection to 127.6.224.188:44189: connect: Connection refused (error 111)
I20260630 12:25:12.356106  8272 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } attempt: 1
I20260630 12:25:12.356714  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.188:44189
I20260630 12:25:12.356848  8335 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.188:44189 every 8 connection(s)
I20260630 12:25:12.360649  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:12.361682  8337 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.368304  8337 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:12.373227  8272 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471: Bootstrap starting.
I20260630 12:25:12.379065  8272 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:12.379712  8337 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:12.383630  8272 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471: No bootstrap required, opened a new log
I20260630 12:25:12.385905  8272 raft_consensus.cc:359] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } }
I20260630 12:25:12.386565  8272 raft_consensus.cc:385] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:12.386785  8272 raft_consensus.cc:740] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84c45e220696473985991c2b16bec471, State: Initialized, Role: FOLLOWER
I20260630 12:25:12.387420  8272 consensus_queue.cc:260] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } }
I20260630 12:25:12.389312  8337 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:12.389557  8341 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [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: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } } }
I20260630 12:25:12.390355  8341 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:12.390957  8272 sys_catalog.cc:565] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:12.405315  8337 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db: Bootstrap starting.
W20260630 12:25:12.407955  8352 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:25:12.408269  8352 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:25:12.410035  8337 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:12.414208  8337 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db: No bootstrap required, opened a new log
I20260630 12:25:12.416258  8337 raft_consensus.cc:359] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } }
I20260630 12:25:12.416746  8337 raft_consensus.cc:385] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:12.416982  8337 raft_consensus.cc:740] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22551042e48448839ac7d0be40cb39db, State: Initialized, Role: FOLLOWER
I20260630 12:25:12.417625  8337 consensus_queue.cc:260] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } }
I20260630 12:25:12.419298  8354 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [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: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } } }
I20260630 12:25:12.419857  8354 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:12.420324  8337 sys_catalog.cc:565] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [sys.catalog]: configured and running, proceeding with master startup.
W20260630 12:25:12.433360  8365 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:25:12.433652  8365 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:25:12.435878  8341 raft_consensus.cc:493] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:12.436309  8341 raft_consensus.cc:515] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } }
I20260630 12:25:12.436676  8206 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } attempt: 3
I20260630 12:25:12.438261  8341 leader_election.cc:290] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050b9681eaf743c68234133e0f3e12d5 (127.6.224.190:35425), 22551042e48448839ac7d0be40cb39db (127.6.224.188:44189)
I20260630 12:25:12.439379  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "84c45e220696473985991c2b16bec471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22551042e48448839ac7d0be40cb39db" is_pre_election: true
I20260630 12:25:12.440119  8311 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84c45e220696473985991c2b16bec471 in term 0.
I20260630 12:25:12.441208  8222 leader_election.cc:304] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22551042e48448839ac7d0be40cb39db, 84c45e220696473985991c2b16bec471; no voters: 
I20260630 12:25:12.441864  8341 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:12.442196  8341 raft_consensus.cc:493] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:12.442507  8341 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.448479  8341 raft_consensus.cc:515] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } }
I20260630 12:25:12.450497  8341 leader_election.cc:290] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [CANDIDATE]: Term 1 election: Requested vote from peers 050b9681eaf743c68234133e0f3e12d5 (127.6.224.190:35425), 22551042e48448839ac7d0be40cb39db (127.6.224.188:44189)
I20260630 12:25:12.452255  8206 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5: Bootstrap starting.
I20260630 12:25:12.453574  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "84c45e220696473985991c2b16bec471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22551042e48448839ac7d0be40cb39db"
I20260630 12:25:12.454187  8311 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.458638  8206 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:12.460996  8311 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c45e220696473985991c2b16bec471 in term 1.
I20260630 12:25:12.462335  8222 leader_election.cc:304] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22551042e48448839ac7d0be40cb39db, 84c45e220696473985991c2b16bec471; no voters: 
I20260630 12:25:12.463195  8341 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:12.464434  8206 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5: No bootstrap required, opened a new log
I20260630 12:25:12.464484  8341 raft_consensus.cc:697] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [term 1 LEADER]: Becoming Leader. State: Replica: 84c45e220696473985991c2b16bec471, State: Running, Role: LEADER
I20260630 12:25:12.465495  8341 consensus_queue.cc:237] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } }
I20260630 12:25:12.467566  8206 raft_consensus.cc:359] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } }
I20260630 12:25:12.468287  8206 raft_consensus.cc:385] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:12.468566  8206 raft_consensus.cc:740] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050b9681eaf743c68234133e0f3e12d5, State: Initialized, Role: FOLLOWER
I20260630 12:25:12.469933  8206 consensus_queue.cc:260] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } }
I20260630 12:25:12.472057  8369 sys_catalog.cc:455] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [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: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } } }
I20260630 12:25:12.472911  8369 sys_catalog.cc:458] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:12.473356  8367 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 84c45e220696473985991c2b16bec471. Latest consensus state: current_term: 1 leader_uuid: "84c45e220696473985991c2b16bec471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } } }
I20260630 12:25:12.473721  8206 sys_catalog.cc:565] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:12.473837  8180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "84c45e220696473985991c2b16bec471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050b9681eaf743c68234133e0f3e12d5"
I20260630 12:25:12.474089  8181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "84c45e220696473985991c2b16bec471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050b9681eaf743c68234133e0f3e12d5" is_pre_election: true
I20260630 12:25:12.474555  8180 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.474155  8367 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:12.479142  8371 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:12.482013  8180 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c45e220696473985991c2b16bec471 in term 1.
I20260630 12:25:12.484822  8371 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:12.488696  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:25:12.489038  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:25:12.490648  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:12.492949  8381 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:25:12.493315  8381 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:25:12.494773  8311 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [term 1 FOLLOWER]: Refusing update from remote peer 84c45e220696473985991c2b16bec471: 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:12.496184  8180 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [term 1 FOLLOWER]: Refusing update from remote peer 84c45e220696473985991c2b16bec471: 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:12.496655  8367 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:12.498044  8341 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:25:12.501806  8383 instance_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.504657  8384 instance_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.511667  7042 server_base.cc:1061] running on GCE node
I20260630 12:25:12.511049  8354 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [sys.catalog]: SysCatalogTable state changed. Reason: New leader 84c45e220696473985991c2b16bec471. Latest consensus state: current_term: 1 leader_uuid: "84c45e220696473985991c2b16bec471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } } }
I20260630 12:25:12.512567  8354 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [sys.catalog]: This master's current role is: FOLLOWER
W20260630 12:25:12.514678  8390 instance_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.515493  8369 sys_catalog.cc:455] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 84c45e220696473985991c2b16bec471. Latest consensus state: current_term: 1 leader_uuid: "84c45e220696473985991c2b16bec471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } } }
I20260630 12:25:12.516109  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:25:12.516188  8369 sys_catalog.cc:458] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [sys.catalog]: This master's current role is: FOLLOWER
W20260630 12:25:12.516443  7042 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.516682  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822312516662 us; error 0 us; skew 500 ppm
I20260630 12:25:12.517439  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:12.520182  8371 catalog_manager.cc:1383] Generated new cluster ID: bcee023adb12481d8381db9e4d7325f8
I20260630 12:25:12.520509  8371 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:12.523541  8369 sys_catalog.cc:455] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "84c45e220696473985991c2b16bec471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } } }
I20260630 12:25:12.524406  8369 sys_catalog.cc:458] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:12.530239  8367 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "84c45e220696473985991c2b16bec471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } } }
I20260630 12:25:12.530821  7042 webserver.cc:533] Webserver started at http://127.6.224.129:39989/ using document root <none> and password file <none>
I20260630 12:25:12.531278  8367 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:12.531507  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:12.531778  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:12.532120  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:12.533088  8354 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "84c45e220696473985991c2b16bec471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } } }
I20260630 12:25:12.533696  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "a331f985c5034609bc139ca367fd27af"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-fh7x"
I20260630 12:25:12.533771  8354 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:12.535801  8396 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "84c45e220696473985991c2b16bec471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } } }
I20260630 12:25:12.536381  8396 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:12.539767  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:25:12.544206  8399 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.545019  7042 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260630 12:25:12.545344  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "a331f985c5034609bc139ca367fd27af"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-fh7x"
I20260630 12:25:12.545619  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-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.556677  8371 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:12.558887  8371 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:12.568580  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:12.569896  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:12.572278  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:12.575990  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:12.576287  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:12.576560  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:12.576782  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:12.581444  8371 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471: Generated new TSK 0
I20260630 12:25:12.582188  8371 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:12.621526  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:35733
I20260630 12:25:12.621613  8461 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:35733 every 8 connection(s)
I20260630 12:25:12.646955  8462 heartbeater.cc:344] Connected to a master server at 127.6.224.188:44189
I20260630 12:25:12.647392  8462 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:12.648031  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:25:12.648118  8463 heartbeater.cc:344] Connected to a master server at 127.6.224.189:45323
I20260630 12:25:12.648334  8462 heartbeater.cc:507] Master 127.6.224.188:44189 requested a full tablet report, sending...
I20260630 12:25:12.648567  8463 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:12.649523  8463 heartbeater.cc:507] Master 127.6.224.189:45323 requested a full tablet report, sending...
I20260630 12:25:12.651630  8301 ts_manager.cc:194] Registered new tserver with Master: a331f985c5034609bc139ca367fd27af (127.6.224.129:35733)
I20260630 12:25:12.652194  8236 ts_manager.cc:194] Registered new tserver with Master: a331f985c5034609bc139ca367fd27af (127.6.224.129:35733)
I20260630 12:25:12.654641  8464 heartbeater.cc:344] Connected to a master server at 127.6.224.190:35425
I20260630 12:25:12.654881  8236 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57850
I20260630 12:25:12.655052  8464 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:12.656076  8464 heartbeater.cc:507] Master 127.6.224.190:35425 requested a full tablet report, sending...
W20260630 12:25:12.656636  8469 instance_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.657739  8470 instance_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.659578  8171 ts_manager.cc:194] Registered new tserver with Master: a331f985c5034609bc139ca367fd27af (127.6.224.129:35733)
I20260630 12:25:12.661635  7042 server_base.cc:1061] running on GCE node
W20260630 12:25:12.662058  8473 instance_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.662880  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:12.663093  7042 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.663271  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822312663252 us; error 0 us; skew 500 ppm
I20260630 12:25:12.663718  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:12.665970  7042 webserver.cc:533] Webserver started at http://127.6.224.130:40167/ using document root <none> and password file <none>
I20260630 12:25:12.666410  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:12.666584  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:12.666833  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:12.667825  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "9fd8e9ee8bd24d03b4378a78b372e3fb"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-fh7x"
I20260630 12:25:12.672053  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:12.675202  8477 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.675966  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:12.676265  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "9fd8e9ee8bd24d03b4378a78b372e3fb"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-fh7x"
I20260630 12:25:12.676537  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-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.700474  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:12.701853  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:12.703155  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:12.705420  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:12.705619  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:12.705827  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:12.705976  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:12.744872  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:38037
I20260630 12:25:12.744962  8539 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:38037 every 8 connection(s)
I20260630 12:25:12.770531  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:25:12.775779  8540 heartbeater.cc:344] Connected to a master server at 127.6.224.188:44189
I20260630 12:25:12.776072  8542 heartbeater.cc:344] Connected to a master server at 127.6.224.190:35425
I20260630 12:25:12.776257  8540 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:12.776270  8541 heartbeater.cc:344] Connected to a master server at 127.6.224.189:45323
I20260630 12:25:12.777017  8541 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:12.777552  8540 heartbeater.cc:507] Master 127.6.224.188:44189 requested a full tablet report, sending...
I20260630 12:25:12.777974  8541 heartbeater.cc:507] Master 127.6.224.189:45323 requested a full tablet report, sending...
I20260630 12:25:12.776449  8542 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:12.779875  8542 heartbeater.cc:507] Master 127.6.224.190:35425 requested a full tablet report, sending...
I20260630 12:25:12.780376  8301 ts_manager.cc:194] Registered new tserver with Master: 9fd8e9ee8bd24d03b4378a78b372e3fb (127.6.224.130:38037)
I20260630 12:25:12.780596  8236 ts_manager.cc:194] Registered new tserver with Master: 9fd8e9ee8bd24d03b4378a78b372e3fb (127.6.224.130:38037)
I20260630 12:25:12.782790  8171 ts_manager.cc:194] Registered new tserver with Master: 9fd8e9ee8bd24d03b4378a78b372e3fb (127.6.224.130:38037)
W20260630 12:25:12.783748  8547 instance_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:25:12.784044  8236 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44826
W20260630 12:25:12.785241  8548 instance_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.787684  8550 instance_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.788750  7042 server_base.cc:1061] running on GCE node
I20260630 12:25:12.789608  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:12.789811  7042 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.790006  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822312789989 us; error 0 us; skew 500 ppm
I20260630 12:25:12.790482  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:12.792840  7042 webserver.cc:533] Webserver started at http://127.6.224.131:36299/ using document root <none> and password file <none>
I20260630 12:25:12.793306  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:12.793509  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:12.793777  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:12.794781  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "effabccd1fd8442db1e0bb4abce43330"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-fh7x"
I20260630 12:25:12.799330  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:12.802610  8555 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.803366  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:25:12.803651  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "effabccd1fd8442db1e0bb4abce43330"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-fh7x"
I20260630 12:25:12.803931  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822288522220-7042-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.839447  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:12.840693  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:12.842187  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:12.844580  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:12.844791  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:12.845012  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:12.845197  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:25:12.883606  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:42555
I20260630 12:25:12.883710  8617 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:42555 every 8 connection(s)
I20260630 12:25:12.911248  8618 heartbeater.cc:344] Connected to a master server at 127.6.224.188:44189
I20260630 12:25:12.911710  8618 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:12.912635  8618 heartbeater.cc:507] Master 127.6.224.188:44189 requested a full tablet report, sending...
I20260630 12:25:12.915449  8301 ts_manager.cc:194] Registered new tserver with Master: effabccd1fd8442db1e0bb4abce43330 (127.6.224.131:42555)
I20260630 12:25:12.916507  8620 heartbeater.cc:344] Connected to a master server at 127.6.224.190:35425
I20260630 12:25:12.916857  8620 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:12.917183  8619 heartbeater.cc:344] Connected to a master server at 127.6.224.189:45323
I20260630 12:25:12.917501  8619 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:12.917627  8620 heartbeater.cc:507] Master 127.6.224.190:35425 requested a full tablet report, sending...
I20260630 12:25:12.918114  8619 heartbeater.cc:507] Master 127.6.224.189:45323 requested a full tablet report, sending...
I20260630 12:25:12.919988  8236 ts_manager.cc:194] Registered new tserver with Master: effabccd1fd8442db1e0bb4abce43330 (127.6.224.131:42555)
I20260630 12:25:12.920004  8171 ts_manager.cc:194] Registered new tserver with Master: effabccd1fd8442db1e0bb4abce43330 (127.6.224.131:42555)
I20260630 12:25:12.920776  7042 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015860956s
I20260630 12:25:12.921926  8236 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44842
I20260630 12:25:13.437476  8365 catalog_manager.cc:1295] Loaded cluster ID: bcee023adb12481d8381db9e4d7325f8
I20260630 12:25:13.437748  8365 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db: loading cluster ID for follower catalog manager: success
I20260630 12:25:13.442133  8365 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db: acquiring CA information for follower catalog manager: success
I20260630 12:25:13.445741  8365 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:25:13.502511  8381 catalog_manager.cc:1295] Loaded cluster ID: bcee023adb12481d8381db9e4d7325f8
I20260630 12:25:13.502876  8381 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5: loading cluster ID for follower catalog manager: success
I20260630 12:25:13.509954  8381 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5: acquiring CA information for follower catalog manager: success
I20260630 12:25:13.514979  8381 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:25:13.659413  8463 heartbeater.cc:499] Master 127.6.224.189:45323 was elected leader, sending a full tablet report...
I20260630 12:25:13.787303  8541 heartbeater.cc:499] Master 127.6.224.189:45323 was elected leader, sending a full tablet report...
I20260630 12:25:13.924624  8619 heartbeater.cc:499] Master 127.6.224.189:45323 was elected leader, sending a full tablet report...
I20260630 12:25:14.404650  8351 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:14.533543  8236 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44856:
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:25:14.621445  8427 tablet_service.cc:1511] Processing CreateTablet for tablet 915d484669e74a8ea9e11c15c2ed746b (DEFAULT_TABLE table=test-workload [id=d85747a57dea4a5a9b480ea16dbee9e1]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:25:14.621445  8505 tablet_service.cc:1511] Processing CreateTablet for tablet 0b5ab9f3f4de4fa6bf89395b500a89b6 (DEFAULT_TABLE table=test-workload [id=d85747a57dea4a5a9b480ea16dbee9e1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:25:14.622677  8427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 915d484669e74a8ea9e11c15c2ed746b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.622920  8505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b5ab9f3f4de4fa6bf89395b500a89b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.627274  8583 tablet_service.cc:1511] Processing CreateTablet for tablet a93e211e4cba43638f4e3d85bc802a2c (DEFAULT_TABLE table=test-workload [id=d85747a57dea4a5a9b480ea16dbee9e1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:25:14.628692  8583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93e211e4cba43638f4e3d85bc802a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.637518  8654 tablet_bootstrap.cc:492] T 0b5ab9f3f4de4fa6bf89395b500a89b6 P 9fd8e9ee8bd24d03b4378a78b372e3fb: Bootstrap starting.
I20260630 12:25:14.639631  8655 tablet_bootstrap.cc:492] T 915d484669e74a8ea9e11c15c2ed746b P a331f985c5034609bc139ca367fd27af: Bootstrap starting.
I20260630 12:25:14.644752  8654 tablet_bootstrap.cc:654] T 0b5ab9f3f4de4fa6bf89395b500a89b6 P 9fd8e9ee8bd24d03b4378a78b372e3fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.644838  8656 tablet_bootstrap.cc:492] T a93e211e4cba43638f4e3d85bc802a2c P effabccd1fd8442db1e0bb4abce43330: Bootstrap starting.
I20260630 12:25:14.646667  8655 tablet_bootstrap.cc:654] T 915d484669e74a8ea9e11c15c2ed746b P a331f985c5034609bc139ca367fd27af: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.650137  8656 tablet_bootstrap.cc:654] T a93e211e4cba43638f4e3d85bc802a2c P effabccd1fd8442db1e0bb4abce43330: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.652462  8655 tablet_bootstrap.cc:492] T 915d484669e74a8ea9e11c15c2ed746b P a331f985c5034609bc139ca367fd27af: No bootstrap required, opened a new log
I20260630 12:25:14.652872  8655 ts_tablet_manager.cc:1403] T 915d484669e74a8ea9e11c15c2ed746b P a331f985c5034609bc139ca367fd27af: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:25:14.652936  8654 tablet_bootstrap.cc:492] T 0b5ab9f3f4de4fa6bf89395b500a89b6 P 9fd8e9ee8bd24d03b4378a78b372e3fb: No bootstrap required, opened a new log
I20260630 12:25:14.653535  8654 ts_tablet_manager.cc:1403] T 0b5ab9f3f4de4fa6bf89395b500a89b6 P 9fd8e9ee8bd24d03b4378a78b372e3fb: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260630 12:25:14.655864  8656 tablet_bootstrap.cc:492] T a93e211e4cba43638f4e3d85bc802a2c P effabccd1fd8442db1e0bb4abce43330: No bootstrap required, opened a new log
I20260630 12:25:14.655718  8655 raft_consensus.cc:359] T 915d484669e74a8ea9e11c15c2ed746b P a331f985c5034609bc139ca367fd27af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a331f985c5034609bc139ca367fd27af" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 35733 } }
I20260630 12:25:14.656458  8656 ts_tablet_manager.cc:1403] T a93e211e4cba43638f4e3d85bc802a2c P effabccd1fd8442db1e0bb4abce43330: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.006s
I20260630 12:25:14.656216  8654 raft_consensus.cc:359] T 0b5ab9f3f4de4fa6bf89395b500a89b6 P 9fd8e9ee8bd24d03b4378a78b372e3fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9fd8e9ee8bd24d03b4378a78b372e3fb" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38037 } }
I20260630 12:25:14.657008  8654 raft_consensus.cc:385] T 0b5ab9f3f4de4fa6bf89395b500a89b6 P 9fd8e9ee8bd24d03b4378a78b372e3fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.657361  8654 raft_consensus.cc:740] T 0b5ab9f3f4de4fa6bf89395b500a89b6 P 9fd8e9ee8bd24d03b4378a78b372e3fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fd8e9ee8bd24d03b4378a78b372e3fb, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.656374  8655 raft_consensus.cc:385] T 915d484669e74a8ea9e11c15c2ed746b P a331f985c5034609bc139ca367fd27af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.658130  8654 consensus_queue.cc:260] T 0b5ab9f3f4de4fa6bf89395b500a89b6 P 9fd8e9ee8bd24d03b4378a78b372e3fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9fd8e9ee8bd24d03b4378a78b372e3fb" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38037 } }
I20260630 12:25:14.658666  8655 raft_consensus.cc:740] T 915d484669e74a8ea9e11c15c2ed746b P a331f985c5034609bc139ca367fd27af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a331f985c5034609bc139ca367fd27af, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.658905  8654 raft_consensus.cc:399] T 0b5ab9f3f4de4fa6bf89395b500a89b6 P 9fd8e9ee8bd24d03b4378a78b372e3fb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:14.659363  8654 raft_consensus.cc:493] T 0b5ab9f3f4de4fa6bf89395b500a89b6 P 9fd8e9ee8bd24d03b4378a78b372e3fb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:14.659350  8656 raft_consensus.cc:359] T a93e211e4cba43638f4e3d85bc802a2c P effabccd1fd8442db1e0bb4abce43330 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "effabccd1fd8442db1e0bb4abce43330" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 42555 } }
I20260630 12:25:14.660046  8654 raft_consensus.cc:3060] T 0b5ab9f3f4de4fa6bf89395b500a89b6 P 9fd8e9ee8bd24d03b4378a78b372e3fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.660104  8656 raft_consensus.cc:385] T a93e211e4cba43638f4e3d85bc802a2c P effabccd1fd8442db1e0bb4abce43330 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.659585  8655 consensus_queue.cc:260] T 915d484669e74a8ea9e11c15c2ed746b P a331f985c5034609bc139ca367fd27af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a331f985c5034609bc139ca367fd27af" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 35733 } }
I20260630 12:25:14.660568  8656 raft_consensus.cc:740] T a93e211e4cba43638f4e3d85bc802a2c P effabccd1fd8442db1e0bb4abce43330 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: effabccd1fd8442db1e0bb4abce43330, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.660964  8655 raft_consensus.cc:399] T 915d484669e74a8ea9e11c15c2ed746b P a331f985c5034609bc139ca367fd27af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:14.661332  8655 raft_consensus.cc:493] T 915d484669e74a8ea9e11c15c2ed746b P a331f985c5034609bc139ca367fd27af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:14.661350  8656 consensus_queue.cc:260] T a93e211e4cba43638f4e3d85bc802a2c P effabccd1fd8442db1e0bb4abce43330 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "effabccd1fd8442db1e0bb4abce43330" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 42555 } }
I20260630 12:25:14.661829  8655 raft_consensus.cc:3060] T 915d484669e74a8ea9e11c15c2ed746b P a331f985c5034609bc139ca367fd27af [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.662060  8656 raft_consensus.cc:399] T a93e211e4cba43638f4e3d85bc802a2c P effabccd1fd8442db1e0bb4abce43330 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:14.662401  8656 raft_consensus.cc:493] T a93e211e4cba43638f4e3d85bc802a2c P effabccd1fd8442db1e0bb4abce43330 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:14.662670  8656 raft_consensus.cc:3060] T a93e211e4cba43638f4e3d85bc802a2c P effabccd1fd8442db1e0bb4abce43330 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.666989  8654 raft_consensus.cc:515] T 0b5ab9f3f4de4fa6bf89395b500a89b6 P 9fd8e9ee8bd24d03b4378a78b372e3fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9fd8e9ee8bd24d03b4378a78b372e3fb" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38037 } }
I20260630 12:25:14.667816  8654 leader_election.cc:304] T 0b5ab9f3f4de4fa6bf89395b500a89b6 P 9fd8e9ee8bd24d03b4378a78b372e3fb [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: 9fd8e9ee8bd24d03b4378a78b372e3fb; no voters: 
I20260630 12:25:14.669356  8654 leader_election.cc:290] T 0b5ab9f3f4de4fa6bf89395b500a89b6 P 9fd8e9ee8bd24d03b4378a78b372e3fb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:14.669798  8660 raft_consensus.cc:2804] T 0b5ab9f3f4de4fa6bf89395b500a89b6 P 9fd8e9ee8bd24d03b4378a78b372e3fb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:14.669831  8655 raft_consensus.cc:515] T 915d484669e74a8ea9e11c15c2ed746b P a331f985c5034609bc139ca367fd27af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a331f985c5034609bc139ca367fd27af" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 35733 } }
I20260630 12:25:14.670862  8655 leader_election.cc:304] T 915d484669e74a8ea9e11c15c2ed746b P a331f985c5034609bc139ca367fd27af [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: a331f985c5034609bc139ca367fd27af; no voters: 
I20260630 12:25:14.672379  8656 raft_consensus.cc:515] T a93e211e4cba43638f4e3d85bc802a2c P effabccd1fd8442db1e0bb4abce43330 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "effabccd1fd8442db1e0bb4abce43330" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 42555 } }
I20260630 12:25:14.673200  8656 leader_election.cc:304] T a93e211e4cba43638f4e3d85bc802a2c P effabccd1fd8442db1e0bb4abce43330 [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: effabccd1fd8442db1e0bb4abce43330; no voters: 
I20260630 12:25:14.676324  8663 raft_consensus.cc:2804] T 915d484669e74a8ea9e11c15c2ed746b P a331f985c5034609bc139ca367fd27af [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:14.676848  8655 leader_election.cc:290] T 915d484669e74a8ea9e11c15c2ed746b P a331f985c5034609bc139ca367fd27af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:14.678947  8654 ts_tablet_manager.cc:1434] T 0b5ab9f3f4de4fa6bf89395b500a89b6 P 9fd8e9ee8bd24d03b4378a78b372e3fb: Time spent starting tablet: real 0.025s	user 0.015s	sys 0.008s
I20260630 12:25:14.680227  8660 raft_consensus.cc:697] T 0b5ab9f3f4de4fa6bf89395b500a89b6 P 9fd8e9ee8bd24d03b4378a78b372e3fb [term 1 LEADER]: Becoming Leader. State: Replica: 9fd8e9ee8bd24d03b4378a78b372e3fb, State: Running, Role: LEADER
I20260630 12:25:14.681180  8660 consensus_queue.cc:237] T 0b5ab9f3f4de4fa6bf89395b500a89b6 P 9fd8e9ee8bd24d03b4378a78b372e3fb [LEADER]: Queue going to LEADER mode. State: All 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: "9fd8e9ee8bd24d03b4378a78b372e3fb" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38037 } }
I20260630 12:25:14.681941  8656 leader_election.cc:290] T a93e211e4cba43638f4e3d85bc802a2c P effabccd1fd8442db1e0bb4abce43330 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:14.682358  8664 raft_consensus.cc:2804] T a93e211e4cba43638f4e3d85bc802a2c P effabccd1fd8442db1e0bb4abce43330 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:14.683121  8655 ts_tablet_manager.cc:1434] T 915d484669e74a8ea9e11c15c2ed746b P a331f985c5034609bc139ca367fd27af: Time spent starting tablet: real 0.030s	user 0.021s	sys 0.000s
I20260630 12:25:14.687081  8663 raft_consensus.cc:697] T 915d484669e74a8ea9e11c15c2ed746b P a331f985c5034609bc139ca367fd27af [term 1 LEADER]: Becoming Leader. State: Replica: a331f985c5034609bc139ca367fd27af, State: Running, Role: LEADER
I20260630 12:25:14.687986  8663 consensus_queue.cc:237] T 915d484669e74a8ea9e11c15c2ed746b P a331f985c5034609bc139ca367fd27af [LEADER]: Queue going to LEADER mode. State: All 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: "a331f985c5034609bc139ca367fd27af" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 35733 } }
I20260630 12:25:14.690544  8664 raft_consensus.cc:697] T a93e211e4cba43638f4e3d85bc802a2c P effabccd1fd8442db1e0bb4abce43330 [term 1 LEADER]: Becoming Leader. State: Replica: effabccd1fd8442db1e0bb4abce43330, State: Running, Role: LEADER
I20260630 12:25:14.691713  8656 ts_tablet_manager.cc:1434] T a93e211e4cba43638f4e3d85bc802a2c P effabccd1fd8442db1e0bb4abce43330: Time spent starting tablet: real 0.035s	user 0.014s	sys 0.014s
I20260630 12:25:14.691401  8664 consensus_queue.cc:237] T a93e211e4cba43638f4e3d85bc802a2c P effabccd1fd8442db1e0bb4abce43330 [LEADER]: Queue going to LEADER mode. State: All 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: "effabccd1fd8442db1e0bb4abce43330" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 42555 } }
I20260630 12:25:14.707991  8236 catalog_manager.cc:5697] T 915d484669e74a8ea9e11c15c2ed746b P a331f985c5034609bc139ca367fd27af reported cstate change: term changed from 0 to 1, leader changed from <none> to a331f985c5034609bc139ca367fd27af (127.6.224.129). New cstate: current_term: 1 leader_uuid: "a331f985c5034609bc139ca367fd27af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a331f985c5034609bc139ca367fd27af" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 35733 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:14.735838  8235 catalog_manager.cc:5697] T 0b5ab9f3f4de4fa6bf89395b500a89b6 P 9fd8e9ee8bd24d03b4378a78b372e3fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fd8e9ee8bd24d03b4378a78b372e3fb (127.6.224.130). New cstate: current_term: 1 leader_uuid: "9fd8e9ee8bd24d03b4378a78b372e3fb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9fd8e9ee8bd24d03b4378a78b372e3fb" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38037 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:14.758477  8236 catalog_manager.cc:5697] T a93e211e4cba43638f4e3d85bc802a2c P effabccd1fd8442db1e0bb4abce43330 reported cstate change: term changed from 0 to 1, leader changed from <none> to effabccd1fd8442db1e0bb4abce43330 (127.6.224.131). New cstate: current_term: 1 leader_uuid: "effabccd1fd8442db1e0bb4abce43330" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "effabccd1fd8442db1e0bb4abce43330" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 42555 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:16.406021  8351 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:16.408650  8351 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:16.797493  7042 master.cc:562] Master@127.6.224.189:45323 shutting down...
I20260630 12:25:16.810578  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:16.811602  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:16.811975  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 84c45e220696473985991c2b16bec471: stopping tablet replica
I20260630 12:25:16.830875  7042 master.cc:584] Master@127.6.224.189:45323 shutdown complete.
W20260630 12:25:17.766897  8463 heartbeater.cc:646] Failed to heartbeat to 127.6.224.189:45323 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.6.224.189:45323: connect: Connection refused (error 111)
I20260630 12:25:17.845276  8678 raft_consensus.cc:493] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 84c45e220696473985991c2b16bec471)
I20260630 12:25:17.845783  8678 raft_consensus.cc:515] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } }
I20260630 12:25:17.847594  8678 leader_election.cc:290] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 050b9681eaf743c68234133e0f3e12d5 (127.6.224.190:35425), 84c45e220696473985991c2b16bec471 (127.6.224.189:45323)
I20260630 12:25:17.848495  8180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "22551042e48448839ac7d0be40cb39db" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "050b9681eaf743c68234133e0f3e12d5" is_pre_election: true
W20260630 12:25:17.850037  8286 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.224.189:45323: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260630 12:25:17.853354  8286 leader_election.cc:336] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 84c45e220696473985991c2b16bec471 (127.6.224.189:45323): Network error: Client connection negotiation failed: client connection to 127.6.224.189:45323: connect: Connection refused (error 111)
I20260630 12:25:17.853691  8286 leader_election.cc:304] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [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: 22551042e48448839ac7d0be40cb39db; no voters: 050b9681eaf743c68234133e0f3e12d5, 84c45e220696473985991c2b16bec471
I20260630 12:25:17.854269  8678 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:25:18.111794  8681 raft_consensus.cc:493] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 84c45e220696473985991c2b16bec471)
I20260630 12:25:18.112284  8681 raft_consensus.cc:515] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } }
I20260630 12:25:18.114130  8681 leader_election.cc:290] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 84c45e220696473985991c2b16bec471 (127.6.224.189:45323), 22551042e48448839ac7d0be40cb39db (127.6.224.188:44189)
I20260630 12:25:18.115168  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "050b9681eaf743c68234133e0f3e12d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "22551042e48448839ac7d0be40cb39db" is_pre_election: true
I20260630 12:25:18.115769  8311 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050b9681eaf743c68234133e0f3e12d5 in term 1.
I20260630 12:25:18.116873  8157 leader_election.cc:304] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [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: 050b9681eaf743c68234133e0f3e12d5, 22551042e48448839ac7d0be40cb39db; no voters: 
I20260630 12:25:18.117754  8681 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:25:18.118137  8681 raft_consensus.cc:493] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 84c45e220696473985991c2b16bec471)
I20260630 12:25:18.118461  8681 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:25:18.119591  8156 leader_election.cc:336] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 84c45e220696473985991c2b16bec471 (127.6.224.189:45323): Network error: Client connection negotiation failed: client connection to 127.6.224.189:45323: connect: Connection refused (error 111)
I20260630 12:25:18.123251  8681 raft_consensus.cc:515] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } }
I20260630 12:25:18.124814  8681 leader_election.cc:290] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [CANDIDATE]: Term 2 election: Requested vote from peers 84c45e220696473985991c2b16bec471 (127.6.224.189:45323), 22551042e48448839ac7d0be40cb39db (127.6.224.188:44189)
I20260630 12:25:18.125963  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "050b9681eaf743c68234133e0f3e12d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "22551042e48448839ac7d0be40cb39db"
I20260630 12:25:18.126513  8311 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:25:18.128263  8156 leader_election.cc:336] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 84c45e220696473985991c2b16bec471 (127.6.224.189:45323): Network error: Client connection negotiation failed: client connection to 127.6.224.189:45323: connect: Connection refused (error 111)
I20260630 12:25:18.131291  8311 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050b9681eaf743c68234133e0f3e12d5 in term 2.
I20260630 12:25:18.132140  8157 leader_election.cc:304] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [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: 050b9681eaf743c68234133e0f3e12d5, 22551042e48448839ac7d0be40cb39db; no voters: 84c45e220696473985991c2b16bec471
I20260630 12:25:18.132737  8681 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:18.133737  8681 raft_consensus.cc:697] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [term 2 LEADER]: Becoming Leader. State: Replica: 050b9681eaf743c68234133e0f3e12d5, State: Running, Role: LEADER
I20260630 12:25:18.134342  8681 consensus_queue.cc:237] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } }
I20260630 12:25:18.137595  8684 sys_catalog.cc:455] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 050b9681eaf743c68234133e0f3e12d5. Latest consensus state: current_term: 2 leader_uuid: "050b9681eaf743c68234133e0f3e12d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } } }
I20260630 12:25:18.138316  8684 sys_catalog.cc:458] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:18.139595  8686 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:18.144640  8686 catalog_manager.cc:679] Loaded metadata for table test-workload [id=d85747a57dea4a5a9b480ea16dbee9e1]
I20260630 12:25:18.149272  8686 tablet_loader.cc:96] loaded metadata for tablet 0b5ab9f3f4de4fa6bf89395b500a89b6 (table test-workload [id=d85747a57dea4a5a9b480ea16dbee9e1])
I20260630 12:25:18.150221  8686 tablet_loader.cc:96] loaded metadata for tablet 915d484669e74a8ea9e11c15c2ed746b (table test-workload [id=d85747a57dea4a5a9b480ea16dbee9e1])
I20260630 12:25:18.151072  8686 tablet_loader.cc:96] loaded metadata for tablet a93e211e4cba43638f4e3d85bc802a2c (table test-workload [id=d85747a57dea4a5a9b480ea16dbee9e1])
I20260630 12:25:18.151973  8686 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:18.154950  8686 catalog_manager.cc:1295] Loaded cluster ID: bcee023adb12481d8381db9e4d7325f8
I20260630 12:25:18.155166  8686 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:18.158608  8686 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:18.161577  8686 catalog_manager.cc:6081] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5: Loaded TSK: 0
I20260630 12:25:18.162437  8686 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:18.491461  8380 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:18.493299  8380 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:18.515993  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:25:18.531508  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:18.532207  7042 tablet_replica.cc:333] T 915d484669e74a8ea9e11c15c2ed746b P a331f985c5034609bc139ca367fd27af: stopping tablet replica
I20260630 12:25:18.532707  7042 raft_consensus.cc:2243] T 915d484669e74a8ea9e11c15c2ed746b P a331f985c5034609bc139ca367fd27af [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:18.533145  7042 raft_consensus.cc:2272] T 915d484669e74a8ea9e11c15c2ed746b P a331f985c5034609bc139ca367fd27af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.550666  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:25:18.559262  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:25:18.575332  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:18.576011  7042 tablet_replica.cc:333] T 0b5ab9f3f4de4fa6bf89395b500a89b6 P 9fd8e9ee8bd24d03b4378a78b372e3fb: stopping tablet replica
I20260630 12:25:18.576545  7042 raft_consensus.cc:2243] T 0b5ab9f3f4de4fa6bf89395b500a89b6 P 9fd8e9ee8bd24d03b4378a78b372e3fb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:18.576968  7042 raft_consensus.cc:2272] T 0b5ab9f3f4de4fa6bf89395b500a89b6 P 9fd8e9ee8bd24d03b4378a78b372e3fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.594401  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
I20260630 12:25:18.602722  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:25:18.618395  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:18.618959  7042 tablet_replica.cc:333] T a93e211e4cba43638f4e3d85bc802a2c P effabccd1fd8442db1e0bb4abce43330: stopping tablet replica
I20260630 12:25:18.619451  7042 raft_consensus.cc:2243] T a93e211e4cba43638f4e3d85bc802a2c P effabccd1fd8442db1e0bb4abce43330 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:18.620004  7042 raft_consensus.cc:2272] T a93e211e4cba43638f4e3d85bc802a2c P effabccd1fd8442db1e0bb4abce43330 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.620710  8311 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [term 2 FOLLOWER]: Refusing update from remote peer 050b9681eaf743c68234133e0f3e12d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 2 index: 10. (index mismatch)
I20260630 12:25:18.622285  8684 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260630 12:25:18.624727  8156 consensus_peers.cc:597] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 -> Peer 84c45e220696473985991c2b16bec471 (127.6.224.189:45323): Couldn't send request to peer 84c45e220696473985991c2b16bec471. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.189:45323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:18.627269  8687 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [sys.catalog]: SysCatalogTable state changed. Reason: New leader 050b9681eaf743c68234133e0f3e12d5. Latest consensus state: current_term: 2 leader_uuid: "050b9681eaf743c68234133e0f3e12d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } } }
I20260630 12:25:18.628161  8687 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:18.630867  8681 sys_catalog.cc:455] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "050b9681eaf743c68234133e0f3e12d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } } }
I20260630 12:25:18.631413  8681 sys_catalog.cc:458] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:18.632836  8687 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "050b9681eaf743c68234133e0f3e12d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050b9681eaf743c68234133e0f3e12d5" member_type: VOTER last_known_addr { host: "127.6.224.190" port: 35425 } } peers { permanent_uuid: "84c45e220696473985991c2b16bec471" member_type: VOTER last_known_addr { host: "127.6.224.189" port: 45323 } } peers { permanent_uuid: "22551042e48448839ac7d0be40cb39db" member_type: VOTER last_known_addr { host: "127.6.224.188" port: 44189 } } }
I20260630 12:25:18.633471  8687 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:18.640064  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:25:18.648216  7042 master.cc:562] Master@127.6.224.190:35425 shutting down...
I20260630 12:25:18.660719  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:25:18.661639  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.662051  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 050b9681eaf743c68234133e0f3e12d5: stopping tablet replica
I20260630 12:25:18.680532  7042 master.cc:584] Master@127.6.224.190:35425 shutdown complete.
I20260630 12:25:18.691421  7042 master.cc:562] Master@127.6.224.188:44189 shutting down...
I20260630 12:25:18.704504  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:18.705024  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.705386  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 22551042e48448839ac7d0be40cb39db: stopping tablet replica
I20260630 12:25:18.723282  7042 master.cc:584] Master@127.6.224.188:44189 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6660 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:25:18.747473  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:44877
I20260630 12:25:18.748481  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:18.753114  8691 instance_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:18.753322  8692 instance_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:18.754537  8694 instance_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:18.755496  7042 server_base.cc:1061] running on GCE node
I20260630 12:25:18.756215  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:18.756389  7042 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:18.756512  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822318756500 us; error 0 us; skew 500 ppm
I20260630 12:25:18.756938  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:18.759047  7042 webserver.cc:533] Webserver started at http://127.6.224.190:39083/ using document root <none> and password file <none>
I20260630 12:25:18.759445  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:18.759591  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:18.759790  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:18.760756  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "07f3fb8f3a234addae25ad1b9e91249c"
format_stamp: "Formatted at 2026-06-30 12:25:18 on dist-test-slave-fh7x"
I20260630 12:25:18.764901  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:25:18.768090  8699 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:18.768771  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:18.769016  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "07f3fb8f3a234addae25ad1b9e91249c"
format_stamp: "Formatted at 2026-06-30 12:25:18 on dist-test-slave-fh7x"
I20260630 12:25:18.769295  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-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:18.797840  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:18.799412  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:18.837983  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:44877
I20260630 12:25:18.838140  8751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:44877 every 8 connection(s)
I20260630 12:25:18.842376  8752 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:18.853940  8752 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c: Bootstrap starting.
I20260630 12:25:18.858830  8752 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:18.863320  8752 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c: No bootstrap required, opened a new log
I20260630 12:25:18.865679  8752 raft_consensus.cc:359] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07f3fb8f3a234addae25ad1b9e91249c" member_type: VOTER }
I20260630 12:25:18.866214  8752 raft_consensus.cc:385] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:18.866449  8752 raft_consensus.cc:740] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f3fb8f3a234addae25ad1b9e91249c, State: Initialized, Role: FOLLOWER
I20260630 12:25:18.867043  8752 consensus_queue.cc:260] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "07f3fb8f3a234addae25ad1b9e91249c" member_type: VOTER }
I20260630 12:25:18.867535  8752 raft_consensus.cc:399] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:18.867763  8752 raft_consensus.cc:493] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:18.868052  8752 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:18.872763  8752 raft_consensus.cc:515] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07f3fb8f3a234addae25ad1b9e91249c" member_type: VOTER }
I20260630 12:25:18.873347  8752 leader_election.cc:304] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c [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: 07f3fb8f3a234addae25ad1b9e91249c; no voters: 
I20260630 12:25:18.874465  8752 leader_election.cc:290] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:18.874888  8755 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:18.876116  8755 raft_consensus.cc:697] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c [term 1 LEADER]: Becoming Leader. State: Replica: 07f3fb8f3a234addae25ad1b9e91249c, State: Running, Role: LEADER
I20260630 12:25:18.876842  8755 consensus_queue.cc:237] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c [LEADER]: Queue going to LEADER mode. State: All 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: "07f3fb8f3a234addae25ad1b9e91249c" member_type: VOTER }
I20260630 12:25:18.877429  8752 sys_catalog.cc:565] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:18.880131  8757 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 07f3fb8f3a234addae25ad1b9e91249c. Latest consensus state: current_term: 1 leader_uuid: "07f3fb8f3a234addae25ad1b9e91249c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07f3fb8f3a234addae25ad1b9e91249c" member_type: VOTER } }
I20260630 12:25:18.880124  8756 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "07f3fb8f3a234addae25ad1b9e91249c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07f3fb8f3a234addae25ad1b9e91249c" member_type: VOTER } }
I20260630 12:25:18.880888  8757 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:18.880965  8756 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:18.883926  8761 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:18.889263  8761 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:18.893509  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:18.898582  8761 catalog_manager.cc:1383] Generated new cluster ID: 91d375988f5641d898dc64168cf95474
I20260630 12:25:18.898903  8761 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:18.912137  8761 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:18.913519  8761 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:18.927480  8761 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c: Generated new TSK 0
I20260630 12:25:18.928162  8761 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:18.960075  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:18.966843  8773 instance_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:18.967628  8774 instance_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:18.969542  7042 server_base.cc:1061] running on GCE node
W20260630 12:25:18.969714  8776 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:18.970615  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:18.970860  7042 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:18.971025  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822318971006 us; error 0 us; skew 500 ppm
I20260630 12:25:18.971524  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:18.973840  7042 webserver.cc:533] Webserver started at http://127.6.224.129:38761/ using document root <none> and password file <none>
I20260630 12:25:18.974303  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:18.974488  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:18.974795  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:18.975998  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "bc24306998914624813f919a4129089b"
format_stamp: "Formatted at 2026-06-30 12:25:18 on dist-test-slave-fh7x"
I20260630 12:25:18.980613  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:18.983817  8781 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:18.984508  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:18.984776  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "bc24306998914624813f919a4129089b"
format_stamp: "Formatted at 2026-06-30 12:25:18 on dist-test-slave-fh7x"
I20260630 12:25:18.985033  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-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:19.011441  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:19.012625  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:19.014148  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:19.016604  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:19.016824  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:19.017071  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:19.017234  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:25:19.056088  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:43031
I20260630 12:25:19.056182  8843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:43031 every 8 connection(s)
I20260630 12:25:19.061110  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:19.068544  8848 instance_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:19.069682  8849 instance_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:19.073669  7042 server_base.cc:1061] running on GCE node
W20260630 12:25:19.074220  8851 instance_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:19.074695  8844 heartbeater.cc:344] Connected to a master server at 127.6.224.190:44877
I20260630 12:25:19.075125  8844 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:19.075238  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:19.075506  7042 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:19.075693  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822319075675 us; error 0 us; skew 500 ppm
I20260630 12:25:19.076030  8844 heartbeater.cc:507] Master 127.6.224.190:44877 requested a full tablet report, sending...
I20260630 12:25:19.076448  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:19.078495  8717 ts_manager.cc:194] Registered new tserver with Master: bc24306998914624813f919a4129089b (127.6.224.129:43031)
I20260630 12:25:19.079212  7042 webserver.cc:533] Webserver started at http://127.6.224.130:42199/ using document root <none> and password file <none>
I20260630 12:25:19.079649  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:19.079804  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:19.080001  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:19.080300  8717 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58230
I20260630 12:25:19.081187  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "5d2d865dfe8f406486d24d5673d31ef9"
format_stamp: "Formatted at 2026-06-30 12:25:19 on dist-test-slave-fh7x"
I20260630 12:25:19.085680  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:25:19.088943  8856 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:19.089720  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:19.089993  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "5d2d865dfe8f406486d24d5673d31ef9"
format_stamp: "Formatted at 2026-06-30 12:25:19 on dist-test-slave-fh7x"
I20260630 12:25:19.090265  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-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:19.116333  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:19.117573  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:19.119030  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:19.121258  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:19.121438  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:19.121666  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:19.121819  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:19.158825  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:39101
I20260630 12:25:19.158919  8918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:39101 every 8 connection(s)
I20260630 12:25:19.163354  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:19.171238  8923 instance_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:19.172269  8922 instance_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:25:19.173805  7042 server_base.cc:1061] running on GCE node
W20260630 12:25:19.174654  8925 instance_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:19.175499  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:19.175711  7042 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:19.175920  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822319175899 us; error 0 us; skew 500 ppm
I20260630 12:25:19.176481  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:19.176448  8919 heartbeater.cc:344] Connected to a master server at 127.6.224.190:44877
I20260630 12:25:19.177069  8919 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:19.177896  8919 heartbeater.cc:507] Master 127.6.224.190:44877 requested a full tablet report, sending...
I20260630 12:25:19.179275  7042 webserver.cc:533] Webserver started at http://127.6.224.131:38281/ using document root <none> and password file <none>
I20260630 12:25:19.179742  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:19.179922  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:19.179960  8717 ts_manager.cc:194] Registered new tserver with Master: 5d2d865dfe8f406486d24d5673d31ef9 (127.6.224.130:39101)
I20260630 12:25:19.180183  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:19.181399  8717 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58242
I20260630 12:25:19.181461  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "7faa28e54f3b4b3fb13e0356a185ba99"
format_stamp: "Formatted at 2026-06-30 12:25:19 on dist-test-slave-fh7x"
I20260630 12:25:19.185914  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:25:19.189098  8930 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:19.189805  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:19.190073  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "7faa28e54f3b4b3fb13e0356a185ba99"
format_stamp: "Formatted at 2026-06-30 12:25:19 on dist-test-slave-fh7x"
I20260630 12:25:19.190347  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-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:19.202476  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:19.203691  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:19.205144  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:19.207358  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:19.207558  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:19.207791  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:19.207945  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:19.245677  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:36867
I20260630 12:25:19.245771  8992 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:36867 every 8 connection(s)
I20260630 12:25:19.258677  8993 heartbeater.cc:344] Connected to a master server at 127.6.224.190:44877
I20260630 12:25:19.259045  8993 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:19.259775  8993 heartbeater.cc:507] Master 127.6.224.190:44877 requested a full tablet report, sending...
I20260630 12:25:19.261638  8717 ts_manager.cc:194] Registered new tserver with Master: 7faa28e54f3b4b3fb13e0356a185ba99 (127.6.224.131:36867)
I20260630 12:25:19.261865  7042 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013172856s
I20260630 12:25:19.262951  8717 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58246
I20260630 12:25:20.082891  8844 heartbeater.cc:499] Master 127.6.224.190:44877 was elected leader, sending a full tablet report...
I20260630 12:25:20.183743  8919 heartbeater.cc:499] Master 127.6.224.190:44877 was elected leader, sending a full tablet report...
I20260630 12:25:20.265767  8993 heartbeater.cc:499] Master 127.6.224.190:44877 was elected leader, sending a full tablet report...
I20260630 12:25:20.320011  8717 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58252:
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:25:20.322185  8717 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:20.374110  8809 tablet_service.cc:1511] Processing CreateTablet for tablet bee05b08f0d04a9c82562901955749ec (DEFAULT_TABLE table=test-workload [id=8df0dff1707344889f2dda1e871135e3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:25:20.375078  8808 tablet_service.cc:1511] Processing CreateTablet for tablet 279a6d93ba184b06ad307ce5eb448c5b (DEFAULT_TABLE table=test-workload [id=8df0dff1707344889f2dda1e871135e3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:25:20.376348  8957 tablet_service.cc:1511] Processing CreateTablet for tablet 279a6d93ba184b06ad307ce5eb448c5b (DEFAULT_TABLE table=test-workload [id=8df0dff1707344889f2dda1e871135e3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:25:20.376847  8958 tablet_service.cc:1511] Processing CreateTablet for tablet bee05b08f0d04a9c82562901955749ec (DEFAULT_TABLE table=test-workload [id=8df0dff1707344889f2dda1e871135e3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:25:20.377763  8957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 279a6d93ba184b06ad307ce5eb448c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.375631  8809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bee05b08f0d04a9c82562901955749ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.378643  8808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 279a6d93ba184b06ad307ce5eb448c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.379323  8958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bee05b08f0d04a9c82562901955749ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.391551  8884 tablet_service.cc:1511] Processing CreateTablet for tablet bee05b08f0d04a9c82562901955749ec (DEFAULT_TABLE table=test-workload [id=8df0dff1707344889f2dda1e871135e3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:25:20.394299  8883 tablet_service.cc:1511] Processing CreateTablet for tablet 279a6d93ba184b06ad307ce5eb448c5b (DEFAULT_TABLE table=test-workload [id=8df0dff1707344889f2dda1e871135e3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:25:20.393026  8884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bee05b08f0d04a9c82562901955749ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.398404  9013 tablet_bootstrap.cc:492] T 279a6d93ba184b06ad307ce5eb448c5b P 7faa28e54f3b4b3fb13e0356a185ba99: Bootstrap starting.
I20260630 12:25:20.399317  8883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 279a6d93ba184b06ad307ce5eb448c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.404611  9013 tablet_bootstrap.cc:654] T 279a6d93ba184b06ad307ce5eb448c5b P 7faa28e54f3b4b3fb13e0356a185ba99: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.412685  9014 tablet_bootstrap.cc:492] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b: Bootstrap starting.
I20260630 12:25:20.415616  9016 tablet_bootstrap.cc:492] T bee05b08f0d04a9c82562901955749ec P 5d2d865dfe8f406486d24d5673d31ef9: Bootstrap starting.
I20260630 12:25:20.420194  9014 tablet_bootstrap.cc:654] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.422603  9016 tablet_bootstrap.cc:654] T bee05b08f0d04a9c82562901955749ec P 5d2d865dfe8f406486d24d5673d31ef9: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.423592  9013 tablet_bootstrap.cc:492] T 279a6d93ba184b06ad307ce5eb448c5b P 7faa28e54f3b4b3fb13e0356a185ba99: No bootstrap required, opened a new log
I20260630 12:25:20.424033  9013 ts_tablet_manager.cc:1403] T 279a6d93ba184b06ad307ce5eb448c5b P 7faa28e54f3b4b3fb13e0356a185ba99: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260630 12:25:20.426553  9014 tablet_bootstrap.cc:492] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b: No bootstrap required, opened a new log
I20260630 12:25:20.427139  9014 ts_tablet_manager.cc:1403] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:25:20.427007  9013 raft_consensus.cc:359] T 279a6d93ba184b06ad307ce5eb448c5b P 7faa28e54f3b4b3fb13e0356a185ba99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } }
I20260630 12:25:20.427852  9013 raft_consensus.cc:385] T 279a6d93ba184b06ad307ce5eb448c5b P 7faa28e54f3b4b3fb13e0356a185ba99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.428238  9013 raft_consensus.cc:740] T 279a6d93ba184b06ad307ce5eb448c5b P 7faa28e54f3b4b3fb13e0356a185ba99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7faa28e54f3b4b3fb13e0356a185ba99, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.429123  9013 consensus_queue.cc:260] T 279a6d93ba184b06ad307ce5eb448c5b P 7faa28e54f3b4b3fb13e0356a185ba99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } }
I20260630 12:25:20.430308  9016 tablet_bootstrap.cc:492] T bee05b08f0d04a9c82562901955749ec P 5d2d865dfe8f406486d24d5673d31ef9: No bootstrap required, opened a new log
I20260630 12:25:20.429931  9014 raft_consensus.cc:359] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } }
I20260630 12:25:20.430712  9014 raft_consensus.cc:385] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.430831  9016 ts_tablet_manager.cc:1403] T bee05b08f0d04a9c82562901955749ec P 5d2d865dfe8f406486d24d5673d31ef9: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.002s
I20260630 12:25:20.431023  9014 raft_consensus.cc:740] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc24306998914624813f919a4129089b, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.431815  9014 consensus_queue.cc:260] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } }
I20260630 12:25:20.432704  9013 ts_tablet_manager.cc:1434] T 279a6d93ba184b06ad307ce5eb448c5b P 7faa28e54f3b4b3fb13e0356a185ba99: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:25:20.433698  9013 tablet_bootstrap.cc:492] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99: Bootstrap starting.
I20260630 12:25:20.433697  9016 raft_consensus.cc:359] T bee05b08f0d04a9c82562901955749ec P 5d2d865dfe8f406486d24d5673d31ef9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } }
I20260630 12:25:20.434571  9016 raft_consensus.cc:385] T bee05b08f0d04a9c82562901955749ec P 5d2d865dfe8f406486d24d5673d31ef9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.434923  9016 raft_consensus.cc:740] T bee05b08f0d04a9c82562901955749ec P 5d2d865dfe8f406486d24d5673d31ef9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d2d865dfe8f406486d24d5673d31ef9, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.435774  9016 consensus_queue.cc:260] T bee05b08f0d04a9c82562901955749ec P 5d2d865dfe8f406486d24d5673d31ef9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } }
I20260630 12:25:20.440598  9013 tablet_bootstrap.cc:654] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.448273  9016 ts_tablet_manager.cc:1434] T bee05b08f0d04a9c82562901955749ec P 5d2d865dfe8f406486d24d5673d31ef9: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.009s
I20260630 12:25:20.449534  9016 tablet_bootstrap.cc:492] T 279a6d93ba184b06ad307ce5eb448c5b P 5d2d865dfe8f406486d24d5673d31ef9: Bootstrap starting.
I20260630 12:25:20.450800  9014 ts_tablet_manager.cc:1434] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.003s
I20260630 12:25:20.451531  9013 tablet_bootstrap.cc:492] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99: No bootstrap required, opened a new log
I20260630 12:25:20.451980  9014 tablet_bootstrap.cc:492] T bee05b08f0d04a9c82562901955749ec P bc24306998914624813f919a4129089b: Bootstrap starting.
I20260630 12:25:20.452060  9013 ts_tablet_manager.cc:1403] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260630 12:25:20.455538  9016 tablet_bootstrap.cc:654] T 279a6d93ba184b06ad307ce5eb448c5b P 5d2d865dfe8f406486d24d5673d31ef9: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.456818  9013 raft_consensus.cc:359] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } }
I20260630 12:25:20.457670  9013 raft_consensus.cc:385] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.458000  9013 raft_consensus.cc:740] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7faa28e54f3b4b3fb13e0356a185ba99, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.458828  9014 tablet_bootstrap.cc:654] T bee05b08f0d04a9c82562901955749ec P bc24306998914624813f919a4129089b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:20.458916  9013 consensus_queue.cc:260] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } }
I20260630 12:25:20.461228  9013 ts_tablet_manager.cc:1434] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:25:20.466527  9019 raft_consensus.cc:493] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:20.467069  9019 raft_consensus.cc:515] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } }
I20260630 12:25:20.474314  9019 leader_election.cc:290] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc24306998914624813f919a4129089b (127.6.224.129:43031), 5d2d865dfe8f406486d24d5673d31ef9 (127.6.224.130:39101)
I20260630 12:25:20.489667  9014 tablet_bootstrap.cc:492] T bee05b08f0d04a9c82562901955749ec P bc24306998914624813f919a4129089b: No bootstrap required, opened a new log
I20260630 12:25:20.490288  9014 ts_tablet_manager.cc:1403] T bee05b08f0d04a9c82562901955749ec P bc24306998914624813f919a4129089b: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.020s
I20260630 12:25:20.490780  9016 tablet_bootstrap.cc:492] T 279a6d93ba184b06ad307ce5eb448c5b P 5d2d865dfe8f406486d24d5673d31ef9: No bootstrap required, opened a new log
I20260630 12:25:20.490171  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee05b08f0d04a9c82562901955749ec" candidate_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc24306998914624813f919a4129089b" is_pre_election: true
I20260630 12:25:20.491336  9016 ts_tablet_manager.cc:1403] T 279a6d93ba184b06ad307ce5eb448c5b P 5d2d865dfe8f406486d24d5673d31ef9: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.024s
I20260630 12:25:20.493690  9014 raft_consensus.cc:359] T bee05b08f0d04a9c82562901955749ec P bc24306998914624813f919a4129089b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } }
I20260630 12:25:20.494701  9014 raft_consensus.cc:385] T bee05b08f0d04a9c82562901955749ec P bc24306998914624813f919a4129089b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.495080  9014 raft_consensus.cc:740] T bee05b08f0d04a9c82562901955749ec P bc24306998914624813f919a4129089b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc24306998914624813f919a4129089b, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.494835  9016 raft_consensus.cc:359] T 279a6d93ba184b06ad307ce5eb448c5b P 5d2d865dfe8f406486d24d5673d31ef9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } }
I20260630 12:25:20.495692  9016 raft_consensus.cc:385] T 279a6d93ba184b06ad307ce5eb448c5b P 5d2d865dfe8f406486d24d5673d31ef9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:20.496013  9016 raft_consensus.cc:740] T 279a6d93ba184b06ad307ce5eb448c5b P 5d2d865dfe8f406486d24d5673d31ef9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d2d865dfe8f406486d24d5673d31ef9, State: Initialized, Role: FOLLOWER
I20260630 12:25:20.495975  9014 consensus_queue.cc:260] T bee05b08f0d04a9c82562901955749ec P bc24306998914624813f919a4129089b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } }
I20260630 12:25:20.496958  8819 raft_consensus.cc:2468] T bee05b08f0d04a9c82562901955749ec P bc24306998914624813f919a4129089b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7faa28e54f3b4b3fb13e0356a185ba99 in term 0.
I20260630 12:25:20.498224  9014 ts_tablet_manager.cc:1434] T bee05b08f0d04a9c82562901955749ec P bc24306998914624813f919a4129089b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:25:20.499496  8931 leader_election.cc:304] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7faa28e54f3b4b3fb13e0356a185ba99, bc24306998914624813f919a4129089b; no voters: 
I20260630 12:25:20.499666  9016 consensus_queue.cc:260] T 279a6d93ba184b06ad307ce5eb448c5b P 5d2d865dfe8f406486d24d5673d31ef9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } }
I20260630 12:25:20.500164  8894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee05b08f0d04a9c82562901955749ec" candidate_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d2d865dfe8f406486d24d5673d31ef9" is_pre_election: true
I20260630 12:25:20.500460  9019 raft_consensus.cc:2804] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:20.500834  9019 raft_consensus.cc:493] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:20.501346  9019 raft_consensus.cc:3060] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.500836  8894 raft_consensus.cc:2468] T bee05b08f0d04a9c82562901955749ec P 5d2d865dfe8f406486d24d5673d31ef9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7faa28e54f3b4b3fb13e0356a185ba99 in term 0.
I20260630 12:25:20.511967  9016 ts_tablet_manager.cc:1434] T 279a6d93ba184b06ad307ce5eb448c5b P 5d2d865dfe8f406486d24d5673d31ef9: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260630 12:25:20.514659  9019 raft_consensus.cc:515] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } }
I20260630 12:25:20.516645  9019 leader_election.cc:290] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [CANDIDATE]: Term 1 election: Requested vote from peers bc24306998914624813f919a4129089b (127.6.224.129:43031), 5d2d865dfe8f406486d24d5673d31ef9 (127.6.224.130:39101)
I20260630 12:25:20.517633  8894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee05b08f0d04a9c82562901955749ec" candidate_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d2d865dfe8f406486d24d5673d31ef9"
I20260630 12:25:20.517537  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee05b08f0d04a9c82562901955749ec" candidate_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc24306998914624813f919a4129089b"
I20260630 12:25:20.518193  8894 raft_consensus.cc:3060] T bee05b08f0d04a9c82562901955749ec P 5d2d865dfe8f406486d24d5673d31ef9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.518333  8819 raft_consensus.cc:3060] T bee05b08f0d04a9c82562901955749ec P bc24306998914624813f919a4129089b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.523311  8819 raft_consensus.cc:2468] T bee05b08f0d04a9c82562901955749ec P bc24306998914624813f919a4129089b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faa28e54f3b4b3fb13e0356a185ba99 in term 1.
I20260630 12:25:20.523373  8894 raft_consensus.cc:2468] T bee05b08f0d04a9c82562901955749ec P 5d2d865dfe8f406486d24d5673d31ef9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faa28e54f3b4b3fb13e0356a185ba99 in term 1.
I20260630 12:25:20.524363  8931 leader_election.cc:304] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7faa28e54f3b4b3fb13e0356a185ba99, bc24306998914624813f919a4129089b; no voters: 
I20260630 12:25:20.525065  9019 raft_consensus.cc:2804] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:20.526144  9019 raft_consensus.cc:697] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [term 1 LEADER]: Becoming Leader. State: Replica: 7faa28e54f3b4b3fb13e0356a185ba99, State: Running, Role: LEADER
I20260630 12:25:20.526830  9019 consensus_queue.cc:237] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } }
I20260630 12:25:20.533314  8717 catalog_manager.cc:5697] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7faa28e54f3b4b3fb13e0356a185ba99 (127.6.224.131). New cstate: current_term: 1 leader_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:20.554296  9020 raft_consensus.cc:493] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:20.554791  9020 raft_consensus.cc:515] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } }
I20260630 12:25:20.556787  9020 leader_election.cc:290] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d2d865dfe8f406486d24d5673d31ef9 (127.6.224.130:39101), 7faa28e54f3b4b3fb13e0356a185ba99 (127.6.224.131:36867)
I20260630 12:25:20.567036  8894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279a6d93ba184b06ad307ce5eb448c5b" candidate_uuid: "bc24306998914624813f919a4129089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d2d865dfe8f406486d24d5673d31ef9" is_pre_election: true
I20260630 12:25:20.567358  8968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279a6d93ba184b06ad307ce5eb448c5b" candidate_uuid: "bc24306998914624813f919a4129089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" is_pre_election: true
I20260630 12:25:20.567582  8894 raft_consensus.cc:2468] T 279a6d93ba184b06ad307ce5eb448c5b P 5d2d865dfe8f406486d24d5673d31ef9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc24306998914624813f919a4129089b in term 0.
I20260630 12:25:20.567972  8968 raft_consensus.cc:2468] T 279a6d93ba184b06ad307ce5eb448c5b P 7faa28e54f3b4b3fb13e0356a185ba99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc24306998914624813f919a4129089b in term 0.
I20260630 12:25:20.568578  8785 leader_election.cc:304] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d2d865dfe8f406486d24d5673d31ef9, bc24306998914624813f919a4129089b; no voters: 
I20260630 12:25:20.569253  9020 raft_consensus.cc:2804] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:20.569582  9020 raft_consensus.cc:493] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:20.569798  9020 raft_consensus.cc:3060] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.574420  9020 raft_consensus.cc:515] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } }
I20260630 12:25:20.576030  9020 leader_election.cc:290] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b [CANDIDATE]: Term 1 election: Requested vote from peers 5d2d865dfe8f406486d24d5673d31ef9 (127.6.224.130:39101), 7faa28e54f3b4b3fb13e0356a185ba99 (127.6.224.131:36867)
I20260630 12:25:20.576989  8968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279a6d93ba184b06ad307ce5eb448c5b" candidate_uuid: "bc24306998914624813f919a4129089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faa28e54f3b4b3fb13e0356a185ba99"
I20260630 12:25:20.577000  8894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279a6d93ba184b06ad307ce5eb448c5b" candidate_uuid: "bc24306998914624813f919a4129089b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d2d865dfe8f406486d24d5673d31ef9"
I20260630 12:25:20.577620  8968 raft_consensus.cc:3060] T 279a6d93ba184b06ad307ce5eb448c5b P 7faa28e54f3b4b3fb13e0356a185ba99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.577694  8894 raft_consensus.cc:3060] T 279a6d93ba184b06ad307ce5eb448c5b P 5d2d865dfe8f406486d24d5673d31ef9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:20.582968  8894 raft_consensus.cc:2468] T 279a6d93ba184b06ad307ce5eb448c5b P 5d2d865dfe8f406486d24d5673d31ef9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc24306998914624813f919a4129089b in term 1.
I20260630 12:25:20.583256  8968 raft_consensus.cc:2468] T 279a6d93ba184b06ad307ce5eb448c5b P 7faa28e54f3b4b3fb13e0356a185ba99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc24306998914624813f919a4129089b in term 1.
I20260630 12:25:20.583918  8785 leader_election.cc:304] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d2d865dfe8f406486d24d5673d31ef9, bc24306998914624813f919a4129089b; no voters: 
I20260630 12:25:20.584671  9020 raft_consensus.cc:2804] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:20.585801  9020 raft_consensus.cc:697] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b [term 1 LEADER]: Becoming Leader. State: Replica: bc24306998914624813f919a4129089b, State: Running, Role: LEADER
I20260630 12:25:20.586496  9020 consensus_queue.cc:237] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } }
I20260630 12:25:20.593526  8717 catalog_manager.cc:5697] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b reported cstate change: term changed from 0 to 1, leader changed from <none> to bc24306998914624813f919a4129089b (127.6.224.129). New cstate: current_term: 1 leader_uuid: "bc24306998914624813f919a4129089b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } health_report { overall_health: UNKNOWN } } }
W20260630 12:25:20.664034  8920 tablet.cc:2406] T 279a6d93ba184b06ad307ce5eb448c5b P 5d2d865dfe8f406486d24d5673d31ef9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:25:20.893494  8770 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:20.895516  8770 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:20.895866  8770 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:20.968532  9019 consensus_queue.cc:1048] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:20.980118  9027 consensus_queue.cc:1048] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:21.053627  9020 consensus_queue.cc:1048] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:21.064527  9039 consensus_queue.cc:1048] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:22.896801  8770 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:22.898764  8770 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:22.899210  8770 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:24.900158  8770 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:24.902029  8770 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:24.902325  8770 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:26.903193  8770 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:26.904974  8770 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:26.905297  8770 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:28.906495  8770 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:28.908726  8770 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:28.909085  8770 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:30.910033  8770 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:30.911929  8770 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:30.912262  8770 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:31.692938  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:31.700042  9047 instance_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:31.700268  9048 instance_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:31.703637  7042 server_base.cc:1061] running on GCE node
W20260630 12:25:31.703594  9050 instance_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:31.705469  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:31.705687  7042 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:31.705827  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822331705816 us; error 0 us; skew 500 ppm
I20260630 12:25:31.706278  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:31.708864  7042 webserver.cc:533] Webserver started at http://127.6.224.132:43463/ using document root <none> and password file <none>
I20260630 12:25:31.709406  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:31.709585  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:31.709842  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:31.711154  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-0/minicluster-data/ts-3-root/instance:
uuid: "8ef68db2eea34ce39dd1926bc0095d03"
format_stamp: "Formatted at 2026-06-30 12:25:31 on dist-test-slave-fh7x"
I20260630 12:25:31.715754  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:25:31.719235  9055 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:31.719988  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:31.720252  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-0/minicluster-data/ts-3-root
uuid: "8ef68db2eea34ce39dd1926bc0095d03"
format_stamp: "Formatted at 2026-06-30 12:25:31 on dist-test-slave-fh7x"
I20260630 12:25:31.720494  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-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:31.781653  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:31.783097  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:31.784539  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:31.787210  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:31.787420  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:31.787611  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:31.787750  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:31.827240  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.132:46015
I20260630 12:25:31.827329  9117 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.132:46015 every 8 connection(s)
I20260630 12:25:31.845570  9118 heartbeater.cc:344] Connected to a master server at 127.6.224.190:44877
I20260630 12:25:31.845960  9118 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:31.846719  9118 heartbeater.cc:507] Master 127.6.224.190:44877 requested a full tablet report, sending...
I20260630 12:25:31.848735  8716 ts_manager.cc:194] Registered new tserver with Master: 8ef68db2eea34ce39dd1926bc0095d03 (127.6.224.132:46015)
I20260630 12:25:31.850301  8716 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56476
I20260630 12:25:31.956837  8968 consensus_queue.cc:237] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [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: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "8ef68db2eea34ce39dd1926bc0095d03" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46015 } attrs { promote: true } }
I20260630 12:25:31.964632  8819 raft_consensus.cc:1275] T bee05b08f0d04a9c82562901955749ec P bc24306998914624813f919a4129089b [term 1 FOLLOWER]: Refusing update from remote peer 7faa28e54f3b4b3fb13e0356a185ba99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:31.964684  8893 raft_consensus.cc:1275] T bee05b08f0d04a9c82562901955749ec P 5d2d865dfe8f406486d24d5673d31ef9 [term 1 FOLLOWER]: Refusing update from remote peer 7faa28e54f3b4b3fb13e0356a185ba99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:31.966746  9125 consensus_queue.cc:1048] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } 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:25:31.967826  9126 consensus_queue.cc:1048] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:31.977777  9125 raft_consensus.cc:2955] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8ef68db2eea34ce39dd1926bc0095d03 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "8ef68db2eea34ce39dd1926bc0095d03" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46015 } attrs { promote: true } } }
W20260630 12:25:31.980532  8933 consensus_peers.cc:597] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 -> Peer 8ef68db2eea34ce39dd1926bc0095d03 (127.6.224.132:46015): Couldn't send request to peer 8ef68db2eea34ce39dd1926bc0095d03. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bee05b08f0d04a9c82562901955749ec. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:31.979694  8819 raft_consensus.cc:2955] T bee05b08f0d04a9c82562901955749ec P bc24306998914624813f919a4129089b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8ef68db2eea34ce39dd1926bc0095d03 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "8ef68db2eea34ce39dd1926bc0095d03" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46015 } attrs { promote: true } } }
I20260630 12:25:31.986379  8893 raft_consensus.cc:2955] T bee05b08f0d04a9c82562901955749ec P 5d2d865dfe8f406486d24d5673d31ef9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8ef68db2eea34ce39dd1926bc0095d03 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "8ef68db2eea34ce39dd1926bc0095d03" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46015 } attrs { promote: true } } }
I20260630 12:25:31.993088  8716 catalog_manager.cc:5697] T bee05b08f0d04a9c82562901955749ec P bc24306998914624813f919a4129089b reported cstate change: config changed from index -1 to 2, NON_VOTER 8ef68db2eea34ce39dd1926bc0095d03 (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "8ef68db2eea34ce39dd1926bc0095d03" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46015 } attrs { promote: true } } }
I20260630 12:25:32.566234  9136 ts_tablet_manager.cc:933] T bee05b08f0d04a9c82562901955749ec P 8ef68db2eea34ce39dd1926bc0095d03: Initiating tablet copy from peer 7faa28e54f3b4b3fb13e0356a185ba99 (127.6.224.131:36867)
I20260630 12:25:32.567925  9136 tablet_copy_client.cc:323] T bee05b08f0d04a9c82562901955749ec P 8ef68db2eea34ce39dd1926bc0095d03: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.131:36867
I20260630 12:25:32.578796  8978 tablet_copy_service.cc:140] P 7faa28e54f3b4b3fb13e0356a185ba99: Received BeginTabletCopySession request for tablet bee05b08f0d04a9c82562901955749ec from peer 8ef68db2eea34ce39dd1926bc0095d03 ({username='slave'} at 127.0.0.1:34310)
I20260630 12:25:32.579268  8978 tablet_copy_service.cc:161] P 7faa28e54f3b4b3fb13e0356a185ba99: Beginning new tablet copy session on tablet bee05b08f0d04a9c82562901955749ec from peer 8ef68db2eea34ce39dd1926bc0095d03 at {username='slave'} at 127.0.0.1:34310: session id = 8ef68db2eea34ce39dd1926bc0095d03-bee05b08f0d04a9c82562901955749ec
I20260630 12:25:32.585006  8978 tablet_copy_source_session.cc:215] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:32.587772  9136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bee05b08f0d04a9c82562901955749ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:32.599493  9136 tablet_copy_client.cc:806] T bee05b08f0d04a9c82562901955749ec P 8ef68db2eea34ce39dd1926bc0095d03: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:32.600108  9136 tablet_copy_client.cc:670] T bee05b08f0d04a9c82562901955749ec P 8ef68db2eea34ce39dd1926bc0095d03: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:32.603894  9136 tablet_copy_client.cc:538] T bee05b08f0d04a9c82562901955749ec P 8ef68db2eea34ce39dd1926bc0095d03: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:32.610623  9136 tablet_bootstrap.cc:492] T bee05b08f0d04a9c82562901955749ec P 8ef68db2eea34ce39dd1926bc0095d03: Bootstrap starting.
I20260630 12:25:32.626109  9136 tablet_bootstrap.cc:492] T bee05b08f0d04a9c82562901955749ec P 8ef68db2eea34ce39dd1926bc0095d03: 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:25:32.626782  9136 tablet_bootstrap.cc:492] T bee05b08f0d04a9c82562901955749ec P 8ef68db2eea34ce39dd1926bc0095d03: Bootstrap complete.
I20260630 12:25:32.627310  9136 ts_tablet_manager.cc:1403] T bee05b08f0d04a9c82562901955749ec P 8ef68db2eea34ce39dd1926bc0095d03: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260630 12:25:32.629561  9136 raft_consensus.cc:359] T bee05b08f0d04a9c82562901955749ec P 8ef68db2eea34ce39dd1926bc0095d03 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "8ef68db2eea34ce39dd1926bc0095d03" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46015 } attrs { promote: true } }
I20260630 12:25:32.630167  9136 raft_consensus.cc:740] T bee05b08f0d04a9c82562901955749ec P 8ef68db2eea34ce39dd1926bc0095d03 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8ef68db2eea34ce39dd1926bc0095d03, State: Initialized, Role: LEARNER
I20260630 12:25:32.630659  9136 consensus_queue.cc:260] T bee05b08f0d04a9c82562901955749ec P 8ef68db2eea34ce39dd1926bc0095d03 [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: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "8ef68db2eea34ce39dd1926bc0095d03" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 46015 } attrs { promote: true } }
I20260630 12:25:32.632722  9118 heartbeater.cc:499] Master 127.6.224.190:44877 was elected leader, sending a full tablet report...
I20260630 12:25:32.633112  9136 ts_tablet_manager.cc:1434] T bee05b08f0d04a9c82562901955749ec P 8ef68db2eea34ce39dd1926bc0095d03: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:25:32.634809  8978 tablet_copy_service.cc:342] P 7faa28e54f3b4b3fb13e0356a185ba99: Request end of tablet copy session 8ef68db2eea34ce39dd1926bc0095d03-bee05b08f0d04a9c82562901955749ec received from {username='slave'} at 127.0.0.1:34310
I20260630 12:25:32.635253  8978 tablet_copy_service.cc:434] P 7faa28e54f3b4b3fb13e0356a185ba99: ending tablet copy session 8ef68db2eea34ce39dd1926bc0095d03-bee05b08f0d04a9c82562901955749ec on tablet bee05b08f0d04a9c82562901955749ec with peer 8ef68db2eea34ce39dd1926bc0095d03
I20260630 12:25:32.913406  8770 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:32.916162  8770 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:32.916723  8770 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:33.182420  9093 raft_consensus.cc:1217] T bee05b08f0d04a9c82562901955749ec P 8ef68db2eea34ce39dd1926bc0095d03 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:33.571664  9143 raft_consensus.cc:1064] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99: attempting to promote NON_VOTER 8ef68db2eea34ce39dd1926bc0095d03 to VOTER
I20260630 12:25:33.573789  9143 consensus_queue.cc:237] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [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: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "8ef68db2eea34ce39dd1926bc0095d03" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 46015 } attrs { promote: false } }
I20260630 12:25:33.580049  9093 raft_consensus.cc:1275] T bee05b08f0d04a9c82562901955749ec P 8ef68db2eea34ce39dd1926bc0095d03 [term 1 LEARNER]: Refusing update from remote peer 7faa28e54f3b4b3fb13e0356a185ba99: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:33.580744  8819 raft_consensus.cc:1275] T bee05b08f0d04a9c82562901955749ec P bc24306998914624813f919a4129089b [term 1 FOLLOWER]: Refusing update from remote peer 7faa28e54f3b4b3fb13e0356a185ba99: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:33.580744  8893 raft_consensus.cc:1275] T bee05b08f0d04a9c82562901955749ec P 5d2d865dfe8f406486d24d5673d31ef9 [term 1 FOLLOWER]: Refusing update from remote peer 7faa28e54f3b4b3fb13e0356a185ba99: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:33.581768  9143 consensus_queue.cc:1048] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ef68db2eea34ce39dd1926bc0095d03" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 46015 } 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:25:33.582830  9142 consensus_queue.cc:1048] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } 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:25:33.583523  9126 consensus_queue.cc:1048] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:33.605360  9142 raft_consensus.cc:2955] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8ef68db2eea34ce39dd1926bc0095d03 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "8ef68db2eea34ce39dd1926bc0095d03" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 46015 } attrs { promote: false } } }
I20260630 12:25:33.607710  8893 raft_consensus.cc:2955] T bee05b08f0d04a9c82562901955749ec P 5d2d865dfe8f406486d24d5673d31ef9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8ef68db2eea34ce39dd1926bc0095d03 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "8ef68db2eea34ce39dd1926bc0095d03" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 46015 } attrs { promote: false } } }
I20260630 12:25:33.607710  8819 raft_consensus.cc:2955] T bee05b08f0d04a9c82562901955749ec P bc24306998914624813f919a4129089b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8ef68db2eea34ce39dd1926bc0095d03 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "8ef68db2eea34ce39dd1926bc0095d03" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 46015 } attrs { promote: false } } }
I20260630 12:25:33.617571  9093 raft_consensus.cc:2955] T bee05b08f0d04a9c82562901955749ec P 8ef68db2eea34ce39dd1926bc0095d03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8ef68db2eea34ce39dd1926bc0095d03 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "8ef68db2eea34ce39dd1926bc0095d03" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 46015 } attrs { promote: false } } }
I20260630 12:25:33.623243  8717 catalog_manager.cc:5697] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 reported cstate change: config changed from index 2 to 3, 8ef68db2eea34ce39dd1926bc0095d03 (127.6.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc24306998914624813f919a4129089b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43031 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ef68db2eea34ce39dd1926bc0095d03" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 46015 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:25:33.648566  8968 consensus_queue.cc:237] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [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: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "8ef68db2eea34ce39dd1926bc0095d03" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 46015 } attrs { promote: false } }
I20260630 12:25:33.654232  9093 raft_consensus.cc:1275] T bee05b08f0d04a9c82562901955749ec P 8ef68db2eea34ce39dd1926bc0095d03 [term 1 FOLLOWER]: Refusing update from remote peer 7faa28e54f3b4b3fb13e0356a185ba99: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:33.654899  8893 raft_consensus.cc:1275] T bee05b08f0d04a9c82562901955749ec P 5d2d865dfe8f406486d24d5673d31ef9 [term 1 FOLLOWER]: Refusing update from remote peer 7faa28e54f3b4b3fb13e0356a185ba99: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:33.655629  9126 consensus_queue.cc:1048] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ef68db2eea34ce39dd1926bc0095d03" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 46015 } 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:25:33.656486  9142 consensus_queue.cc:1048] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:33.664597  9142 raft_consensus.cc:2955] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc24306998914624813f919a4129089b (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "8ef68db2eea34ce39dd1926bc0095d03" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 46015 } attrs { promote: false } } }
I20260630 12:25:33.667210  9093 raft_consensus.cc:2955] T bee05b08f0d04a9c82562901955749ec P 8ef68db2eea34ce39dd1926bc0095d03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc24306998914624813f919a4129089b (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "8ef68db2eea34ce39dd1926bc0095d03" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 46015 } attrs { promote: false } } }
I20260630 12:25:33.670704  8893 raft_consensus.cc:2955] T bee05b08f0d04a9c82562901955749ec P 5d2d865dfe8f406486d24d5673d31ef9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc24306998914624813f919a4129089b (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } } peers { permanent_uuid: "8ef68db2eea34ce39dd1926bc0095d03" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 46015 } attrs { promote: false } } }
I20260630 12:25:33.678928  8701 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bee05b08f0d04a9c82562901955749ec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:33.685364  8714 catalog_manager.cc:5697] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 reported cstate change: config changed from index 3 to 4, VOTER bc24306998914624813f919a4129089b (127.6.224.129) evicted. New cstate: current_term: 1 leader_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7faa28e54f3b4b3fb13e0356a185ba99" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 36867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d2d865dfe8f406486d24d5673d31ef9" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ef68db2eea34ce39dd1926bc0095d03" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 46015 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:25:33.698524  8808 tablet_service.cc:1558] Processing DeleteTablet for tablet bee05b08f0d04a9c82562901955749ec with delete_type TABLET_DATA_TOMBSTONED (TS bc24306998914624813f919a4129089b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36128
I20260630 12:25:33.701351  9154 tablet_replica.cc:333] T bee05b08f0d04a9c82562901955749ec P bc24306998914624813f919a4129089b: stopping tablet replica
I20260630 12:25:33.702172  9154 raft_consensus.cc:2243] T bee05b08f0d04a9c82562901955749ec P bc24306998914624813f919a4129089b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:33.702822  9154 raft_consensus.cc:2272] T bee05b08f0d04a9c82562901955749ec P bc24306998914624813f919a4129089b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:33.705483  9154 ts_tablet_manager.cc:1916] T bee05b08f0d04a9c82562901955749ec P bc24306998914624813f919a4129089b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:33.716102  9154 ts_tablet_manager.cc:1929] T bee05b08f0d04a9c82562901955749ec P bc24306998914624813f919a4129089b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:33.716519  9154 log.cc:1199] T bee05b08f0d04a9c82562901955749ec P bc24306998914624813f919a4129089b: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822288522220-7042-0/minicluster-data/ts-0-root/wals/bee05b08f0d04a9c82562901955749ec
I20260630 12:25:33.718120  8700 catalog_manager.cc:5028] TS bc24306998914624813f919a4129089b (127.6.224.129:43031): tablet bee05b08f0d04a9c82562901955749ec (table test-workload [id=8df0dff1707344889f2dda1e871135e3]) successfully deleted
I20260630 12:25:34.917771  8770 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:34.920053  8770 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:34.920361  8770 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:37.272984  8770 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:37.277551  8770 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:37.278214  8770 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:25:38.252350  8840 debug-util.cc:398] Leaking SignalData structure 0x7b0800104940 after lost signal to thread 7045
W20260630 12:25:38.253235  8840 debug-util.cc:398] Leaking SignalData structure 0x7b0800109740 after lost signal to thread 8751
W20260630 12:25:38.254104  8840 debug-util.cc:398] Leaking SignalData structure 0x7b08001d86e0 after lost signal to thread 8843
W20260630 12:25:38.254863  8840 debug-util.cc:398] Leaking SignalData structure 0x7b080014a520 after lost signal to thread 8918
W20260630 12:25:38.255614  8840 debug-util.cc:398] Leaking SignalData structure 0x7b080008f2c0 after lost signal to thread 8992
W20260630 12:25:38.256403  8840 debug-util.cc:398] Leaking SignalData structure 0x7b08000b8cc0 after lost signal to thread 9117
I20260630 12:25:39.279381  8770 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:39.281713  8770 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:39.282147  8770 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:41.283282  8770 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:41.285936  8770 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:41.286444  8770 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:43.287557  8770 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:43.290241  8770 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:43.290704  8770 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:45.291654  8770 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:45.293702  8770 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:45.294049  8770 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:45.609362  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:25:45.637236  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:45.638055  7042 tablet_replica.cc:333] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b: stopping tablet replica
I20260630 12:25:45.638639  7042 raft_consensus.cc:2243] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:45.639598  7042 raft_consensus.cc:2272] T 279a6d93ba184b06ad307ce5eb448c5b P bc24306998914624813f919a4129089b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:45.678123  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:25:45.691488  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:25:45.715310  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:45.715998  7042 tablet_replica.cc:333] T 279a6d93ba184b06ad307ce5eb448c5b P 5d2d865dfe8f406486d24d5673d31ef9: stopping tablet replica
I20260630 12:25:45.716579  7042 raft_consensus.cc:2243] T 279a6d93ba184b06ad307ce5eb448c5b P 5d2d865dfe8f406486d24d5673d31ef9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:45.717096  7042 raft_consensus.cc:2272] T 279a6d93ba184b06ad307ce5eb448c5b P 5d2d865dfe8f406486d24d5673d31ef9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:45.719142  7042 tablet_replica.cc:333] T bee05b08f0d04a9c82562901955749ec P 5d2d865dfe8f406486d24d5673d31ef9: stopping tablet replica
I20260630 12:25:45.719559  7042 raft_consensus.cc:2243] T bee05b08f0d04a9c82562901955749ec P 5d2d865dfe8f406486d24d5673d31ef9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:45.720208  7042 raft_consensus.cc:2272] T bee05b08f0d04a9c82562901955749ec P 5d2d865dfe8f406486d24d5673d31ef9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:45.740583  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
I20260630 12:25:45.751976  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:25:45.771158  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:45.771780  7042 tablet_replica.cc:333] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99: stopping tablet replica
I20260630 12:25:45.772321  7042 raft_consensus.cc:2243] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:45.773217  7042 raft_consensus.cc:2272] T bee05b08f0d04a9c82562901955749ec P 7faa28e54f3b4b3fb13e0356a185ba99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:45.775238  7042 tablet_replica.cc:333] T 279a6d93ba184b06ad307ce5eb448c5b P 7faa28e54f3b4b3fb13e0356a185ba99: stopping tablet replica
I20260630 12:25:45.775714  7042 raft_consensus.cc:2243] T 279a6d93ba184b06ad307ce5eb448c5b P 7faa28e54f3b4b3fb13e0356a185ba99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:45.776139  7042 raft_consensus.cc:2272] T 279a6d93ba184b06ad307ce5eb448c5b P 7faa28e54f3b4b3fb13e0356a185ba99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:45.796741  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:25:45.808802  7042 tablet_server.cc:179] TabletServer@127.6.224.132:0 shutting down...
I20260630 12:25:45.827872  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:45.828614  7042 tablet_replica.cc:333] T bee05b08f0d04a9c82562901955749ec P 8ef68db2eea34ce39dd1926bc0095d03: stopping tablet replica
I20260630 12:25:45.829214  7042 raft_consensus.cc:2243] T bee05b08f0d04a9c82562901955749ec P 8ef68db2eea34ce39dd1926bc0095d03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:45.829730  7042 raft_consensus.cc:2272] T bee05b08f0d04a9c82562901955749ec P 8ef68db2eea34ce39dd1926bc0095d03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:45.848495  7042 tablet_server.cc:196] TabletServer@127.6.224.132:0 shutdown complete.
I20260630 12:25:45.859324  7042 master.cc:562] Master@127.6.224.190:44877 shutting down...
I20260630 12:25:45.874374  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:45.874934  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:45.875203  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 07f3fb8f3a234addae25ad1b9e91249c: stopping tablet replica
I20260630 12:25:45.893352  7042 master.cc:584] Master@127.6.224.190:44877 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27179 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:25:45.927562  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:38791
I20260630 12:25:45.928684  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:45.933933  9162 instance_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:45.933947  9163 instance_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:45.935233  9165 instance_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:45.936347  7042 server_base.cc:1061] running on GCE node
I20260630 12:25:45.937206  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:45.937378  7042 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:45.937490  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822345937479 us; error 0 us; skew 500 ppm
I20260630 12:25:45.937925  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:45.940089  7042 webserver.cc:533] Webserver started at http://127.6.224.190:41339/ using document root <none> and password file <none>
I20260630 12:25:45.940505  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:45.940659  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:45.940891  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:45.942029  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "239a7d3ff7024d2ab293d9d0d8b9fb26"
format_stamp: "Formatted at 2026-06-30 12:25:45 on dist-test-slave-fh7x"
I20260630 12:25:45.946341  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:45.949618  9170 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:45.950350  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:45.950628  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "239a7d3ff7024d2ab293d9d0d8b9fb26"
format_stamp: "Formatted at 2026-06-30 12:25:45 on dist-test-slave-fh7x"
I20260630 12:25:45.950899  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822288522220-7042-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:45.966635  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:45.967861  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:46.004333  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:38791
I20260630 12:25:46.004426  9221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:38791 every 8 connection(s)
I20260630 12:25:46.008391  9222 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:46.018523  9222 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26: Bootstrap starting.
I20260630 12:25:46.023118  9222 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:46.027300  9222 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26: No bootstrap required, opened a new log
I20260630 12:25:46.029529  9222 raft_consensus.cc:359] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "239a7d3ff7024d2ab293d9d0d8b9fb26" member_type: VOTER }
I20260630 12:25:46.029985  9222 raft_consensus.cc:385] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:46.030230  9222 raft_consensus.cc:740] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 239a7d3ff7024d2ab293d9d0d8b9fb26, State: Initialized, Role: FOLLOWER
I20260630 12:25:46.030825  9222 consensus_queue.cc:260] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "239a7d3ff7024d2ab293d9d0d8b9fb26" member_type: VOTER }
I20260630 12:25:46.031306  9222 raft_consensus.cc:399] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:46.031518  9222 raft_consensus.cc:493] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:46.031771  9222 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:46.036243  9222 raft_consensus.cc:515] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "239a7d3ff7024d2ab293d9d0d8b9fb26" member_type: VOTER }
I20260630 12:25:46.036787  9222 leader_election.cc:304] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26 [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: 239a7d3ff7024d2ab293d9d0d8b9fb26; no voters: 
I20260630 12:25:46.037961  9222 leader_election.cc:290] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:46.038414  9225 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:46.039698  9225 raft_consensus.cc:697] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26 [term 1 LEADER]: Becoming Leader. State: Replica: 239a7d3ff7024d2ab293d9d0d8b9fb26, State: Running, Role: LEADER
I20260630 12:25:46.040418  9225 consensus_queue.cc:237] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26 [LEADER]: Queue going to LEADER mode. State: All 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: "239a7d3ff7024d2ab293d9d0d8b9fb26" member_type: VOTER }
I20260630 12:25:46.040843  9222 sys_catalog.cc:565] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:46.045246  9226 sys_catalog.cc:455] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "239a7d3ff7024d2ab293d9d0d8b9fb26" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "239a7d3ff7024d2ab293d9d0d8b9fb26" member_type: VOTER } }
I20260630 12:25:46.046039  9226 sys_catalog.cc:458] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:46.046082  9227 sys_catalog.cc:455] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 239a7d3ff7024d2ab293d9d0d8b9fb26. Latest consensus state: current_term: 1 leader_uuid: "239a7d3ff7024d2ab293d9d0d8b9fb26" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "239a7d3ff7024d2ab293d9d0d8b9fb26" member_type: VOTER } }
I20260630 12:25:46.046900  9227 sys_catalog.cc:458] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:46.050176  9233 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:46.057950  9233 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:46.058965  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:46.066972  9233 catalog_manager.cc:1383] Generated new cluster ID: fcf1a49737764c1aa96732e2824385b6
I20260630 12:25:46.067286  9233 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:46.084805  9233 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:46.086078  9233 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:46.100560  9233 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26: Generated new TSK 0
I20260630 12:25:46.101195  9233 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:46.124301  7042 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000191199s
I20260630 12:25:58.218216  7042 master.cc:562] Master@127.6.224.190:38791 shutting down...
I20260630 12:25:58.238508  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:58.239291  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:58.239666  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 239a7d3ff7024d2ab293d9d0d8b9fb26: stopping tablet replica
I20260630 12:25:58.259128  7042 master.cc:584] Master@127.6.224.190:38791 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12360 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:25:58.288604  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:38123
I20260630 12:25:58.289742  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:58.295034  9245 instance_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:58.295192  9246 instance_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:58.298147  9248 instance_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:58.298553  7042 server_base.cc:1061] running on GCE node
I20260630 12:25:58.299285  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:58.299468  7042 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:58.299623  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822358299604 us; error 0 us; skew 500 ppm
I20260630 12:25:58.300118  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:58.302574  7042 webserver.cc:533] Webserver started at http://127.6.224.190:43449/ using document root <none> and password file <none>
I20260630 12:25:58.303100  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:58.303272  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:58.303551  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:58.304668  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "a733b7bcb0754e66876c3904880f47d8"
format_stamp: "Formatted at 2026-06-30 12:25:58 on dist-test-slave-fh7x"
I20260630 12:25:58.309005  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:25:58.312202  9253 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:58.312871  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:58.313145  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "a733b7bcb0754e66876c3904880f47d8"
format_stamp: "Formatted at 2026-06-30 12:25:58 on dist-test-slave-fh7x"
I20260630 12:25:58.313410  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822288522220-7042-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:58.322814  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:58.324059  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:58.361632  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:38123
I20260630 12:25:58.361726  9304 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:38123 every 8 connection(s)
I20260630 12:25:58.365577  9305 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:58.376444  9305 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8: Bootstrap starting.
I20260630 12:25:58.381240  9305 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:58.385414  9305 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8: No bootstrap required, opened a new log
I20260630 12:25:58.387668  9305 raft_consensus.cc:359] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a733b7bcb0754e66876c3904880f47d8" member_type: VOTER }
I20260630 12:25:58.388114  9305 raft_consensus.cc:385] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:58.388337  9305 raft_consensus.cc:740] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a733b7bcb0754e66876c3904880f47d8, State: Initialized, Role: FOLLOWER
I20260630 12:25:58.388896  9305 consensus_queue.cc:260] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a733b7bcb0754e66876c3904880f47d8" member_type: VOTER }
I20260630 12:25:58.389379  9305 raft_consensus.cc:399] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:58.389606  9305 raft_consensus.cc:493] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:58.389863  9305 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:58.394275  9305 raft_consensus.cc:515] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a733b7bcb0754e66876c3904880f47d8" member_type: VOTER }
I20260630 12:25:58.394768  9305 leader_election.cc:304] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8 [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: a733b7bcb0754e66876c3904880f47d8; no voters: 
I20260630 12:25:58.395859  9305 leader_election.cc:290] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:58.396231  9308 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:58.397465  9308 raft_consensus.cc:697] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8 [term 1 LEADER]: Becoming Leader. State: Replica: a733b7bcb0754e66876c3904880f47d8, State: Running, Role: LEADER
I20260630 12:25:58.398131  9308 consensus_queue.cc:237] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8 [LEADER]: Queue going to LEADER mode. State: All 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: "a733b7bcb0754e66876c3904880f47d8" member_type: VOTER }
I20260630 12:25:58.398612  9305 sys_catalog.cc:565] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:58.401258  9309 sys_catalog.cc:455] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a733b7bcb0754e66876c3904880f47d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a733b7bcb0754e66876c3904880f47d8" member_type: VOTER } }
I20260630 12:25:58.401335  9310 sys_catalog.cc:455] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a733b7bcb0754e66876c3904880f47d8. Latest consensus state: current_term: 1 leader_uuid: "a733b7bcb0754e66876c3904880f47d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a733b7bcb0754e66876c3904880f47d8" member_type: VOTER } }
I20260630 12:25:58.402241  9309 sys_catalog.cc:458] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:58.402324  9310 sys_catalog.cc:458] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:58.409158  9315 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:58.414341  9315 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:58.417712  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:58.423471  9315 catalog_manager.cc:1383] Generated new cluster ID: e92c1d1b410542aab374a847d1752afd
I20260630 12:25:58.423727  9315 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:58.446405  9315 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:58.447652  9315 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:58.461786  9315 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8: Generated new TSK 0
I20260630 12:25:58.462325  9315 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:58.484347  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:58.490280  9326 instance_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:58.491674  9327 instance_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:58.492976  9329 instance_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:58.493233  7042 server_base.cc:1061] running on GCE node
I20260630 12:25:58.494045  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:58.494230  7042 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:58.494351  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822358494339 us; error 0 us; skew 500 ppm
I20260630 12:25:58.494779  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:58.496833  7042 webserver.cc:533] Webserver started at http://127.6.224.129:34035/ using document root <none> and password file <none>
I20260630 12:25:58.497310  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:58.497478  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:58.497687  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:58.498864  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "53fab31a4d684705a0f4e8e7749ea14d"
format_stamp: "Formatted at 2026-06-30 12:25:58 on dist-test-slave-fh7x"
I20260630 12:25:58.503490  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:58.506888  9334 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:58.507647  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:25:58.507900  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "53fab31a4d684705a0f4e8e7749ea14d"
format_stamp: "Formatted at 2026-06-30 12:25:58 on dist-test-slave-fh7x"
I20260630 12:25:58.508134  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822288522220-7042-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:58.518975  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:58.520097  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:58.521528  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:58.523820  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:58.523996  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:58.524173  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:58.524307  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:58.562850  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:37629
I20260630 12:25:58.562939  9396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:37629 every 8 connection(s)
I20260630 12:25:58.567724  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:58.574893  9401 instance_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:58.576496  9402 instance_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:58.577278  9404 instance_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:58.579732  9397 heartbeater.cc:344] Connected to a master server at 127.6.224.190:38123
I20260630 12:25:58.579851  7042 server_base.cc:1061] running on GCE node
I20260630 12:25:58.580166  9397 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:58.580817  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:58.581022  7042 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:58.580988  9397 heartbeater.cc:507] Master 127.6.224.190:38123 requested a full tablet report, sending...
I20260630 12:25:58.581373  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822358581353 us; error 0 us; skew 500 ppm
I20260630 12:25:58.581949  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:58.583434  9270 ts_manager.cc:194] Registered new tserver with Master: 53fab31a4d684705a0f4e8e7749ea14d (127.6.224.129:37629)
I20260630 12:25:58.584458  7042 webserver.cc:533] Webserver started at http://127.6.224.130:44559/ using document root <none> and password file <none>
I20260630 12:25:58.584937  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:58.585135  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:58.585383  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:58.585376  9270 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59974
I20260630 12:25:58.586900  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "70639616cbc34707aa6f4f7a639b3eb2"
format_stamp: "Formatted at 2026-06-30 12:25:58 on dist-test-slave-fh7x"
I20260630 12:25:58.591106  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:58.594256  9409 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:58.594944  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:58.595196  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "70639616cbc34707aa6f4f7a639b3eb2"
format_stamp: "Formatted at 2026-06-30 12:25:58 on dist-test-slave-fh7x"
I20260630 12:25:58.595454  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822288522220-7042-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:58.611989  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:58.613261  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:58.614703  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:58.616894  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:58.617105  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:25:58.617359  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:58.617509  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:58.655236  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:35741
I20260630 12:25:58.655328  9471 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:35741 every 8 connection(s)
I20260630 12:25:58.659860  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:58.666162  9475 instance_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:58.667745  9476 instance_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:58.670629  7042 server_base.cc:1061] running on GCE node
W20260630 12:25:58.670955  9478 instance_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:58.671921  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:25:58.672077  9472 heartbeater.cc:344] Connected to a master server at 127.6.224.190:38123
W20260630 12:25:58.672197  7042 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:58.672497  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822358672477 us; error 0 us; skew 500 ppm
I20260630 12:25:58.672547  9472 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:58.673164  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:58.673395  9472 heartbeater.cc:507] Master 127.6.224.190:38123 requested a full tablet report, sending...
I20260630 12:25:58.675393  9270 ts_manager.cc:194] Registered new tserver with Master: 70639616cbc34707aa6f4f7a639b3eb2 (127.6.224.130:35741)
I20260630 12:25:58.675745  7042 webserver.cc:533] Webserver started at http://127.6.224.131:40147/ using document root <none> and password file <none>
I20260630 12:25:58.676218  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:58.676412  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:58.676653  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:58.676838  9270 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59982
I20260630 12:25:58.677918  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "8f91f04d3fa841b8a8d863d8a6f14be3"
format_stamp: "Formatted at 2026-06-30 12:25:58 on dist-test-slave-fh7x"
I20260630 12:25:58.682123  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:25:58.685267  9483 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:58.685948  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:58.686215  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "8f91f04d3fa841b8a8d863d8a6f14be3"
format_stamp: "Formatted at 2026-06-30 12:25:58 on dist-test-slave-fh7x"
I20260630 12:25:58.686496  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822288522220-7042-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:58.721299  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:58.722512  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:58.723973  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:58.726239  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:58.726454  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:58.726670  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:58.726821  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:58.766507  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:46631
I20260630 12:25:58.766609  9545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:46631 every 8 connection(s)
I20260630 12:25:58.780061  9546 heartbeater.cc:344] Connected to a master server at 127.6.224.190:38123
I20260630 12:25:58.780421  9546 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:58.781160  9546 heartbeater.cc:507] Master 127.6.224.190:38123 requested a full tablet report, sending...
I20260630 12:25:58.783030  9270 ts_manager.cc:194] Registered new tserver with Master: 8f91f04d3fa841b8a8d863d8a6f14be3 (127.6.224.131:46631)
I20260630 12:25:58.783826  7042 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014296152s
I20260630 12:25:58.784368  9270 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59994
I20260630 12:25:59.588289  9397 heartbeater.cc:499] Master 127.6.224.190:38123 was elected leader, sending a full tablet report...
I20260630 12:25:59.679471  9472 heartbeater.cc:499] Master 127.6.224.190:38123 was elected leader, sending a full tablet report...
I20260630 12:25:59.786912  9546 heartbeater.cc:499] Master 127.6.224.190:38123 was elected leader, sending a full tablet report...
I20260630 12:26:00.417557  9323 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:02.418494  9323 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:04.419463  9323 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:06.420457  9323 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:08.421630  9323 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:10.423050  9323 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:10.883095  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:26:10.906318  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:10.923305  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:26:10.933211  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:26:10.951784  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:10.967605  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
I20260630 12:26:10.976907  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:26:10.996748  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:11.012610  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:26:11.021220  7042 master.cc:562] Master@127.6.224.190:38123 shutting down...
I20260630 12:26:11.039436  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:11.040313  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:11.040678  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P a733b7bcb0754e66876c3904880f47d8: stopping tablet replica
I20260630 12:26:11.058974  7042 master.cc:584] Master@127.6.224.190:38123 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12799 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:26:11.090801  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:46319
I20260630 12:26:11.091907  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:11.097349  9552 instance_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:26:11.097329  9553 instance_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:26:11.098556  9555 instance_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:26:11.099449  7042 server_base.cc:1061] running on GCE node
I20260630 12:26:11.100179  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:11.100383  7042 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:26:11.100497  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822371100486 us; error 0 us; skew 500 ppm
I20260630 12:26:11.100914  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:11.103206  7042 webserver.cc:533] Webserver started at http://127.6.224.190:43583/ using document root <none> and password file <none>
I20260630 12:26:11.103667  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:11.103825  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:11.104045  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:11.105224  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "745bb7d91eee48bdaf6ff422bf2ba095"
format_stamp: "Formatted at 2026-06-30 12:26:11 on dist-test-slave-fh7x"
I20260630 12:26:11.109670  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:26:11.113010  9560 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:26:11.113828  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:11.114099  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "745bb7d91eee48bdaf6ff422bf2ba095"
format_stamp: "Formatted at 2026-06-30 12:26:11 on dist-test-slave-fh7x"
I20260630 12:26:11.114391  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822288522220-7042-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:26:11.124493  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:11.125800  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:11.162014  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:46319
I20260630 12:26:11.162137  9611 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:46319 every 8 connection(s)
I20260630 12:26:11.165904  9612 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:26:11.176479  9612 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095: Bootstrap starting.
I20260630 12:26:11.180994  9612 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.185307  9612 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095: No bootstrap required, opened a new log
I20260630 12:26:11.187439  9612 raft_consensus.cc:359] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "745bb7d91eee48bdaf6ff422bf2ba095" member_type: VOTER }
I20260630 12:26:11.187886  9612 raft_consensus.cc:385] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.188102  9612 raft_consensus.cc:740] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745bb7d91eee48bdaf6ff422bf2ba095, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.188757  9612 consensus_queue.cc:260] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "745bb7d91eee48bdaf6ff422bf2ba095" member_type: VOTER }
I20260630 12:26:11.189294  9612 raft_consensus.cc:399] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:11.189500  9612 raft_consensus.cc:493] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:11.189720  9612 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.193986  9612 raft_consensus.cc:515] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "745bb7d91eee48bdaf6ff422bf2ba095" member_type: VOTER }
I20260630 12:26:11.194465  9612 leader_election.cc:304] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095 [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: 745bb7d91eee48bdaf6ff422bf2ba095; no voters: 
I20260630 12:26:11.195482  9612 leader_election.cc:290] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:11.195849  9615 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:11.197113  9615 raft_consensus.cc:697] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095 [term 1 LEADER]: Becoming Leader. State: Replica: 745bb7d91eee48bdaf6ff422bf2ba095, State: Running, Role: LEADER
I20260630 12:26:11.197796  9615 consensus_queue.cc:237] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095 [LEADER]: Queue going to LEADER mode. State: All 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: "745bb7d91eee48bdaf6ff422bf2ba095" member_type: VOTER }
I20260630 12:26:11.198346  9612 sys_catalog.cc:565] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:11.200572  9616 sys_catalog.cc:455] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "745bb7d91eee48bdaf6ff422bf2ba095" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "745bb7d91eee48bdaf6ff422bf2ba095" member_type: VOTER } }
I20260630 12:26:11.200686  9617 sys_catalog.cc:455] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 745bb7d91eee48bdaf6ff422bf2ba095. Latest consensus state: current_term: 1 leader_uuid: "745bb7d91eee48bdaf6ff422bf2ba095" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "745bb7d91eee48bdaf6ff422bf2ba095" member_type: VOTER } }
I20260630 12:26:11.201273  9616 sys_catalog.cc:458] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:11.201333  9617 sys_catalog.cc:458] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:11.207124  9620 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:11.212872  9620 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:11.214098  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:11.221647  9620 catalog_manager.cc:1383] Generated new cluster ID: 9a37894b34fc45beab0d5f1dc33fc625
I20260630 12:26:11.221956  9620 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:11.234776  9620 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:11.236007  9620 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:11.251060  9620 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095: Generated new TSK 0
I20260630 12:26:11.251644  9620 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:11.280794  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:11.287289  9633 instance_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:26:11.289640  9634 instance_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:26:11.291559  9636 instance_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:26:11.292127  7042 server_base.cc:1061] running on GCE node
I20260630 12:26:11.293393  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:11.293646  7042 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:26:11.293835  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822371293815 us; error 0 us; skew 500 ppm
I20260630 12:26:11.294348  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:11.296526  7042 webserver.cc:533] Webserver started at http://127.6.224.129:45297/ using document root <none> and password file <none>
I20260630 12:26:11.297015  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:11.297257  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:11.297542  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:11.298707  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "f3a7ae263fdc4efb89ae221a2248fbb5"
format_stamp: "Formatted at 2026-06-30 12:26:11 on dist-test-slave-fh7x"
I20260630 12:26:11.303375  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:26:11.306682  9641 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:26:11.307387  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:26:11.307655  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "f3a7ae263fdc4efb89ae221a2248fbb5"
format_stamp: "Formatted at 2026-06-30 12:26:11 on dist-test-slave-fh7x"
I20260630 12:26:11.307924  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822288522220-7042-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:26:11.329242  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:11.330461  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:11.331974  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:11.334408  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:11.334609  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:11.334841  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:11.335009  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:11.377010  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:36981
I20260630 12:26:11.377133  9703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:36981 every 8 connection(s)
I20260630 12:26:11.381852  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:11.388850  9708 instance_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:26:11.391776  9709 instance_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:26:11.392403  9711 instance_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:26:11.394035  7042 server_base.cc:1061] running on GCE node
I20260630 12:26:11.394742  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:11.394915  7042 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:26:11.395035  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822371395023 us; error 0 us; skew 500 ppm
I20260630 12:26:11.395454  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:11.397724  7042 webserver.cc:533] Webserver started at http://127.6.224.130:38023/ using document root <none> and password file <none>
I20260630 12:26:11.398352  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:11.398573  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:11.398887  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:11.400369  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "357db91dab934e939237cb587567aa65"
format_stamp: "Formatted at 2026-06-30 12:26:11 on dist-test-slave-fh7x"
I20260630 12:26:11.400645  9704 heartbeater.cc:344] Connected to a master server at 127.6.224.190:46319
I20260630 12:26:11.401038  9704 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:11.402024  9704 heartbeater.cc:507] Master 127.6.224.190:46319 requested a full tablet report, sending...
I20260630 12:26:11.404419  9577 ts_manager.cc:194] Registered new tserver with Master: f3a7ae263fdc4efb89ae221a2248fbb5 (127.6.224.129:36981)
I20260630 12:26:11.406014  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260630 12:26:11.406886  9577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41930
I20260630 12:26:11.410413  9716 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:26:11.411152  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:26:11.411440  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "357db91dab934e939237cb587567aa65"
format_stamp: "Formatted at 2026-06-30 12:26:11 on dist-test-slave-fh7x"
I20260630 12:26:11.411691  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822288522220-7042-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:26:11.433444  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:11.434641  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:11.436080  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:11.438400  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:11.438603  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:11.438827  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:11.438977  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:11.477409  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:38617
I20260630 12:26:11.477505  9778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:38617 every 8 connection(s)
I20260630 12:26:11.482061  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:11.489270  9782 instance_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:26:11.490449  9783 instance_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:26:11.494190  9785 instance_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:26:11.494982  7042 server_base.cc:1061] running on GCE node
I20260630 12:26:11.495162  9779 heartbeater.cc:344] Connected to a master server at 127.6.224.190:46319
I20260630 12:26:11.495594  9779 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:11.495958  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:11.496189  7042 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:26:11.496361  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822371496343 us; error 0 us; skew 500 ppm
I20260630 12:26:11.496376  9779 heartbeater.cc:507] Master 127.6.224.190:46319 requested a full tablet report, sending...
I20260630 12:26:11.496973  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:11.498588  9577 ts_manager.cc:194] Registered new tserver with Master: 357db91dab934e939237cb587567aa65 (127.6.224.130:38617)
I20260630 12:26:11.499647  7042 webserver.cc:533] Webserver started at http://127.6.224.131:45605/ using document root <none> and password file <none>
I20260630 12:26:11.500147  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:11.500064  9577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41938
I20260630 12:26:11.500453  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:11.500736  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:11.502034  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "4f760bc9efa94a1e9bd074f40930f6ce"
format_stamp: "Formatted at 2026-06-30 12:26:11 on dist-test-slave-fh7x"
I20260630 12:26:11.506624  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:26:11.510070  9790 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:26:11.510818  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:11.511104  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "4f760bc9efa94a1e9bd074f40930f6ce"
format_stamp: "Formatted at 2026-06-30 12:26:11 on dist-test-slave-fh7x"
I20260630 12:26:11.511375  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822288522220-7042-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:26:11.531649  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:11.532791  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:11.534233  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:11.536391  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:11.536586  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:11.536800  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:11.536948  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:11.574390  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:44205
I20260630 12:26:11.574483  9852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:44205 every 8 connection(s)
I20260630 12:26:11.587654  9853 heartbeater.cc:344] Connected to a master server at 127.6.224.190:46319
I20260630 12:26:11.588011  9853 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:11.588722  9853 heartbeater.cc:507] Master 127.6.224.190:46319 requested a full tablet report, sending...
I20260630 12:26:11.590641  9577 ts_manager.cc:194] Registered new tserver with Master: 4f760bc9efa94a1e9bd074f40930f6ce (127.6.224.131:44205)
I20260630 12:26:11.591070  7042 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013467733s
I20260630 12:26:11.591990  9577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41946
I20260630 12:26:12.410017  9704 heartbeater.cc:499] Master 127.6.224.190:46319 was elected leader, sending a full tablet report...
I20260630 12:26:12.502650  9779 heartbeater.cc:499] Master 127.6.224.190:46319 was elected leader, sending a full tablet report...
I20260630 12:26:12.594691  9853 heartbeater.cc:499] Master 127.6.224.190:46319 was elected leader, sending a full tablet report...
I20260630 12:26:12.645532  9577 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41954:
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:26:12.647871  9577 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:26:12.704025  9818 tablet_service.cc:1511] Processing CreateTablet for tablet f851af6cf3234efdb2e2fe1d1e189400 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d0d0fce227c4d3b8ab234769233346c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:12.705588  9818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f851af6cf3234efdb2e2fe1d1e189400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:12.705665  9817 tablet_service.cc:1511] Processing CreateTablet for tablet 08d53a6bd22045d69dda9677d539184e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d0d0fce227c4d3b8ab234769233346c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:12.707232  9817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d53a6bd22045d69dda9677d539184e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:12.717975  9816 tablet_service.cc:1511] Processing CreateTablet for tablet 60a38d8ea1e74f38994c2b18ba44d62c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d0d0fce227c4d3b8ab234769233346c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:12.719611  9816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a38d8ea1e74f38994c2b18ba44d62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:12.724325  9815 tablet_service.cc:1511] Processing CreateTablet for tablet c00f82ce781a4ca98e24204dd71d7afe (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d0d0fce227c4d3b8ab234769233346c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:12.725835  9815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c00f82ce781a4ca98e24204dd71d7afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:12.742163  9743 tablet_service.cc:1511] Processing CreateTablet for tablet 08d53a6bd22045d69dda9677d539184e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d0d0fce227c4d3b8ab234769233346c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:12.743647  9743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d53a6bd22045d69dda9677d539184e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:12.740474  9744 tablet_service.cc:1511] Processing CreateTablet for tablet f851af6cf3234efdb2e2fe1d1e189400 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d0d0fce227c4d3b8ab234769233346c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:12.745337  9744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f851af6cf3234efdb2e2fe1d1e189400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:12.752912  9742 tablet_service.cc:1511] Processing CreateTablet for tablet 60a38d8ea1e74f38994c2b18ba44d62c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d0d0fce227c4d3b8ab234769233346c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:12.754380  9742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a38d8ea1e74f38994c2b18ba44d62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:12.756177  9741 tablet_service.cc:1511] Processing CreateTablet for tablet c00f82ce781a4ca98e24204dd71d7afe (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d0d0fce227c4d3b8ab234769233346c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:12.757789  9741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c00f82ce781a4ca98e24204dd71d7afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:12.766976  9873 tablet_bootstrap.cc:492] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce: Bootstrap starting.
I20260630 12:26:12.768780  9669 tablet_service.cc:1511] Processing CreateTablet for tablet f851af6cf3234efdb2e2fe1d1e189400 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d0d0fce227c4d3b8ab234769233346c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:12.769876  9666 tablet_service.cc:1511] Processing CreateTablet for tablet c00f82ce781a4ca98e24204dd71d7afe (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d0d0fce227c4d3b8ab234769233346c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:12.771548  9668 tablet_service.cc:1511] Processing CreateTablet for tablet 08d53a6bd22045d69dda9677d539184e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d0d0fce227c4d3b8ab234769233346c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:12.774017  9873 tablet_bootstrap.cc:654] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:12.773780  9667 tablet_service.cc:1511] Processing CreateTablet for tablet 60a38d8ea1e74f38994c2b18ba44d62c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d0d0fce227c4d3b8ab234769233346c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:12.770311  9669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f851af6cf3234efdb2e2fe1d1e189400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:12.778105  9668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d53a6bd22045d69dda9677d539184e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:12.781533  9667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a38d8ea1e74f38994c2b18ba44d62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:12.784610  9666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c00f82ce781a4ca98e24204dd71d7afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:12.820046  9875 tablet_bootstrap.cc:492] T 08d53a6bd22045d69dda9677d539184e P f3a7ae263fdc4efb89ae221a2248fbb5: Bootstrap starting.
I20260630 12:26:12.821509  9873 tablet_bootstrap.cc:492] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce: No bootstrap required, opened a new log
I20260630 12:26:12.822088  9873 ts_tablet_manager.cc:1403] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce: Time spent bootstrapping tablet: real 0.055s	user 0.027s	sys 0.027s
I20260630 12:26:12.825166  9873 raft_consensus.cc:359] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:12.825734  9876 tablet_bootstrap.cc:492] T f851af6cf3234efdb2e2fe1d1e189400 P 357db91dab934e939237cb587567aa65: Bootstrap starting.
I20260630 12:26:12.825955  9873 raft_consensus.cc:385] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:12.826304  9873 raft_consensus.cc:740] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f760bc9efa94a1e9bd074f40930f6ce, State: Initialized, Role: FOLLOWER
I20260630 12:26:12.826519  9875 tablet_bootstrap.cc:654] T 08d53a6bd22045d69dda9677d539184e P f3a7ae263fdc4efb89ae221a2248fbb5: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:12.827098  9873 consensus_queue.cc:260] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:12.830468  9873 ts_tablet_manager.cc:1434] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:26:12.831674  9876 tablet_bootstrap.cc:654] T f851af6cf3234efdb2e2fe1d1e189400 P 357db91dab934e939237cb587567aa65: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:12.834249  9873 tablet_bootstrap.cc:492] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce: Bootstrap starting.
I20260630 12:26:12.835701  9875 tablet_bootstrap.cc:492] T 08d53a6bd22045d69dda9677d539184e P f3a7ae263fdc4efb89ae221a2248fbb5: No bootstrap required, opened a new log
I20260630 12:26:12.836301  9875 ts_tablet_manager.cc:1403] T 08d53a6bd22045d69dda9677d539184e P f3a7ae263fdc4efb89ae221a2248fbb5: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260630 12:26:12.839339  9875 raft_consensus.cc:359] T 08d53a6bd22045d69dda9677d539184e P f3a7ae263fdc4efb89ae221a2248fbb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:12.840881  9873 tablet_bootstrap.cc:654] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:12.841215  9875 raft_consensus.cc:385] T 08d53a6bd22045d69dda9677d539184e P f3a7ae263fdc4efb89ae221a2248fbb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:12.841673  9875 raft_consensus.cc:740] T 08d53a6bd22045d69dda9677d539184e P f3a7ae263fdc4efb89ae221a2248fbb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a7ae263fdc4efb89ae221a2248fbb5, State: Initialized, Role: FOLLOWER
I20260630 12:26:12.842646  9875 consensus_queue.cc:260] T 08d53a6bd22045d69dda9677d539184e P f3a7ae263fdc4efb89ae221a2248fbb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:12.847115  9873 tablet_bootstrap.cc:492] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce: No bootstrap required, opened a new log
I20260630 12:26:12.847067  9875 ts_tablet_manager.cc:1434] T 08d53a6bd22045d69dda9677d539184e P f3a7ae263fdc4efb89ae221a2248fbb5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260630 12:26:12.847734  9876 tablet_bootstrap.cc:492] T f851af6cf3234efdb2e2fe1d1e189400 P 357db91dab934e939237cb587567aa65: No bootstrap required, opened a new log
I20260630 12:26:12.847728  9873 ts_tablet_manager.cc:1403] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.005s
I20260630 12:26:12.848377  9876 ts_tablet_manager.cc:1403] T f851af6cf3234efdb2e2fe1d1e189400 P 357db91dab934e939237cb587567aa65: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.006s
I20260630 12:26:12.848405  9875 tablet_bootstrap.cc:492] T c00f82ce781a4ca98e24204dd71d7afe P f3a7ae263fdc4efb89ae221a2248fbb5: Bootstrap starting.
I20260630 12:26:12.850883  9873 raft_consensus.cc:359] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:12.851253  9876 raft_consensus.cc:359] T f851af6cf3234efdb2e2fe1d1e189400 P 357db91dab934e939237cb587567aa65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } }
I20260630 12:26:12.851663  9873 raft_consensus.cc:385] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:12.852067  9876 raft_consensus.cc:385] T f851af6cf3234efdb2e2fe1d1e189400 P 357db91dab934e939237cb587567aa65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:12.852131  9873 raft_consensus.cc:740] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f760bc9efa94a1e9bd074f40930f6ce, State: Initialized, Role: FOLLOWER
I20260630 12:26:12.852500  9876 raft_consensus.cc:740] T f851af6cf3234efdb2e2fe1d1e189400 P 357db91dab934e939237cb587567aa65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357db91dab934e939237cb587567aa65, State: Initialized, Role: FOLLOWER
I20260630 12:26:12.852540  9877 raft_consensus.cc:493] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:12.853259  9877 raft_consensus.cc:515] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:12.853263  9873 consensus_queue.cc:260] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:12.853374  9876 consensus_queue.cc:260] T f851af6cf3234efdb2e2fe1d1e189400 P 357db91dab934e939237cb587567aa65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } }
I20260630 12:26:12.857694  9875 tablet_bootstrap.cc:654] T c00f82ce781a4ca98e24204dd71d7afe P f3a7ae263fdc4efb89ae221a2248fbb5: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:12.863982  9876 ts_tablet_manager.cc:1434] T f851af6cf3234efdb2e2fe1d1e189400 P 357db91dab934e939237cb587567aa65: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.005s
I20260630 12:26:12.865082  9876 tablet_bootstrap.cc:492] T 08d53a6bd22045d69dda9677d539184e P 357db91dab934e939237cb587567aa65: Bootstrap starting.
I20260630 12:26:12.859723  9877 leader_election.cc:290] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3a7ae263fdc4efb89ae221a2248fbb5 (127.6.224.129:36981), 357db91dab934e939237cb587567aa65 (127.6.224.130:38617)
I20260630 12:26:12.867376  9873 ts_tablet_manager.cc:1434] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.004s
I20260630 12:26:12.868525  9873 tablet_bootstrap.cc:492] T f851af6cf3234efdb2e2fe1d1e189400 P 4f760bc9efa94a1e9bd074f40930f6ce: Bootstrap starting.
I20260630 12:26:12.875520  9873 tablet_bootstrap.cc:654] T f851af6cf3234efdb2e2fe1d1e189400 P 4f760bc9efa94a1e9bd074f40930f6ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:12.880394  9876 tablet_bootstrap.cc:654] T 08d53a6bd22045d69dda9677d539184e P 357db91dab934e939237cb587567aa65: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:12.881316  9875 tablet_bootstrap.cc:492] T c00f82ce781a4ca98e24204dd71d7afe P f3a7ae263fdc4efb89ae221a2248fbb5: No bootstrap required, opened a new log
W20260630 12:26:12.882172  9705 tablet.cc:2406] T 08d53a6bd22045d69dda9677d539184e P f3a7ae263fdc4efb89ae221a2248fbb5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:26:12.886737  9875 ts_tablet_manager.cc:1403] T c00f82ce781a4ca98e24204dd71d7afe P f3a7ae263fdc4efb89ae221a2248fbb5: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.007s
I20260630 12:26:12.887409  9679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d53a6bd22045d69dda9677d539184e" candidate_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" is_pre_election: true
I20260630 12:26:12.889426  9679 raft_consensus.cc:2468] T 08d53a6bd22045d69dda9677d539184e P f3a7ae263fdc4efb89ae221a2248fbb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f760bc9efa94a1e9bd074f40930f6ce in term 0.
I20260630 12:26:12.890729  9794 leader_election.cc:304] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f760bc9efa94a1e9bd074f40930f6ce, f3a7ae263fdc4efb89ae221a2248fbb5; no voters: 
I20260630 12:26:12.891531  9877 raft_consensus.cc:2804] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:12.891649  9873 tablet_bootstrap.cc:492] T f851af6cf3234efdb2e2fe1d1e189400 P 4f760bc9efa94a1e9bd074f40930f6ce: No bootstrap required, opened a new log
I20260630 12:26:12.892115  9873 ts_tablet_manager.cc:1403] T f851af6cf3234efdb2e2fe1d1e189400 P 4f760bc9efa94a1e9bd074f40930f6ce: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.011s
I20260630 12:26:12.891945  9877 raft_consensus.cc:493] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:12.892585  9877 raft_consensus.cc:3060] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:12.891880  9875 raft_consensus.cc:359] T c00f82ce781a4ca98e24204dd71d7afe P f3a7ae263fdc4efb89ae221a2248fbb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:12.894025  9875 raft_consensus.cc:385] T c00f82ce781a4ca98e24204dd71d7afe P f3a7ae263fdc4efb89ae221a2248fbb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:12.894160  9754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d53a6bd22045d69dda9677d539184e" candidate_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357db91dab934e939237cb587567aa65" is_pre_election: true
I20260630 12:26:12.894389  9875 raft_consensus.cc:740] T c00f82ce781a4ca98e24204dd71d7afe P f3a7ae263fdc4efb89ae221a2248fbb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a7ae263fdc4efb89ae221a2248fbb5, State: Initialized, Role: FOLLOWER
I20260630 12:26:12.895144  9873 raft_consensus.cc:359] T f851af6cf3234efdb2e2fe1d1e189400 P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } }
I20260630 12:26:12.895218  9875 consensus_queue.cc:260] T c00f82ce781a4ca98e24204dd71d7afe P f3a7ae263fdc4efb89ae221a2248fbb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:12.896036  9873 raft_consensus.cc:385] T f851af6cf3234efdb2e2fe1d1e189400 P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:26:12.896080  9792 leader_election.cc:343] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 357db91dab934e939237cb587567aa65 (127.6.224.130:38617): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:12.896576  9873 raft_consensus.cc:740] T f851af6cf3234efdb2e2fe1d1e189400 P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f760bc9efa94a1e9bd074f40930f6ce, State: Initialized, Role: FOLLOWER
I20260630 12:26:12.897341  9873 consensus_queue.cc:260] T f851af6cf3234efdb2e2fe1d1e189400 P 4f760bc9efa94a1e9bd074f40930f6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } }
I20260630 12:26:12.897917  9875 ts_tablet_manager.cc:1434] T c00f82ce781a4ca98e24204dd71d7afe P f3a7ae263fdc4efb89ae221a2248fbb5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260630 12:26:12.898900  9875 tablet_bootstrap.cc:492] T 60a38d8ea1e74f38994c2b18ba44d62c P f3a7ae263fdc4efb89ae221a2248fbb5: Bootstrap starting.
I20260630 12:26:12.899199  9873 ts_tablet_manager.cc:1434] T f851af6cf3234efdb2e2fe1d1e189400 P 4f760bc9efa94a1e9bd074f40930f6ce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:26:12.900242  9873 tablet_bootstrap.cc:492] T 60a38d8ea1e74f38994c2b18ba44d62c P 4f760bc9efa94a1e9bd074f40930f6ce: Bootstrap starting.
I20260630 12:26:12.913312  9873 tablet_bootstrap.cc:654] T 60a38d8ea1e74f38994c2b18ba44d62c P 4f760bc9efa94a1e9bd074f40930f6ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:12.909293  9877 raft_consensus.cc:515] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:12.914820  9876 tablet_bootstrap.cc:492] T 08d53a6bd22045d69dda9677d539184e P 357db91dab934e939237cb587567aa65: No bootstrap required, opened a new log
I20260630 12:26:12.915268  9876 ts_tablet_manager.cc:1403] T 08d53a6bd22045d69dda9677d539184e P 357db91dab934e939237cb587567aa65: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.000s
I20260630 12:26:12.916209  9877 leader_election.cc:290] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce [CANDIDATE]: Term 1 election: Requested vote from peers f3a7ae263fdc4efb89ae221a2248fbb5 (127.6.224.129:36981), 357db91dab934e939237cb587567aa65 (127.6.224.130:38617)
I20260630 12:26:12.916729  9679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d53a6bd22045d69dda9677d539184e" candidate_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5"
I20260630 12:26:12.917431  9875 tablet_bootstrap.cc:654] T 60a38d8ea1e74f38994c2b18ba44d62c P f3a7ae263fdc4efb89ae221a2248fbb5: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:12.917338  9679 raft_consensus.cc:3060] T 08d53a6bd22045d69dda9677d539184e P f3a7ae263fdc4efb89ae221a2248fbb5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:12.918360  9876 raft_consensus.cc:359] T 08d53a6bd22045d69dda9677d539184e P 357db91dab934e939237cb587567aa65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:12.920547  9876 raft_consensus.cc:385] T 08d53a6bd22045d69dda9677d539184e P 357db91dab934e939237cb587567aa65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:12.920867  9876 raft_consensus.cc:740] T 08d53a6bd22045d69dda9677d539184e P 357db91dab934e939237cb587567aa65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357db91dab934e939237cb587567aa65, State: Initialized, Role: FOLLOWER
I20260630 12:26:12.918331  9754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d53a6bd22045d69dda9677d539184e" candidate_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357db91dab934e939237cb587567aa65"
I20260630 12:26:12.921779  9876 consensus_queue.cc:260] T 08d53a6bd22045d69dda9677d539184e P 357db91dab934e939237cb587567aa65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:12.922698  9754 raft_consensus.cc:3060] T 08d53a6bd22045d69dda9677d539184e P 357db91dab934e939237cb587567aa65 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:12.924774  9876 ts_tablet_manager.cc:1434] T 08d53a6bd22045d69dda9677d539184e P 357db91dab934e939237cb587567aa65: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:26:12.925798  9876 tablet_bootstrap.cc:492] T c00f82ce781a4ca98e24204dd71d7afe P 357db91dab934e939237cb587567aa65: Bootstrap starting.
I20260630 12:26:12.929558  9875 tablet_bootstrap.cc:492] T 60a38d8ea1e74f38994c2b18ba44d62c P f3a7ae263fdc4efb89ae221a2248fbb5: No bootstrap required, opened a new log
I20260630 12:26:12.930186  9875 ts_tablet_manager.cc:1403] T 60a38d8ea1e74f38994c2b18ba44d62c P f3a7ae263fdc4efb89ae221a2248fbb5: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.002s
I20260630 12:26:12.932005  9876 tablet_bootstrap.cc:654] T c00f82ce781a4ca98e24204dd71d7afe P 357db91dab934e939237cb587567aa65: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:12.933490  9875 raft_consensus.cc:359] T 60a38d8ea1e74f38994c2b18ba44d62c P f3a7ae263fdc4efb89ae221a2248fbb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:12.934485  9875 raft_consensus.cc:385] T 60a38d8ea1e74f38994c2b18ba44d62c P f3a7ae263fdc4efb89ae221a2248fbb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:12.934851  9875 raft_consensus.cc:740] T 60a38d8ea1e74f38994c2b18ba44d62c P f3a7ae263fdc4efb89ae221a2248fbb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a7ae263fdc4efb89ae221a2248fbb5, State: Initialized, Role: FOLLOWER
I20260630 12:26:12.935659  9679 raft_consensus.cc:2468] T 08d53a6bd22045d69dda9677d539184e P f3a7ae263fdc4efb89ae221a2248fbb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f760bc9efa94a1e9bd074f40930f6ce in term 1.
I20260630 12:26:12.935844  9875 consensus_queue.cc:260] T 60a38d8ea1e74f38994c2b18ba44d62c P f3a7ae263fdc4efb89ae221a2248fbb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:12.938385  9875 ts_tablet_manager.cc:1434] T 60a38d8ea1e74f38994c2b18ba44d62c P f3a7ae263fdc4efb89ae221a2248fbb5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:26:12.939570  9875 tablet_bootstrap.cc:492] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5: Bootstrap starting.
I20260630 12:26:12.940243  9794 leader_election.cc:304] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f760bc9efa94a1e9bd074f40930f6ce, f3a7ae263fdc4efb89ae221a2248fbb5; no voters: 
I20260630 12:26:12.941211  9877 raft_consensus.cc:2804] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:12.941709  9877 raft_consensus.cc:697] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce [term 1 LEADER]: Becoming Leader. State: Replica: 4f760bc9efa94a1e9bd074f40930f6ce, State: Running, Role: LEADER
I20260630 12:26:12.942489  9877 consensus_queue.cc:237] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:12.943830  9876 tablet_bootstrap.cc:492] T c00f82ce781a4ca98e24204dd71d7afe P 357db91dab934e939237cb587567aa65: No bootstrap required, opened a new log
I20260630 12:26:12.944445  9876 ts_tablet_manager.cc:1403] T c00f82ce781a4ca98e24204dd71d7afe P 357db91dab934e939237cb587567aa65: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260630 12:26:12.947382  9875 tablet_bootstrap.cc:654] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:12.947975  9876 raft_consensus.cc:359] T c00f82ce781a4ca98e24204dd71d7afe P 357db91dab934e939237cb587567aa65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:12.948782  9876 raft_consensus.cc:385] T c00f82ce781a4ca98e24204dd71d7afe P 357db91dab934e939237cb587567aa65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:12.949126  9876 raft_consensus.cc:740] T c00f82ce781a4ca98e24204dd71d7afe P 357db91dab934e939237cb587567aa65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357db91dab934e939237cb587567aa65, State: Initialized, Role: FOLLOWER
I20260630 12:26:12.950031  9876 consensus_queue.cc:260] T c00f82ce781a4ca98e24204dd71d7afe P 357db91dab934e939237cb587567aa65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:12.953653  9754 raft_consensus.cc:2468] T 08d53a6bd22045d69dda9677d539184e P 357db91dab934e939237cb587567aa65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f760bc9efa94a1e9bd074f40930f6ce in term 1.
I20260630 12:26:12.957389  9873 tablet_bootstrap.cc:492] T 60a38d8ea1e74f38994c2b18ba44d62c P 4f760bc9efa94a1e9bd074f40930f6ce: No bootstrap required, opened a new log
I20260630 12:26:12.958003  9873 ts_tablet_manager.cc:1403] T 60a38d8ea1e74f38994c2b18ba44d62c P 4f760bc9efa94a1e9bd074f40930f6ce: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.039s
I20260630 12:26:12.959769  9876 ts_tablet_manager.cc:1434] T c00f82ce781a4ca98e24204dd71d7afe P 357db91dab934e939237cb587567aa65: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260630 12:26:12.959920  9875 tablet_bootstrap.cc:492] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5: No bootstrap required, opened a new log
I20260630 12:26:12.960485  9875 ts_tablet_manager.cc:1403] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260630 12:26:12.961035  9873 raft_consensus.cc:359] T 60a38d8ea1e74f38994c2b18ba44d62c P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:12.961791  9876 tablet_bootstrap.cc:492] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65: Bootstrap starting.
I20260630 12:26:12.961850  9873 raft_consensus.cc:385] T 60a38d8ea1e74f38994c2b18ba44d62c P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:12.962285  9873 raft_consensus.cc:740] T 60a38d8ea1e74f38994c2b18ba44d62c P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f760bc9efa94a1e9bd074f40930f6ce, State: Initialized, Role: FOLLOWER
I20260630 12:26:12.963258  9873 consensus_queue.cc:260] T 60a38d8ea1e74f38994c2b18ba44d62c P 4f760bc9efa94a1e9bd074f40930f6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:12.963363  9875 raft_consensus.cc:359] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } }
I20260630 12:26:12.964210  9875 raft_consensus.cc:385] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:12.964535  9875 raft_consensus.cc:740] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a7ae263fdc4efb89ae221a2248fbb5, State: Initialized, Role: FOLLOWER
I20260630 12:26:12.965837  9873 ts_tablet_manager.cc:1434] T 60a38d8ea1e74f38994c2b18ba44d62c P 4f760bc9efa94a1e9bd074f40930f6ce: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:26:12.965430  9875 consensus_queue.cc:260] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } }
I20260630 12:26:12.968040  9875 ts_tablet_manager.cc:1434] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:26:12.967499  9575 catalog_manager.cc:5697] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f760bc9efa94a1e9bd074f40930f6ce (127.6.224.131). New cstate: current_term: 1 leader_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:12.968497  9876 tablet_bootstrap.cc:654] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:12.975427  9876 tablet_bootstrap.cc:492] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65: No bootstrap required, opened a new log
I20260630 12:26:12.975867  9876 ts_tablet_manager.cc:1403] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260630 12:26:12.978351  9876 raft_consensus.cc:359] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:12.979101  9876 raft_consensus.cc:385] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:12.979465  9876 raft_consensus.cc:740] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357db91dab934e939237cb587567aa65, State: Initialized, Role: FOLLOWER
I20260630 12:26:12.980347  9876 consensus_queue.cc:260] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:12.982348  9876 ts_tablet_manager.cc:1434] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:26:13.000428  9877 raft_consensus.cc:493] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:13.000891  9877 raft_consensus.cc:515] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:13.002527  9877 leader_election.cc:290] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3a7ae263fdc4efb89ae221a2248fbb5 (127.6.224.129:36981), 357db91dab934e939237cb587567aa65 (127.6.224.130:38617)
I20260630 12:26:13.003391  9679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00f82ce781a4ca98e24204dd71d7afe" candidate_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" is_pre_election: true
I20260630 12:26:13.003518  9754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00f82ce781a4ca98e24204dd71d7afe" candidate_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357db91dab934e939237cb587567aa65" is_pre_election: true
I20260630 12:26:13.003947  9679 raft_consensus.cc:2468] T c00f82ce781a4ca98e24204dd71d7afe P f3a7ae263fdc4efb89ae221a2248fbb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f760bc9efa94a1e9bd074f40930f6ce in term 0.
I20260630 12:26:13.004058  9754 raft_consensus.cc:2468] T c00f82ce781a4ca98e24204dd71d7afe P 357db91dab934e939237cb587567aa65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f760bc9efa94a1e9bd074f40930f6ce in term 0.
I20260630 12:26:13.005023  9792 leader_election.cc:304] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357db91dab934e939237cb587567aa65, 4f760bc9efa94a1e9bd074f40930f6ce; no voters: 
I20260630 12:26:13.005672  9877 raft_consensus.cc:2804] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:13.005959  9877 raft_consensus.cc:493] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:13.006189  9877 raft_consensus.cc:3060] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:13.010775  9877 raft_consensus.cc:515] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:13.012413  9877 leader_election.cc:290] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce [CANDIDATE]: Term 1 election: Requested vote from peers f3a7ae263fdc4efb89ae221a2248fbb5 (127.6.224.129:36981), 357db91dab934e939237cb587567aa65 (127.6.224.130:38617)
I20260630 12:26:13.013264  9679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00f82ce781a4ca98e24204dd71d7afe" candidate_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5"
I20260630 12:26:13.013435  9754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00f82ce781a4ca98e24204dd71d7afe" candidate_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357db91dab934e939237cb587567aa65"
I20260630 12:26:13.013871  9679 raft_consensus.cc:3060] T c00f82ce781a4ca98e24204dd71d7afe P f3a7ae263fdc4efb89ae221a2248fbb5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:13.013922  9754 raft_consensus.cc:3060] T c00f82ce781a4ca98e24204dd71d7afe P 357db91dab934e939237cb587567aa65 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:13.020751  9754 raft_consensus.cc:2468] T c00f82ce781a4ca98e24204dd71d7afe P 357db91dab934e939237cb587567aa65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f760bc9efa94a1e9bd074f40930f6ce in term 1.
I20260630 12:26:13.020751  9679 raft_consensus.cc:2468] T c00f82ce781a4ca98e24204dd71d7afe P f3a7ae263fdc4efb89ae221a2248fbb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f760bc9efa94a1e9bd074f40930f6ce in term 1.
I20260630 12:26:13.022110  9792 leader_election.cc:304] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357db91dab934e939237cb587567aa65, 4f760bc9efa94a1e9bd074f40930f6ce; no voters: 
I20260630 12:26:13.022770  9877 raft_consensus.cc:2804] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:13.023180  9877 raft_consensus.cc:697] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce [term 1 LEADER]: Becoming Leader. State: Replica: 4f760bc9efa94a1e9bd074f40930f6ce, State: Running, Role: LEADER
I20260630 12:26:13.023809  9877 consensus_queue.cc:237] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:13.026480  9881 raft_consensus.cc:493] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:13.026960  9881 raft_consensus.cc:515] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } }
I20260630 12:26:13.029238  9881 leader_election.cc:290] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f760bc9efa94a1e9bd074f40930f6ce (127.6.224.131:44205), 357db91dab934e939237cb587567aa65 (127.6.224.130:38617)
I20260630 12:26:13.031708  9575 catalog_manager.cc:5697] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f760bc9efa94a1e9bd074f40930f6ce (127.6.224.131). New cstate: current_term: 1 leader_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:13.042083  9828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f851af6cf3234efdb2e2fe1d1e189400" candidate_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" is_pre_election: true
I20260630 12:26:13.042748  9828 raft_consensus.cc:2468] T f851af6cf3234efdb2e2fe1d1e189400 P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3a7ae263fdc4efb89ae221a2248fbb5 in term 0.
I20260630 12:26:13.043442  9754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f851af6cf3234efdb2e2fe1d1e189400" candidate_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357db91dab934e939237cb587567aa65" is_pre_election: true
I20260630 12:26:13.043888  9643 leader_election.cc:304] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f760bc9efa94a1e9bd074f40930f6ce, f3a7ae263fdc4efb89ae221a2248fbb5; no voters: 
I20260630 12:26:13.044102  9754 raft_consensus.cc:2468] T f851af6cf3234efdb2e2fe1d1e189400 P 357db91dab934e939237cb587567aa65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3a7ae263fdc4efb89ae221a2248fbb5 in term 0.
I20260630 12:26:13.044693  9881 raft_consensus.cc:2804] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:13.045069  9881 raft_consensus.cc:493] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:13.045337  9881 raft_consensus.cc:3060] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:13.049901  9881 raft_consensus.cc:515] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } }
I20260630 12:26:13.051391  9881 leader_election.cc:290] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5 [CANDIDATE]: Term 1 election: Requested vote from peers 4f760bc9efa94a1e9bd074f40930f6ce (127.6.224.131:44205), 357db91dab934e939237cb587567aa65 (127.6.224.130:38617)
I20260630 12:26:13.052167  9828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f851af6cf3234efdb2e2fe1d1e189400" candidate_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f760bc9efa94a1e9bd074f40930f6ce"
I20260630 12:26:13.052347  9754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f851af6cf3234efdb2e2fe1d1e189400" candidate_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357db91dab934e939237cb587567aa65"
I20260630 12:26:13.052644  9828 raft_consensus.cc:3060] T f851af6cf3234efdb2e2fe1d1e189400 P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:13.052840  9754 raft_consensus.cc:3060] T f851af6cf3234efdb2e2fe1d1e189400 P 357db91dab934e939237cb587567aa65 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:13.057302  9754 raft_consensus.cc:2468] T f851af6cf3234efdb2e2fe1d1e189400 P 357db91dab934e939237cb587567aa65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3a7ae263fdc4efb89ae221a2248fbb5 in term 1.
I20260630 12:26:13.057305  9828 raft_consensus.cc:2468] T f851af6cf3234efdb2e2fe1d1e189400 P 4f760bc9efa94a1e9bd074f40930f6ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3a7ae263fdc4efb89ae221a2248fbb5 in term 1.
I20260630 12:26:13.058413  9643 leader_election.cc:304] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f760bc9efa94a1e9bd074f40930f6ce, f3a7ae263fdc4efb89ae221a2248fbb5; no voters: 
I20260630 12:26:13.059022  9881 raft_consensus.cc:2804] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:13.060015  9881 raft_consensus.cc:697] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5 [term 1 LEADER]: Becoming Leader. State: Replica: f3a7ae263fdc4efb89ae221a2248fbb5, State: Running, Role: LEADER
I20260630 12:26:13.060645  9881 consensus_queue.cc:237] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } }
I20260630 12:26:13.067766  9575 catalog_manager.cc:5697] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3a7ae263fdc4efb89ae221a2248fbb5 (127.6.224.129). New cstate: current_term: 1 leader_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } health_report { overall_health: HEALTHY } } }
W20260630 12:26:13.212864  9625 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:26:13.213928  9630 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
W20260630 12:26:13.216025  9630 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:26:13.267565  9883 raft_consensus.cc:493] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:13.268028  9883 raft_consensus.cc:515] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:13.269994  9883 leader_election.cc:290] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3a7ae263fdc4efb89ae221a2248fbb5 (127.6.224.129:36981), 4f760bc9efa94a1e9bd074f40930f6ce (127.6.224.131:44205)
I20260630 12:26:13.280614  9679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a38d8ea1e74f38994c2b18ba44d62c" candidate_uuid: "357db91dab934e939237cb587567aa65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" is_pre_election: true
I20260630 12:26:13.280844  9828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a38d8ea1e74f38994c2b18ba44d62c" candidate_uuid: "357db91dab934e939237cb587567aa65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" is_pre_election: true
I20260630 12:26:13.281358  9679 raft_consensus.cc:2468] T 60a38d8ea1e74f38994c2b18ba44d62c P f3a7ae263fdc4efb89ae221a2248fbb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 357db91dab934e939237cb587567aa65 in term 0.
I20260630 12:26:13.281427  9828 raft_consensus.cc:2468] T 60a38d8ea1e74f38994c2b18ba44d62c P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 357db91dab934e939237cb587567aa65 in term 0.
I20260630 12:26:13.282537  9718 leader_election.cc:304] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357db91dab934e939237cb587567aa65, 4f760bc9efa94a1e9bd074f40930f6ce; no voters: 
I20260630 12:26:13.283286  9883 raft_consensus.cc:2804] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:13.283638  9883 raft_consensus.cc:493] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:13.283900  9883 raft_consensus.cc:3060] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:13.289795  9883 raft_consensus.cc:515] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:13.291563  9883 leader_election.cc:290] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65 [CANDIDATE]: Term 1 election: Requested vote from peers f3a7ae263fdc4efb89ae221a2248fbb5 (127.6.224.129:36981), 4f760bc9efa94a1e9bd074f40930f6ce (127.6.224.131:44205)
I20260630 12:26:13.292117  9679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a38d8ea1e74f38994c2b18ba44d62c" candidate_uuid: "357db91dab934e939237cb587567aa65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5"
I20260630 12:26:13.292579  9679 raft_consensus.cc:3060] T 60a38d8ea1e74f38994c2b18ba44d62c P f3a7ae263fdc4efb89ae221a2248fbb5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:13.292646  9828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a38d8ea1e74f38994c2b18ba44d62c" candidate_uuid: "357db91dab934e939237cb587567aa65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f760bc9efa94a1e9bd074f40930f6ce"
I20260630 12:26:13.293191  9828 raft_consensus.cc:3060] T 60a38d8ea1e74f38994c2b18ba44d62c P 4f760bc9efa94a1e9bd074f40930f6ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:13.297109  9679 raft_consensus.cc:2468] T 60a38d8ea1e74f38994c2b18ba44d62c P f3a7ae263fdc4efb89ae221a2248fbb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357db91dab934e939237cb587567aa65 in term 1.
I20260630 12:26:13.297752  9828 raft_consensus.cc:2468] T 60a38d8ea1e74f38994c2b18ba44d62c P 4f760bc9efa94a1e9bd074f40930f6ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357db91dab934e939237cb587567aa65 in term 1.
I20260630 12:26:13.298231  9720 leader_election.cc:304] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357db91dab934e939237cb587567aa65, f3a7ae263fdc4efb89ae221a2248fbb5; no voters: 
I20260630 12:26:13.298905  9883 raft_consensus.cc:2804] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:13.299875  9883 raft_consensus.cc:697] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65 [term 1 LEADER]: Becoming Leader. State: Replica: 357db91dab934e939237cb587567aa65, State: Running, Role: LEADER
I20260630 12:26:13.300523  9883 consensus_queue.cc:237] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } }
I20260630 12:26:13.307200  9575 catalog_manager.cc:5697] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 357db91dab934e939237cb587567aa65 (127.6.224.130). New cstate: current_term: 1 leader_uuid: "357db91dab934e939237cb587567aa65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a7ae263fdc4efb89ae221a2248fbb5" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 36981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f760bc9efa94a1e9bd074f40930f6ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44205 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:13.463609  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:26:13.469627  9877 consensus_queue.cc:1048] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:26:13.491199  9794 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]
W20260630 12:26:13.496019  9794 consensus_peers.cc:597] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce -> Peer f3a7ae263fdc4efb89ae221a2248fbb5 (127.6.224.129:36981): Couldn't send request to peer f3a7ae263fdc4efb89ae221a2248fbb5. 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:26:13.500617  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:13.500686  9881 consensus_queue.cc:1048] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357db91dab934e939237cb587567aa65" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:13.501346  7042 tablet_replica.cc:333] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5: stopping tablet replica
I20260630 12:26:13.501993  7042 raft_consensus.cc:2243] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:13.502496  7042 pending_rounds.cc:70] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5: Trying to abort 1 pending ops.
I20260630 12:26:13.502694  7042 pending_rounds.cc:77] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440440062853120 op_type: NO_OP noop_request { }
I20260630 12:26:13.503042  7042 raft_consensus.cc:2889] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:26:13.503310  7042 raft_consensus.cc:2272] T f851af6cf3234efdb2e2fe1d1e189400 P f3a7ae263fdc4efb89ae221a2248fbb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:13.505831  7042 tablet_replica.cc:333] T 60a38d8ea1e74f38994c2b18ba44d62c P f3a7ae263fdc4efb89ae221a2248fbb5: stopping tablet replica
I20260630 12:26:13.506613  7042 raft_consensus.cc:2243] T 60a38d8ea1e74f38994c2b18ba44d62c P f3a7ae263fdc4efb89ae221a2248fbb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:13.507112  7042 raft_consensus.cc:2272] T 60a38d8ea1e74f38994c2b18ba44d62c P f3a7ae263fdc4efb89ae221a2248fbb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:13.508975  7042 tablet_replica.cc:333] T c00f82ce781a4ca98e24204dd71d7afe P f3a7ae263fdc4efb89ae221a2248fbb5: stopping tablet replica
I20260630 12:26:13.509616  7042 raft_consensus.cc:2243] T c00f82ce781a4ca98e24204dd71d7afe P f3a7ae263fdc4efb89ae221a2248fbb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:13.510048  7042 raft_consensus.cc:2272] T c00f82ce781a4ca98e24204dd71d7afe P f3a7ae263fdc4efb89ae221a2248fbb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:13.512034  7042 tablet_replica.cc:333] T 08d53a6bd22045d69dda9677d539184e P f3a7ae263fdc4efb89ae221a2248fbb5: stopping tablet replica
I20260630 12:26:13.512532  7042 raft_consensus.cc:2243] T 08d53a6bd22045d69dda9677d539184e P f3a7ae263fdc4efb89ae221a2248fbb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:13.512921  7042 raft_consensus.cc:2272] T 08d53a6bd22045d69dda9677d539184e P f3a7ae263fdc4efb89ae221a2248fbb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:13.535111  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:26:13.546190  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:26:13.567795  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:13.568439  7042 tablet_replica.cc:333] T c00f82ce781a4ca98e24204dd71d7afe P 357db91dab934e939237cb587567aa65: stopping tablet replica
I20260630 12:26:13.568979  7042 raft_consensus.cc:2243] T c00f82ce781a4ca98e24204dd71d7afe P 357db91dab934e939237cb587567aa65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:13.569430  7042 raft_consensus.cc:2272] T c00f82ce781a4ca98e24204dd71d7afe P 357db91dab934e939237cb587567aa65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:13.571030  7042 tablet_replica.cc:333] T 08d53a6bd22045d69dda9677d539184e P 357db91dab934e939237cb587567aa65: stopping tablet replica
I20260630 12:26:13.571509  7042 raft_consensus.cc:2243] T 08d53a6bd22045d69dda9677d539184e P 357db91dab934e939237cb587567aa65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:13.571875  7042 raft_consensus.cc:2272] T 08d53a6bd22045d69dda9677d539184e P 357db91dab934e939237cb587567aa65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:13.573935  7042 tablet_replica.cc:333] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65: stopping tablet replica
I20260630 12:26:13.574384  7042 raft_consensus.cc:2243] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:13.574870  7042 pending_rounds.cc:70] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65: Trying to abort 1 pending ops.
I20260630 12:26:13.575031  7042 pending_rounds.cc:77] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440441045626880 op_type: NO_OP noop_request { }
I20260630 12:26:13.575276  7042 raft_consensus.cc:2889] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:26:13.575506  7042 raft_consensus.cc:2272] T 60a38d8ea1e74f38994c2b18ba44d62c P 357db91dab934e939237cb587567aa65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:13.577468  7042 tablet_replica.cc:333] T f851af6cf3234efdb2e2fe1d1e189400 P 357db91dab934e939237cb587567aa65: stopping tablet replica
I20260630 12:26:13.577890  7042 raft_consensus.cc:2243] T f851af6cf3234efdb2e2fe1d1e189400 P 357db91dab934e939237cb587567aa65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:13.578218  7042 pending_rounds.cc:70] T f851af6cf3234efdb2e2fe1d1e189400 P 357db91dab934e939237cb587567aa65: Trying to abort 1 pending ops.
I20260630 12:26:13.578378  7042 pending_rounds.cc:77] T f851af6cf3234efdb2e2fe1d1e189400 P 357db91dab934e939237cb587567aa65: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440440062853120 op_type: NO_OP noop_request { }
I20260630 12:26:13.578621  7042 raft_consensus.cc:2889] T f851af6cf3234efdb2e2fe1d1e189400 P 357db91dab934e939237cb587567aa65 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:26:13.578874  7042 raft_consensus.cc:2272] T f851af6cf3234efdb2e2fe1d1e189400 P 357db91dab934e939237cb587567aa65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:13.600224  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
W20260630 12:26:13.607153  9794 consensus_peers.cc:597] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce -> Peer f3a7ae263fdc4efb89ae221a2248fbb5 (127.6.224.129:36981): Couldn't send request to peer f3a7ae263fdc4efb89ae221a2248fbb5. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:36981: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:13.611833  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:26:13.626463  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:13.627018  7042 tablet_replica.cc:333] T 60a38d8ea1e74f38994c2b18ba44d62c P 4f760bc9efa94a1e9bd074f40930f6ce: stopping tablet replica
I20260630 12:26:13.627501  7042 raft_consensus.cc:2243] T 60a38d8ea1e74f38994c2b18ba44d62c P 4f760bc9efa94a1e9bd074f40930f6ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:13.627856  7042 raft_consensus.cc:2272] T 60a38d8ea1e74f38994c2b18ba44d62c P 4f760bc9efa94a1e9bd074f40930f6ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:13.629534  7042 tablet_replica.cc:333] T f851af6cf3234efdb2e2fe1d1e189400 P 4f760bc9efa94a1e9bd074f40930f6ce: stopping tablet replica
I20260630 12:26:13.630020  7042 raft_consensus.cc:2243] T f851af6cf3234efdb2e2fe1d1e189400 P 4f760bc9efa94a1e9bd074f40930f6ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:13.630328  7042 raft_consensus.cc:2272] T f851af6cf3234efdb2e2fe1d1e189400 P 4f760bc9efa94a1e9bd074f40930f6ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:13.631897  7042 tablet_replica.cc:333] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce: stopping tablet replica
I20260630 12:26:13.632387  7042 raft_consensus.cc:2243] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:13.633090  7042 pending_rounds.cc:70] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce: Trying to abort 1 pending ops.
I20260630 12:26:13.633368  7042 pending_rounds.cc:77] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440439912448000 op_type: NO_OP noop_request { }
I20260630 12:26:13.633683  7042 raft_consensus.cc:2889] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:26:13.633941  7042 raft_consensus.cc:2272] T c00f82ce781a4ca98e24204dd71d7afe P 4f760bc9efa94a1e9bd074f40930f6ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:13.636118  7042 tablet_replica.cc:333] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce: stopping tablet replica
I20260630 12:26:13.636725  7042 raft_consensus.cc:2243] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:13.637475  7042 raft_consensus.cc:2272] T 08d53a6bd22045d69dda9677d539184e P 4f760bc9efa94a1e9bd074f40930f6ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:13.659040  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:26:13.669786  7042 master.cc:562] Master@127.6.224.190:46319 shutting down...
I20260630 12:26:13.682133  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:13.682642  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:13.682953  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 745bb7d91eee48bdaf6ff422bf2ba095: stopping tablet replica
I20260630 12:26:13.700678  7042 master.cc:584] Master@127.6.224.190:46319 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2641 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:26:13.732205  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:44511
I20260630 12:26:13.733347  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:13.738160  9911 instance_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:26:13.738334  9912 instance_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:26:13.739512  9914 instance_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:26:13.740566  7042 server_base.cc:1061] running on GCE node
I20260630 12:26:13.741484  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:13.741654  7042 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:26:13.741820  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822373741803 us; error 0 us; skew 500 ppm
I20260630 12:26:13.742327  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:13.744473  7042 webserver.cc:533] Webserver started at http://127.6.224.190:33965/ using document root <none> and password file <none>
I20260630 12:26:13.744921  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:13.745131  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:13.745406  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:13.746470  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "339d6c3c24ac4c0b98b5ecb6efbe1ca2"
format_stamp: "Formatted at 2026-06-30 12:26:13 on dist-test-slave-fh7x"
I20260630 12:26:13.750975  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:26:13.754184  9919 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:26:13.754889  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:13.755165  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "339d6c3c24ac4c0b98b5ecb6efbe1ca2"
format_stamp: "Formatted at 2026-06-30 12:26:13 on dist-test-slave-fh7x"
I20260630 12:26:13.755443  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-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:26:13.765548  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:13.766556  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:13.802322  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:44511
I20260630 12:26:13.802433  9970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:44511 every 8 connection(s)
I20260630 12:26:13.806042  9971 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:26:13.816066  9971 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2: Bootstrap starting.
I20260630 12:26:13.820166  9971 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:13.823895  9971 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2: No bootstrap required, opened a new log
I20260630 12:26:13.825834  9971 raft_consensus.cc:359] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "339d6c3c24ac4c0b98b5ecb6efbe1ca2" member_type: VOTER }
I20260630 12:26:13.826190  9971 raft_consensus.cc:385] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:13.826373  9971 raft_consensus.cc:740] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 339d6c3c24ac4c0b98b5ecb6efbe1ca2, State: Initialized, Role: FOLLOWER
I20260630 12:26:13.826838  9971 consensus_queue.cc:260] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "339d6c3c24ac4c0b98b5ecb6efbe1ca2" member_type: VOTER }
I20260630 12:26:13.827237  9971 raft_consensus.cc:399] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:13.827435  9971 raft_consensus.cc:493] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:13.827634  9971 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:13.831934  9971 raft_consensus.cc:515] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "339d6c3c24ac4c0b98b5ecb6efbe1ca2" member_type: VOTER }
I20260630 12:26:13.832415  9971 leader_election.cc:304] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2 [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: 339d6c3c24ac4c0b98b5ecb6efbe1ca2; no voters: 
I20260630 12:26:13.833447  9971 leader_election.cc:290] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:13.833743  9974 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:13.834977  9974 raft_consensus.cc:697] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2 [term 1 LEADER]: Becoming Leader. State: Replica: 339d6c3c24ac4c0b98b5ecb6efbe1ca2, State: Running, Role: LEADER
I20260630 12:26:13.835587  9974 consensus_queue.cc:237] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2 [LEADER]: Queue going to LEADER mode. State: All 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: "339d6c3c24ac4c0b98b5ecb6efbe1ca2" member_type: VOTER }
I20260630 12:26:13.836174  9971 sys_catalog.cc:565] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:13.838230  9975 sys_catalog.cc:455] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "339d6c3c24ac4c0b98b5ecb6efbe1ca2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "339d6c3c24ac4c0b98b5ecb6efbe1ca2" member_type: VOTER } }
I20260630 12:26:13.838330  9976 sys_catalog.cc:455] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 339d6c3c24ac4c0b98b5ecb6efbe1ca2. Latest consensus state: current_term: 1 leader_uuid: "339d6c3c24ac4c0b98b5ecb6efbe1ca2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "339d6c3c24ac4c0b98b5ecb6efbe1ca2" member_type: VOTER } }
I20260630 12:26:13.838914  9975 sys_catalog.cc:458] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:13.838958  9976 sys_catalog.cc:458] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:13.841439  9980 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:13.848834  9980 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:13.850055  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:13.857746  9980 catalog_manager.cc:1383] Generated new cluster ID: 260777edc70340db8309d989e2d800fa
I20260630 12:26:13.857992  9980 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:13.878394  9980 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:13.879632  9980 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:13.893168  9980 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2: Generated new TSK 0
I20260630 12:26:13.893736  9980 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:13.916927  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:13.922603  9992 instance_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:26:13.923702  9993 instance_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:26:13.924934  9995 instance_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:26:13.925175  7042 server_base.cc:1061] running on GCE node
I20260630 12:26:13.926017  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:13.926203  7042 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:26:13.926335  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822373926324 us; error 0 us; skew 500 ppm
I20260630 12:26:13.926772  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:13.928975  7042 webserver.cc:533] Webserver started at http://127.6.224.129:43433/ using document root <none> and password file <none>
I20260630 12:26:13.929458  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:13.929634  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:13.929843  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:13.930866  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "51dd8853379e4b50928588e5c938f16c"
format_stamp: "Formatted at 2026-06-30 12:26:13 on dist-test-slave-fh7x"
I20260630 12:26:13.935201  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:26:13.938416 10000 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:26:13.939105  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:13.939390  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "51dd8853379e4b50928588e5c938f16c"
format_stamp: "Formatted at 2026-06-30 12:26:13 on dist-test-slave-fh7x"
I20260630 12:26:13.939644  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-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:26:13.952294  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:13.953348  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:13.954690  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:13.956804  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:13.957041  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:13.957302  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:13.957448  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:13.992871  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:43551
I20260630 12:26:13.992964 10062 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:43551 every 8 connection(s)
I20260630 12:26:13.997581  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:14.003896 10067 instance_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:26:14.004541 10068 instance_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:26:14.006491  7042 server_base.cc:1061] running on GCE node
W20260630 12:26:14.007927 10070 instance_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:26:14.008834  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:14.009063  7042 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:26:14.009271  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822374009243 us; error 0 us; skew 500 ppm
I20260630 12:26:14.009845 10063 heartbeater.cc:344] Connected to a master server at 127.6.224.190:44511
I20260630 12:26:14.009898  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:14.010257 10063 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:14.011072 10063 heartbeater.cc:507] Master 127.6.224.190:44511 requested a full tablet report, sending...
I20260630 12:26:14.012339  7042 webserver.cc:533] Webserver started at http://127.6.224.130:35807/ using document root <none> and password file <none>
I20260630 12:26:14.012796  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:14.012970  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:14.013286  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:14.013228  9936 ts_manager.cc:194] Registered new tserver with Master: 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551)
I20260630 12:26:14.014465  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "5fd91b40356f4397a8efed98232b08dc"
format_stamp: "Formatted at 2026-06-30 12:26:14 on dist-test-slave-fh7x"
I20260630 12:26:14.015141  9936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56396
I20260630 12:26:14.018777  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:26:14.021915 10075 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:26:14.022615  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:14.022874  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "5fd91b40356f4397a8efed98232b08dc"
format_stamp: "Formatted at 2026-06-30 12:26:14 on dist-test-slave-fh7x"
I20260630 12:26:14.023141  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-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:26:14.046070  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:14.047071  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:14.048408  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:14.050549  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:14.050737  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:14.050945  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:14.051090  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:14.085676  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:39689
I20260630 12:26:14.085776 10137 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:39689 every 8 connection(s)
I20260630 12:26:14.090199  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:14.096496 10141 instance_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:26:14.097167 10142 instance_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:26:14.099740 10144 instance_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:26:14.100484  7042 server_base.cc:1061] running on GCE node
I20260630 12:26:14.101442 10138 heartbeater.cc:344] Connected to a master server at 127.6.224.190:44511
I20260630 12:26:14.101500  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:14.101876  7042 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:26:14.101902 10138 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:14.102135  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822374102116 us; error 0 us; skew 500 ppm
I20260630 12:26:14.102708  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:14.102730 10138 heartbeater.cc:507] Master 127.6.224.190:44511 requested a full tablet report, sending...
I20260630 12:26:14.104899  9936 ts_manager.cc:194] Registered new tserver with Master: 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689)
I20260630 12:26:14.105620  7042 webserver.cc:533] Webserver started at http://127.6.224.131:43819/ using document root <none> and password file <none>
I20260630 12:26:14.106244  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:14.106474  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:14.106779  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:14.106722  9936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56412
I20260630 12:26:14.108173  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "b34088c1d56a44cf915a8385e5fe10f3"
format_stamp: "Formatted at 2026-06-30 12:26:14 on dist-test-slave-fh7x"
I20260630 12:26:14.112367  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:26:14.115453 10149 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:26:14.116160  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:14.116436  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "b34088c1d56a44cf915a8385e5fe10f3"
format_stamp: "Formatted at 2026-06-30 12:26:14 on dist-test-slave-fh7x"
I20260630 12:26:14.116695  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-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:26:14.128374  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:14.129482  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:14.130834  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:14.132951  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:14.133150  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:14.133368  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:14.133514  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:14.169188  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:41585
I20260630 12:26:14.169266 10211 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:41585 every 8 connection(s)
I20260630 12:26:14.181865 10212 heartbeater.cc:344] Connected to a master server at 127.6.224.190:44511
I20260630 12:26:14.182210 10212 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:14.182863 10212 heartbeater.cc:507] Master 127.6.224.190:44511 requested a full tablet report, sending...
I20260630 12:26:14.184696  9936 ts_manager.cc:194] Registered new tserver with Master: b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:14.185585  7042 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013384833s
I20260630 12:26:14.186013  9936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56426
I20260630 12:26:15.017519 10063 heartbeater.cc:499] Master 127.6.224.190:44511 was elected leader, sending a full tablet report...
I20260630 12:26:15.109475 10138 heartbeater.cc:499] Master 127.6.224.190:44511 was elected leader, sending a full tablet report...
I20260630 12:26:15.188612 10212 heartbeater.cc:499] Master 127.6.224.190:44511 was elected leader, sending a full tablet report...
I20260630 12:26:15.238430  9936 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56440:
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:26:15.240347  9936 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:26:15.292991 10028 tablet_service.cc:1511] Processing CreateTablet for tablet 4fa79310d9d947118627957ac855a8dc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.294499 10028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa79310d9d947118627957ac855a8dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.297313 10102 tablet_service.cc:1511] Processing CreateTablet for tablet bf8ad4ad62c3456fb4f1144c27d73970 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.298653 10102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf8ad4ad62c3456fb4f1144c27d73970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.302038 10103 tablet_service.cc:1511] Processing CreateTablet for tablet 4fa79310d9d947118627957ac855a8dc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.303483 10103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa79310d9d947118627957ac855a8dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.303751 10101 tablet_service.cc:1511] Processing CreateTablet for tablet 57ac5f9ae8e24406a90c393095352169 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.305140 10101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ac5f9ae8e24406a90c393095352169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.305998 10027 tablet_service.cc:1511] Processing CreateTablet for tablet bf8ad4ad62c3456fb4f1144c27d73970 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.307411 10027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf8ad4ad62c3456fb4f1144c27d73970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.310012 10100 tablet_service.cc:1511] Processing CreateTablet for tablet 73ded1c57fe9497e968f202897125e04 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.311353 10100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ded1c57fe9497e968f202897125e04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.311759 10176 tablet_service.cc:1511] Processing CreateTablet for tablet bf8ad4ad62c3456fb4f1144c27d73970 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.314003 10177 tablet_service.cc:1511] Processing CreateTablet for tablet 4fa79310d9d947118627957ac855a8dc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.314590 10098 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb4c2d51af24783b6ac2c4acf9564f8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.315958 10098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb4c2d51af24783b6ac2c4acf9564f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.316432 10175 tablet_service.cc:1511] Processing CreateTablet for tablet 57ac5f9ae8e24406a90c393095352169 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.317963 10025 tablet_service.cc:1511] Processing CreateTablet for tablet 73ded1c57fe9497e968f202897125e04 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.318511 10174 tablet_service.cc:1511] Processing CreateTablet for tablet 73ded1c57fe9497e968f202897125e04 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.319482 10024 tablet_service.cc:1511] Processing CreateTablet for tablet f976e7a3ace34dde81179f8f7139bd42 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.320842 10024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f976e7a3ace34dde81179f8f7139bd42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.320545 10097 tablet_service.cc:1511] Processing CreateTablet for tablet 848388877be4457494e1fab4643cab09 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.325811 10176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf8ad4ad62c3456fb4f1144c27d73970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.325924 10097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848388877be4457494e1fab4643cab09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.321370 10026 tablet_service.cc:1511] Processing CreateTablet for tablet 57ac5f9ae8e24406a90c393095352169 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.329927 10026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ac5f9ae8e24406a90c393095352169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.330829 10173 tablet_service.cc:1511] Processing CreateTablet for tablet f976e7a3ace34dde81179f8f7139bd42 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.332235 10173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f976e7a3ace34dde81179f8f7139bd42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.310012 10099 tablet_service.cc:1511] Processing CreateTablet for tablet f976e7a3ace34dde81179f8f7139bd42 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.333477 10175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ac5f9ae8e24406a90c393095352169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.334174 10099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f976e7a3ace34dde81179f8f7139bd42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.334424 10174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ded1c57fe9497e968f202897125e04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.321983 10096 tablet_service.cc:1511] Processing CreateTablet for tablet 4aca942525c349589a8e7cbfafe51cd0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.335532 10096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aca942525c349589a8e7cbfafe51cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.337445 10025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ded1c57fe9497e968f202897125e04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.337740 10172 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb4c2d51af24783b6ac2c4acf9564f8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.338361 10177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa79310d9d947118627957ac855a8dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.338092 10023 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb4c2d51af24783b6ac2c4acf9564f8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.339078 10172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb4c2d51af24783b6ac2c4acf9564f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.339586 10023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb4c2d51af24783b6ac2c4acf9564f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.366952 10022 tablet_service.cc:1511] Processing CreateTablet for tablet 848388877be4457494e1fab4643cab09 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.367365 10171 tablet_service.cc:1511] Processing CreateTablet for tablet 848388877be4457494e1fab4643cab09 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.368459 10022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848388877be4457494e1fab4643cab09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.370617 10170 tablet_service.cc:1511] Processing CreateTablet for tablet 4aca942525c349589a8e7cbfafe51cd0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.374475 10021 tablet_service.cc:1511] Processing CreateTablet for tablet 4aca942525c349589a8e7cbfafe51cd0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:15.375963 10021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aca942525c349589a8e7cbfafe51cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.385358 10171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848388877be4457494e1fab4643cab09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.386878 10170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aca942525c349589a8e7cbfafe51cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:15.424309 10232 tablet_bootstrap.cc:492] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 5fd91b40356f4397a8efed98232b08dc: Bootstrap starting.
I20260630 12:26:15.453291 10233 tablet_bootstrap.cc:492] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3: Bootstrap starting.
I20260630 12:26:15.453505 10232 tablet_bootstrap.cc:654] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 5fd91b40356f4397a8efed98232b08dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.468154 10234 tablet_bootstrap.cc:492] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c: Bootstrap starting.
I20260630 12:26:15.470678 10233 tablet_bootstrap.cc:654] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.474403 10232 tablet_bootstrap.cc:492] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 5fd91b40356f4397a8efed98232b08dc: No bootstrap required, opened a new log
I20260630 12:26:15.474416 10234 tablet_bootstrap.cc:654] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.474921 10232 ts_tablet_manager.cc:1403] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 5fd91b40356f4397a8efed98232b08dc: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.002s
I20260630 12:26:15.475509 10233 tablet_bootstrap.cc:492] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3: No bootstrap required, opened a new log
I20260630 12:26:15.475966 10233 ts_tablet_manager.cc:1403] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.007s
I20260630 12:26:15.477017 10232 raft_consensus.cc:359] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.477804 10232 raft_consensus.cc:385] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.478094 10232 raft_consensus.cc:740] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd91b40356f4397a8efed98232b08dc, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.478503 10233 raft_consensus.cc:359] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.478694 10232 consensus_queue.cc:260] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 5fd91b40356f4397a8efed98232b08dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.479264 10233 raft_consensus.cc:385] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.479485 10234 tablet_bootstrap.cc:492] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c: No bootstrap required, opened a new log
I20260630 12:26:15.479624 10233 raft_consensus.cc:740] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34088c1d56a44cf915a8385e5fe10f3, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.479969 10234 ts_tablet_manager.cc:1403] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:26:15.480594 10233 consensus_queue.cc:260] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.481477 10232 ts_tablet_manager.cc:1434] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 5fd91b40356f4397a8efed98232b08dc: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260630 12:26:15.482429 10232 tablet_bootstrap.cc:492] T bf8ad4ad62c3456fb4f1144c27d73970 P 5fd91b40356f4397a8efed98232b08dc: Bootstrap starting.
I20260630 12:26:15.482849 10234 raft_consensus.cc:359] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.483623 10234 raft_consensus.cc:385] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.483898 10234 raft_consensus.cc:740] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.484706 10234 consensus_queue.cc:260] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.488227 10232 tablet_bootstrap.cc:654] T bf8ad4ad62c3456fb4f1144c27d73970 P 5fd91b40356f4397a8efed98232b08dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.492228 10233 ts_tablet_manager.cc:1434] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.004s
I20260630 12:26:15.497231 10234 ts_tablet_manager.cc:1434] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.008s
I20260630 12:26:15.498514 10233 tablet_bootstrap.cc:492] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3: Bootstrap starting.
I20260630 12:26:15.499128 10234 tablet_bootstrap.cc:492] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c: Bootstrap starting.
I20260630 12:26:15.504598 10233 tablet_bootstrap.cc:654] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.504833 10234 tablet_bootstrap.cc:654] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.508769 10232 tablet_bootstrap.cc:492] T bf8ad4ad62c3456fb4f1144c27d73970 P 5fd91b40356f4397a8efed98232b08dc: No bootstrap required, opened a new log
I20260630 12:26:15.509254 10232 ts_tablet_manager.cc:1403] T bf8ad4ad62c3456fb4f1144c27d73970 P 5fd91b40356f4397a8efed98232b08dc: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.008s
I20260630 12:26:15.510221 10233 tablet_bootstrap.cc:492] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3: No bootstrap required, opened a new log
I20260630 12:26:15.510632 10233 ts_tablet_manager.cc:1403] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.009s
I20260630 12:26:15.510931 10234 tablet_bootstrap.cc:492] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c: No bootstrap required, opened a new log
I20260630 12:26:15.511404 10234 ts_tablet_manager.cc:1403] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:26:15.511962 10232 raft_consensus.cc:359] T bf8ad4ad62c3456fb4f1144c27d73970 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.512686 10232 raft_consensus.cc:385] T bf8ad4ad62c3456fb4f1144c27d73970 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.512615 10233 raft_consensus.cc:359] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.513109 10232 raft_consensus.cc:740] T bf8ad4ad62c3456fb4f1144c27d73970 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd91b40356f4397a8efed98232b08dc, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.513301 10233 raft_consensus.cc:385] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.513599 10233 raft_consensus.cc:740] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34088c1d56a44cf915a8385e5fe10f3, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.514006 10234 raft_consensus.cc:359] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.513893 10232 consensus_queue.cc:260] T bf8ad4ad62c3456fb4f1144c27d73970 P 5fd91b40356f4397a8efed98232b08dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.514283 10233 consensus_queue.cc:260] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.514742 10234 raft_consensus.cc:385] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.515079 10234 raft_consensus.cc:740] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.516253 10233 ts_tablet_manager.cc:1434] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:26:15.515870 10234 consensus_queue.cc:260] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.517192 10233 tablet_bootstrap.cc:492] T 4aca942525c349589a8e7cbfafe51cd0 P b34088c1d56a44cf915a8385e5fe10f3: Bootstrap starting.
I20260630 12:26:15.519858 10234 ts_tablet_manager.cc:1434] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:26:15.520833 10234 tablet_bootstrap.cc:492] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c: Bootstrap starting.
I20260630 12:26:15.523370 10233 tablet_bootstrap.cc:654] T 4aca942525c349589a8e7cbfafe51cd0 P b34088c1d56a44cf915a8385e5fe10f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.524972 10232 ts_tablet_manager.cc:1434] T bf8ad4ad62c3456fb4f1144c27d73970 P 5fd91b40356f4397a8efed98232b08dc: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260630 12:26:15.526412 10234 tablet_bootstrap.cc:654] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.533209 10232 tablet_bootstrap.cc:492] T 4aca942525c349589a8e7cbfafe51cd0 P 5fd91b40356f4397a8efed98232b08dc: Bootstrap starting.
I20260630 12:26:15.534775 10233 tablet_bootstrap.cc:492] T 4aca942525c349589a8e7cbfafe51cd0 P b34088c1d56a44cf915a8385e5fe10f3: No bootstrap required, opened a new log
I20260630 12:26:15.535233 10233 ts_tablet_manager.cc:1403] T 4aca942525c349589a8e7cbfafe51cd0 P b34088c1d56a44cf915a8385e5fe10f3: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260630 12:26:15.537995 10233 raft_consensus.cc:359] T 4aca942525c349589a8e7cbfafe51cd0 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.538717 10233 raft_consensus.cc:385] T 4aca942525c349589a8e7cbfafe51cd0 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.538991 10233 raft_consensus.cc:740] T 4aca942525c349589a8e7cbfafe51cd0 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34088c1d56a44cf915a8385e5fe10f3, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.539914 10232 tablet_bootstrap.cc:654] T 4aca942525c349589a8e7cbfafe51cd0 P 5fd91b40356f4397a8efed98232b08dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.539683 10233 consensus_queue.cc:260] T 4aca942525c349589a8e7cbfafe51cd0 P b34088c1d56a44cf915a8385e5fe10f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.542022 10233 ts_tablet_manager.cc:1434] T 4aca942525c349589a8e7cbfafe51cd0 P b34088c1d56a44cf915a8385e5fe10f3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:26:15.542991 10233 tablet_bootstrap.cc:492] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3: Bootstrap starting.
I20260630 12:26:15.548491 10233 tablet_bootstrap.cc:654] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.551604 10232 tablet_bootstrap.cc:492] T 4aca942525c349589a8e7cbfafe51cd0 P 5fd91b40356f4397a8efed98232b08dc: No bootstrap required, opened a new log
I20260630 12:26:15.552095 10232 ts_tablet_manager.cc:1403] T 4aca942525c349589a8e7cbfafe51cd0 P 5fd91b40356f4397a8efed98232b08dc: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260630 12:26:15.553844 10234 tablet_bootstrap.cc:492] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c: No bootstrap required, opened a new log
I20260630 12:26:15.553992 10240 raft_consensus.cc:493] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:15.554534 10234 ts_tablet_manager.cc:1403] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.015s
I20260630 12:26:15.554481 10240 raft_consensus.cc:515] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.556819 10240 leader_election.cc:290] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689), b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:15.557816 10234 raft_consensus.cc:359] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.558597 10234 raft_consensus.cc:385] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.558907 10234 raft_consensus.cc:740] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.558789 10232 raft_consensus.cc:359] T 4aca942525c349589a8e7cbfafe51cd0 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.559674 10232 raft_consensus.cc:385] T 4aca942525c349589a8e7cbfafe51cd0 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.559981 10232 raft_consensus.cc:740] T 4aca942525c349589a8e7cbfafe51cd0 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd91b40356f4397a8efed98232b08dc, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.559924 10234 consensus_queue.cc:260] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.562599 10234 ts_tablet_manager.cc:1434] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:26:15.565001 10234 tablet_bootstrap.cc:492] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c: Bootstrap starting.
I20260630 12:26:15.570482 10234 tablet_bootstrap.cc:654] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.561100 10232 consensus_queue.cc:260] T 4aca942525c349589a8e7cbfafe51cd0 P 5fd91b40356f4397a8efed98232b08dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.575062 10232 ts_tablet_manager.cc:1434] T 4aca942525c349589a8e7cbfafe51cd0 P 5fd91b40356f4397a8efed98232b08dc: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.002s
I20260630 12:26:15.576013 10232 tablet_bootstrap.cc:492] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc: Bootstrap starting.
I20260630 12:26:15.577359 10240 raft_consensus.cc:493] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:15.577387 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8ad4ad62c3456fb4f1144c27d73970" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3" is_pre_election: true
I20260630 12:26:15.577948 10240 raft_consensus.cc:515] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.578331 10187 raft_consensus.cc:2468] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 0.
I20260630 12:26:15.579818 10003 leader_election.cc:304] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dd8853379e4b50928588e5c938f16c, b34088c1d56a44cf915a8385e5fe10f3; no voters: 
I20260630 12:26:15.580164 10240 leader_election.cc:290] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689), b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:15.580750 10240 raft_consensus.cc:2804] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:15.581489 10240 raft_consensus.cc:493] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:15.581744 10232 tablet_bootstrap.cc:654] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.584861 10240 raft_consensus.cc:3060] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.598503 10239 raft_consensus.cc:493] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:15.599112 10239 raft_consensus.cc:515] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.600705 10240 raft_consensus.cc:515] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.609452 10234 tablet_bootstrap.cc:492] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c: No bootstrap required, opened a new log
I20260630 12:26:15.609987 10234 ts_tablet_manager.cc:1403] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.009s
I20260630 12:26:15.612416 10111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8ad4ad62c3456fb4f1144c27d73970" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc"
I20260630 12:26:15.613091 10111 raft_consensus.cc:3060] T bf8ad4ad62c3456fb4f1144c27d73970 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.612872 10234 raft_consensus.cc:359] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.613587 10234 raft_consensus.cc:385] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.613871 10234 raft_consensus.cc:740] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.614600 10234 consensus_queue.cc:260] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.615934 10239 leader_election.cc:290] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551), 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689)
I20260630 12:26:15.616776 10234 ts_tablet_manager.cc:1434] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:26:15.617833 10234 tablet_bootstrap.cc:492] T f976e7a3ace34dde81179f8f7139bd42 P 51dd8853379e4b50928588e5c938f16c: Bootstrap starting.
I20260630 12:26:15.617641 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aca942525c349589a8e7cbfafe51cd0" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc" is_pre_election: true
I20260630 12:26:15.618325 10112 raft_consensus.cc:2468] T 4aca942525c349589a8e7cbfafe51cd0 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 0.
I20260630 12:26:15.622372 10113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8ad4ad62c3456fb4f1144c27d73970" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc" is_pre_election: true
I20260630 12:26:15.624485 10001 leader_election.cc:304] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dd8853379e4b50928588e5c938f16c, 5fd91b40356f4397a8efed98232b08dc; no voters: 
I20260630 12:26:15.628788 10234 tablet_bootstrap.cc:654] T f976e7a3ace34dde81179f8f7139bd42 P 51dd8853379e4b50928588e5c938f16c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.637116 10111 raft_consensus.cc:2468] T bf8ad4ad62c3456fb4f1144c27d73970 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 1.
I20260630 12:26:15.644192 10001 leader_election.cc:304] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dd8853379e4b50928588e5c938f16c, 5fd91b40356f4397a8efed98232b08dc; no voters: 
I20260630 12:26:15.650326 10256 raft_consensus.cc:2804] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:15.642187 10240 leader_election.cc:290] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 election: Requested vote from peers 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689), b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:15.651068 10240 raft_consensus.cc:2804] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:15.651579 10240 raft_consensus.cc:697] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Becoming Leader. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Running, Role: LEADER
I20260630 12:26:15.652343 10233 tablet_bootstrap.cc:492] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3: No bootstrap required, opened a new log
I20260630 12:26:15.654383 10232 tablet_bootstrap.cc:492] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc: No bootstrap required, opened a new log
I20260630 12:26:15.654489 10233 ts_tablet_manager.cc:1403] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3: Time spent bootstrapping tablet: real 0.112s	user 0.046s	sys 0.060s
I20260630 12:26:15.654938 10232 ts_tablet_manager.cc:1403] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc: Time spent bootstrapping tablet: real 0.079s	user 0.017s	sys 0.022s
I20260630 12:26:15.653584 10240 consensus_queue.cc:237] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.650738 10256 raft_consensus.cc:493] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:15.658013 10232 raft_consensus.cc:359] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.658887 10232 raft_consensus.cc:385] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.658836 10256 raft_consensus.cc:3060] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.659387 10232 raft_consensus.cc:740] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd91b40356f4397a8efed98232b08dc, State: Initialized, Role: FOLLOWER
W20260630 12:26:15.660354 10003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.224.131:41585, user_credentials={real_user=slave}} blocked reactor thread for 80648us
I20260630 12:26:15.661247 10232 consensus_queue.cc:260] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.662467 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aca942525c349589a8e7cbfafe51cd0" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3" is_pre_election: true
I20260630 12:26:15.663092 10187 raft_consensus.cc:2468] T 4aca942525c349589a8e7cbfafe51cd0 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 0.
I20260630 12:26:15.663555 10232 ts_tablet_manager.cc:1434] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:26:15.664528 10232 tablet_bootstrap.cc:492] T 57ac5f9ae8e24406a90c393095352169 P 5fd91b40356f4397a8efed98232b08dc: Bootstrap starting.
I20260630 12:26:15.671132 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8ad4ad62c3456fb4f1144c27d73970" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3"
I20260630 12:26:15.671988 10187 raft_consensus.cc:3060] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.677598 10038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ac5f9ae8e24406a90c393095352169" candidate_uuid: "b34088c1d56a44cf915a8385e5fe10f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dd8853379e4b50928588e5c938f16c" is_pre_election: true
I20260630 12:26:15.678117 10251 raft_consensus.cc:493] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:15.673729 10234 tablet_bootstrap.cc:492] T f976e7a3ace34dde81179f8f7139bd42 P 51dd8853379e4b50928588e5c938f16c: No bootstrap required, opened a new log
I20260630 12:26:15.678560 10251 raft_consensus.cc:515] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.679268 10234 ts_tablet_manager.cc:1403] T f976e7a3ace34dde81179f8f7139bd42 P 51dd8853379e4b50928588e5c938f16c: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.009s
I20260630 12:26:15.670076 10233 raft_consensus.cc:359] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.680107 10233 raft_consensus.cc:385] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.680398 10233 raft_consensus.cc:740] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34088c1d56a44cf915a8385e5fe10f3, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.681089 10233 consensus_queue.cc:260] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.681597 10111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ded1c57fe9497e968f202897125e04" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc" is_pre_election: true
I20260630 12:26:15.679423 10256 raft_consensus.cc:515] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.682509 10234 raft_consensus.cc:359] T f976e7a3ace34dde81179f8f7139bd42 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
W20260630 12:26:15.683058 10001 leader_election.cc:343] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:15.671926 10232 tablet_bootstrap.cc:654] T 57ac5f9ae8e24406a90c393095352169 P 5fd91b40356f4397a8efed98232b08dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.684655 10111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aca942525c349589a8e7cbfafe51cd0" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc"
I20260630 12:26:15.685230 10111 raft_consensus.cc:3060] T 4aca942525c349589a8e7cbfafe51cd0 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.685725 10233 ts_tablet_manager.cc:1434] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.003s
I20260630 12:26:15.686729 10234 raft_consensus.cc:385] T f976e7a3ace34dde81179f8f7139bd42 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.687192 10234 raft_consensus.cc:740] T f976e7a3ace34dde81179f8f7139bd42 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.687471 10233 tablet_bootstrap.cc:492] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3: Bootstrap starting.
I20260630 12:26:15.687944 10234 consensus_queue.cc:260] T f976e7a3ace34dde81179f8f7139bd42 P 51dd8853379e4b50928588e5c938f16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.683815 10256 leader_election.cc:290] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 election: Requested vote from peers 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689), b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:15.690094 10256 raft_consensus.cc:493] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:15.690536 10256 raft_consensus.cc:515] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.693311 10113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb4c2d51af24783b6ac2c4acf9564f8" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc" is_pre_election: true
I20260630 12:26:15.693933 10113 raft_consensus.cc:2468] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 0.
I20260630 12:26:15.694901 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ac5f9ae8e24406a90c393095352169" candidate_uuid: "b34088c1d56a44cf915a8385e5fe10f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc" is_pre_election: true
I20260630 12:26:15.695130 10001 leader_election.cc:304] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dd8853379e4b50928588e5c938f16c, 5fd91b40356f4397a8efed98232b08dc; no voters: 
I20260630 12:26:15.696097 10258 raft_consensus.cc:2804] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:15.696943 10258 raft_consensus.cc:493] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:26:15.696803 10150 leader_election.cc:343] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:15.697299 10258 raft_consensus.cc:3060] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.697497 10256 leader_election.cc:290] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689), b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:15.703526 10187 raft_consensus.cc:2468] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 1.
I20260630 12:26:15.696117 10234 ts_tablet_manager.cc:1434] T f976e7a3ace34dde81179f8f7139bd42 P 51dd8853379e4b50928588e5c938f16c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:26:15.704797 10186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aca942525c349589a8e7cbfafe51cd0" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3"
I20260630 12:26:15.713558 10186 raft_consensus.cc:3060] T 4aca942525c349589a8e7cbfafe51cd0 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.714260 10234 tablet_bootstrap.cc:492] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c: Bootstrap starting.
W20260630 12:26:15.705731 10152 leader_election.cc:343] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:15.706018 10258 raft_consensus.cc:515] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.721716 10258 leader_election.cc:290] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 election: Requested vote from peers 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689), b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:15.724352 10234 tablet_bootstrap.cc:654] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.723798  9936 catalog_manager.cc:5697] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c reported cstate change: term changed from 0 to 1, leader changed from <none> to 51dd8853379e4b50928588e5c938f16c (127.6.224.129). New cstate: current_term: 1 leader_uuid: "51dd8853379e4b50928588e5c938f16c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:15.718669 10152 leader_election.cc:304] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [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: b34088c1d56a44cf915a8385e5fe10f3; no voters: 51dd8853379e4b50928588e5c938f16c, 5fd91b40356f4397a8efed98232b08dc
I20260630 12:26:15.725432 10239 raft_consensus.cc:2749] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:15.726619 10239 raft_consensus.cc:493] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:15.726986 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb4c2d51af24783b6ac2c4acf9564f8" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc"
I20260630 12:26:15.711262 10111 raft_consensus.cc:2468] T 4aca942525c349589a8e7cbfafe51cd0 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 1.
I20260630 12:26:15.712610 10251 leader_election.cc:290] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689), b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:15.724570 10186 raft_consensus.cc:2468] T 4aca942525c349589a8e7cbfafe51cd0 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 1.
I20260630 12:26:15.727736 10185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ded1c57fe9497e968f202897125e04" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3" is_pre_election: true
I20260630 12:26:15.727030 10239 raft_consensus.cc:515] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.728221 10184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb4c2d51af24783b6ac2c4acf9564f8" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3"
I20260630 12:26:15.727777 10112 raft_consensus.cc:3060] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.727257 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb4c2d51af24783b6ac2c4acf9564f8" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3" is_pre_election: true
I20260630 12:26:15.712836 10233 tablet_bootstrap.cc:654] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.728583 10001 leader_election.cc:304] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dd8853379e4b50928588e5c938f16c, 5fd91b40356f4397a8efed98232b08dc; no voters: 
I20260630 12:26:15.731257 10111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa79310d9d947118627957ac855a8dc" candidate_uuid: "b34088c1d56a44cf915a8385e5fe10f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc" is_pre_election: true
I20260630 12:26:15.731660 10251 raft_consensus.cc:2804] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:15.732128 10251 raft_consensus.cc:697] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Becoming Leader. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Running, Role: LEADER
W20260630 12:26:15.732489 10150 leader_election.cc:343] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:26:15.736063 10003 leader_election.cc:343] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:15.736438 10233 tablet_bootstrap.cc:492] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3: No bootstrap required, opened a new log
I20260630 12:26:15.736536 10003 leader_election.cc:304] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c [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: 51dd8853379e4b50928588e5c938f16c; no voters: 5fd91b40356f4397a8efed98232b08dc, b34088c1d56a44cf915a8385e5fe10f3
I20260630 12:26:15.736937 10233 ts_tablet_manager.cc:1403] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.005s
I20260630 12:26:15.737488 10258 raft_consensus.cc:2749] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:15.732966 10251 consensus_queue.cc:237] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
W20260630 12:26:15.739001 10003 leader_election.cc:343] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:26:15.739722 10003 leader_election.cc:343] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:15.736900 10038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa79310d9d947118627957ac855a8dc" candidate_uuid: "b34088c1d56a44cf915a8385e5fe10f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dd8853379e4b50928588e5c938f16c" is_pre_election: true
I20260630 12:26:15.739992 10233 raft_consensus.cc:359] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.740712 10233 raft_consensus.cc:385] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.730659 10239 leader_election.cc:290] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551), 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689)
I20260630 12:26:15.741024 10233 raft_consensus.cc:740] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34088c1d56a44cf915a8385e5fe10f3, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.743186 10233 consensus_queue.cc:260] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.736527 10112 raft_consensus.cc:2468] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 1.
I20260630 12:26:15.745702 10001 leader_election.cc:304] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [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: 51dd8853379e4b50928588e5c938f16c, 5fd91b40356f4397a8efed98232b08dc; no voters: b34088c1d56a44cf915a8385e5fe10f3
W20260630 12:26:15.745849 10152 leader_election.cc:343] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:15.746644 10232 tablet_bootstrap.cc:492] T 57ac5f9ae8e24406a90c393095352169 P 5fd91b40356f4397a8efed98232b08dc: No bootstrap required, opened a new log
I20260630 12:26:15.746909 10152 leader_election.cc:304] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [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: b34088c1d56a44cf915a8385e5fe10f3; no voters: 51dd8853379e4b50928588e5c938f16c, 5fd91b40356f4397a8efed98232b08dc
I20260630 12:26:15.747119 10232 ts_tablet_manager.cc:1403] T 57ac5f9ae8e24406a90c393095352169 P 5fd91b40356f4397a8efed98232b08dc: Time spent bootstrapping tablet: real 0.083s	user 0.023s	sys 0.008s
I20260630 12:26:15.748642 10233 ts_tablet_manager.cc:1434] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260630 12:26:15.749648 10233 tablet_bootstrap.cc:492] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3: Bootstrap starting.
I20260630 12:26:15.753023 10232 raft_consensus.cc:359] T 57ac5f9ae8e24406a90c393095352169 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.753767 10232 raft_consensus.cc:385] T 57ac5f9ae8e24406a90c393095352169 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.754048 10232 raft_consensus.cc:740] T 57ac5f9ae8e24406a90c393095352169 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd91b40356f4397a8efed98232b08dc, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.754796 10232 consensus_queue.cc:260] T 57ac5f9ae8e24406a90c393095352169 P 5fd91b40356f4397a8efed98232b08dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.755577 10233 tablet_bootstrap.cc:654] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.754763  9934 catalog_manager.cc:5697] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c reported cstate change: term changed from 0 to 1, leader changed from <none> to 51dd8853379e4b50928588e5c938f16c (127.6.224.129). New cstate: current_term: 1 leader_uuid: "51dd8853379e4b50928588e5c938f16c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:15.747010 10251 raft_consensus.cc:2804] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:15.757432 10251 raft_consensus.cc:697] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Becoming Leader. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Running, Role: LEADER
I20260630 12:26:15.758215 10251 consensus_queue.cc:237] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.747987 10239 raft_consensus.cc:2749] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:15.760974 10234 tablet_bootstrap.cc:492] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c: No bootstrap required, opened a new log
I20260630 12:26:15.761533 10234 ts_tablet_manager.cc:1403] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.014s
I20260630 12:26:15.763525 10232 ts_tablet_manager.cc:1434] T 57ac5f9ae8e24406a90c393095352169 P 5fd91b40356f4397a8efed98232b08dc: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.004s
I20260630 12:26:15.764479 10234 raft_consensus.cc:359] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.765256 10234 raft_consensus.cc:385] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.765591 10234 raft_consensus.cc:740] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.766448 10234 consensus_queue.cc:260] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.768913 10234 ts_tablet_manager.cc:1434] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:26:15.769965 10234 tablet_bootstrap.cc:492] T 4fa79310d9d947118627957ac855a8dc P 51dd8853379e4b50928588e5c938f16c: Bootstrap starting.
I20260630 12:26:15.770702 10232 tablet_bootstrap.cc:492] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc: Bootstrap starting.
I20260630 12:26:15.777827 10234 tablet_bootstrap.cc:654] T 4fa79310d9d947118627957ac855a8dc P 51dd8853379e4b50928588e5c938f16c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.778424 10233 tablet_bootstrap.cc:492] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3: No bootstrap required, opened a new log
I20260630 12:26:15.778647 10232 tablet_bootstrap.cc:654] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.779064 10233 ts_tablet_manager.cc:1403] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.014s
I20260630 12:26:15.778927  9933 catalog_manager.cc:5697] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c reported cstate change: term changed from 0 to 1, leader changed from <none> to 51dd8853379e4b50928588e5c938f16c (127.6.224.129). New cstate: current_term: 1 leader_uuid: "51dd8853379e4b50928588e5c938f16c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:15.782591 10233 raft_consensus.cc:359] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.783463 10233 raft_consensus.cc:385] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.783843 10233 raft_consensus.cc:740] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34088c1d56a44cf915a8385e5fe10f3, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.784765 10233 consensus_queue.cc:260] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.786921 10232 tablet_bootstrap.cc:492] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc: No bootstrap required, opened a new log
I20260630 12:26:15.787416 10232 ts_tablet_manager.cc:1403] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.001s
I20260630 12:26:15.789924 10233 ts_tablet_manager.cc:1434] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:26:15.790359 10232 raft_consensus.cc:359] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.791072 10232 raft_consensus.cc:385] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.791234 10233 tablet_bootstrap.cc:492] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3: Bootstrap starting.
I20260630 12:26:15.791404 10232 raft_consensus.cc:740] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd91b40356f4397a8efed98232b08dc, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.794135 10234 tablet_bootstrap.cc:492] T 4fa79310d9d947118627957ac855a8dc P 51dd8853379e4b50928588e5c938f16c: No bootstrap required, opened a new log
I20260630 12:26:15.794689 10234 ts_tablet_manager.cc:1403] T 4fa79310d9d947118627957ac855a8dc P 51dd8853379e4b50928588e5c938f16c: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260630 12:26:15.794308 10232 consensus_queue.cc:260] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.797489 10234 raft_consensus.cc:359] T 4fa79310d9d947118627957ac855a8dc P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.798197 10234 raft_consensus.cc:385] T 4fa79310d9d947118627957ac855a8dc P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.798286 10233 tablet_bootstrap.cc:654] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.798561 10234 raft_consensus.cc:740] T 4fa79310d9d947118627957ac855a8dc P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.799436 10234 consensus_queue.cc:260] T 4fa79310d9d947118627957ac855a8dc P 51dd8853379e4b50928588e5c938f16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.801738 10234 ts_tablet_manager.cc:1434] T 4fa79310d9d947118627957ac855a8dc P 51dd8853379e4b50928588e5c938f16c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:26:15.802824 10234 tablet_bootstrap.cc:492] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c: Bootstrap starting.
I20260630 12:26:15.809415 10232 ts_tablet_manager.cc:1434] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260630 12:26:15.809417 10234 tablet_bootstrap.cc:654] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.812340 10232 tablet_bootstrap.cc:492] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc: Bootstrap starting.
I20260630 12:26:15.817737 10232 tablet_bootstrap.cc:654] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.818203 10233 tablet_bootstrap.cc:492] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3: No bootstrap required, opened a new log
I20260630 12:26:15.818902 10233 ts_tablet_manager.cc:1403] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.008s
I20260630 12:26:15.819471 10234 tablet_bootstrap.cc:492] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c: No bootstrap required, opened a new log
I20260630 12:26:15.819916 10234 ts_tablet_manager.cc:1403] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260630 12:26:15.822028 10232 tablet_bootstrap.cc:492] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc: No bootstrap required, opened a new log
I20260630 12:26:15.821712 10233 raft_consensus.cc:359] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.822436 10232 ts_tablet_manager.cc:1403] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:26:15.822448 10233 raft_consensus.cc:385] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.822299 10234 raft_consensus.cc:359] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.822953 10233 raft_consensus.cc:740] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34088c1d56a44cf915a8385e5fe10f3, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.823035 10234 raft_consensus.cc:385] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.823462 10234 raft_consensus.cc:740] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.823848 10233 consensus_queue.cc:260] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.824098 10234 consensus_queue.cc:260] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.824892 10232 raft_consensus.cc:359] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.825625 10232 raft_consensus.cc:385] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.825889 10232 raft_consensus.cc:740] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd91b40356f4397a8efed98232b08dc, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.826128 10234 ts_tablet_manager.cc:1434] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:26:15.826468 10233 ts_tablet_manager.cc:1434] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:26:15.826733 10232 consensus_queue.cc:260] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.827356 10233 tablet_bootstrap.cc:492] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3: Bootstrap starting.
I20260630 12:26:15.832979 10232 ts_tablet_manager.cc:1434] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:26:15.834071 10232 tablet_bootstrap.cc:492] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc: Bootstrap starting.
I20260630 12:26:15.835197 10233 tablet_bootstrap.cc:654] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.840220 10232 tablet_bootstrap.cc:654] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.846743 10232 tablet_bootstrap.cc:492] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc: No bootstrap required, opened a new log
I20260630 12:26:15.846940 10233 tablet_bootstrap.cc:492] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3: No bootstrap required, opened a new log
W20260630 12:26:15.847007  9984 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:26:15.847115 10232 ts_tablet_manager.cc:1403] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260630 12:26:15.847568 10233 ts_tablet_manager.cc:1403] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260630 12:26:15.849261 10232 raft_consensus.cc:359] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.849421 10233 raft_consensus.cc:359] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.849978 10232 raft_consensus.cc:385] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.850076 10233 raft_consensus.cc:385] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.850201  9989 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:26:15.850387 10232 raft_consensus.cc:740] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd91b40356f4397a8efed98232b08dc, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.850453 10233 raft_consensus.cc:740] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34088c1d56a44cf915a8385e5fe10f3, State: Initialized, Role: FOLLOWER
W20260630 12:26:15.851234  9989 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:26:15.851218 10233 consensus_queue.cc:260] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.851305 10232 consensus_queue.cc:260] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.852964 10232 ts_tablet_manager.cc:1434] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:26:15.853112 10233 ts_tablet_manager.cc:1434] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:26:15.928644 10251 raft_consensus.cc:493] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:15.929155 10251 raft_consensus.cc:515] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.930819 10251 leader_election.cc:290] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689), b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:15.931603 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848388877be4457494e1fab4643cab09" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc" is_pre_election: true
I20260630 12:26:15.931922 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848388877be4457494e1fab4643cab09" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3" is_pre_election: true
I20260630 12:26:15.932267 10112 raft_consensus.cc:2468] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 0.
I20260630 12:26:15.932502 10187 raft_consensus.cc:2468] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 0.
I20260630 12:26:15.933534 10001 leader_election.cc:304] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dd8853379e4b50928588e5c938f16c, 5fd91b40356f4397a8efed98232b08dc; no voters: 
I20260630 12:26:15.934479 10251 raft_consensus.cc:2804] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:15.934758 10251 raft_consensus.cc:493] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:15.935009 10251 raft_consensus.cc:3060] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.939854 10251 raft_consensus.cc:515] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.941403 10251 leader_election.cc:290] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 election: Requested vote from peers 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689), b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:15.942133 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848388877be4457494e1fab4643cab09" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc"
I20260630 12:26:15.942435 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848388877be4457494e1fab4643cab09" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3"
I20260630 12:26:15.942724 10112 raft_consensus.cc:3060] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.942986 10187 raft_consensus.cc:3060] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.949303 10112 raft_consensus.cc:2468] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 1.
I20260630 12:26:15.949312 10187 raft_consensus.cc:2468] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 1.
I20260630 12:26:15.950630 10001 leader_election.cc:304] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dd8853379e4b50928588e5c938f16c, 5fd91b40356f4397a8efed98232b08dc; no voters: 
I20260630 12:26:15.951288 10251 raft_consensus.cc:2804] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:15.951659 10251 raft_consensus.cc:697] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Becoming Leader. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Running, Role: LEADER
I20260630 12:26:15.952371 10251 consensus_queue.cc:237] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:15.958717  9935 catalog_manager.cc:5697] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c reported cstate change: term changed from 0 to 1, leader changed from <none> to 51dd8853379e4b50928588e5c938f16c (127.6.224.129). New cstate: current_term: 1 leader_uuid: "51dd8853379e4b50928588e5c938f16c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:16.013890 10238 raft_consensus.cc:493] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:16.014384 10238 raft_consensus.cc:515] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:16.016338 10238 leader_election.cc:290] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551), b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:16.018471 10239 raft_consensus.cc:493] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:16.019029 10239 raft_consensus.cc:515] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:16.021413 10239 leader_election.cc:290] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689), 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551)
I20260630 12:26:16.021975 10239 raft_consensus.cc:493] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:16.022444 10239 raft_consensus.cc:515] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:16.024596 10239 leader_election.cc:290] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551), 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689)
I20260630 12:26:16.027261 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f976e7a3ace34dde81179f8f7139bd42" candidate_uuid: "b34088c1d56a44cf915a8385e5fe10f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc" is_pre_election: true
I20260630 12:26:16.027976 10112 raft_consensus.cc:2468] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34088c1d56a44cf915a8385e5fe10f3 in term 0.
I20260630 12:26:16.028192 10111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb4c2d51af24783b6ac2c4acf9564f8" candidate_uuid: "b34088c1d56a44cf915a8385e5fe10f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc" is_pre_election: true
I20260630 12:26:16.029013 10111 raft_consensus.cc:2393] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b34088c1d56a44cf915a8385e5fe10f3 in current term 1: Already voted for candidate 51dd8853379e4b50928588e5c938f16c in this term.
I20260630 12:26:16.029522 10150 leader_election.cc:304] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fd91b40356f4397a8efed98232b08dc, b34088c1d56a44cf915a8385e5fe10f3; no voters: 
I20260630 12:26:16.029930 10038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f976e7a3ace34dde81179f8f7139bd42" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dd8853379e4b50928588e5c938f16c" is_pre_election: true
I20260630 12:26:16.030551 10038 raft_consensus.cc:2468] T f976e7a3ace34dde81179f8f7139bd42 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fd91b40356f4397a8efed98232b08dc in term 0.
I20260630 12:26:16.031328 10276 raft_consensus.cc:2804] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:16.031770 10276 raft_consensus.cc:493] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:16.031810 10038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f976e7a3ace34dde81179f8f7139bd42" candidate_uuid: "b34088c1d56a44cf915a8385e5fe10f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dd8853379e4b50928588e5c938f16c" is_pre_election: true
I20260630 12:26:16.032218 10276 raft_consensus.cc:3060] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.032518 10038 raft_consensus.cc:2468] T f976e7a3ace34dde81179f8f7139bd42 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34088c1d56a44cf915a8385e5fe10f3 in term 0.
I20260630 12:26:16.032603 10037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb4c2d51af24783b6ac2c4acf9564f8" candidate_uuid: "b34088c1d56a44cf915a8385e5fe10f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dd8853379e4b50928588e5c938f16c" is_pre_election: true
I20260630 12:26:16.034569 10152 leader_election.cc:304] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3 [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: b34088c1d56a44cf915a8385e5fe10f3; no voters: 51dd8853379e4b50928588e5c938f16c, 5fd91b40356f4397a8efed98232b08dc
I20260630 12:26:16.034677 10078 leader_election.cc:304] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dd8853379e4b50928588e5c938f16c, 5fd91b40356f4397a8efed98232b08dc; no voters: 
I20260630 12:26:16.035614 10239 raft_consensus.cc:3060] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.035794 10238 raft_consensus.cc:2804] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:16.037628 10238 raft_consensus.cc:493] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:16.037949 10238 raft_consensus.cc:3060] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.038789 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f976e7a3ace34dde81179f8f7139bd42" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3" is_pre_election: true
I20260630 12:26:16.039912 10276 raft_consensus.cc:515] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:16.040917 10187 raft_consensus.cc:2393] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5fd91b40356f4397a8efed98232b08dc in current term 1: Already voted for candidate b34088c1d56a44cf915a8385e5fe10f3 in this term.
I20260630 12:26:16.042894 10239 raft_consensus.cc:2749] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:16.043082 10111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f976e7a3ace34dde81179f8f7139bd42" candidate_uuid: "b34088c1d56a44cf915a8385e5fe10f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc"
I20260630 12:26:16.044055 10276 leader_election.cc:290] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [CANDIDATE]: Term 1 election: Requested vote from peers 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689), 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551)
I20260630 12:26:16.044313 10238 raft_consensus.cc:515] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:16.045091 10037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f976e7a3ace34dde81179f8f7139bd42" candidate_uuid: "b34088c1d56a44cf915a8385e5fe10f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dd8853379e4b50928588e5c938f16c"
I20260630 12:26:16.045413 10111 raft_consensus.cc:2393] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b34088c1d56a44cf915a8385e5fe10f3 in current term 1: Already voted for candidate 5fd91b40356f4397a8efed98232b08dc in this term.
I20260630 12:26:16.045718 10037 raft_consensus.cc:3060] T f976e7a3ace34dde81179f8f7139bd42 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.046149 10238 leader_election.cc:290] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc [CANDIDATE]: Term 1 election: Requested vote from peers 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551), b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:16.046888 10038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f976e7a3ace34dde81179f8f7139bd42" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dd8853379e4b50928588e5c938f16c"
I20260630 12:26:16.047660 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f976e7a3ace34dde81179f8f7139bd42" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3"
I20260630 12:26:16.048272 10187 raft_consensus.cc:2393] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5fd91b40356f4397a8efed98232b08dc in current term 1: Already voted for candidate b34088c1d56a44cf915a8385e5fe10f3 in this term.
I20260630 12:26:16.049015 10078 leader_election.cc:304] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc [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: 5fd91b40356f4397a8efed98232b08dc; no voters: 51dd8853379e4b50928588e5c938f16c, b34088c1d56a44cf915a8385e5fe10f3
I20260630 12:26:16.049623 10238 raft_consensus.cc:2749] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:26:16.051664 10037 raft_consensus.cc:2468] T f976e7a3ace34dde81179f8f7139bd42 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34088c1d56a44cf915a8385e5fe10f3 in term 1.
I20260630 12:26:16.052582 10152 leader_election.cc:304] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [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: 51dd8853379e4b50928588e5c938f16c, b34088c1d56a44cf915a8385e5fe10f3; no voters: 5fd91b40356f4397a8efed98232b08dc
I20260630 12:26:16.053249 10276 raft_consensus.cc:2804] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:16.053627 10276 raft_consensus.cc:697] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 LEADER]: Becoming Leader. State: Replica: b34088c1d56a44cf915a8385e5fe10f3, State: Running, Role: LEADER
I20260630 12:26:16.054234 10276 consensus_queue.cc:237] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:16.058141 10238 raft_consensus.cc:493] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:16.058542 10238 raft_consensus.cc:515] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:16.060364 10238 leader_election.cc:290] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551), b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:16.061007 10037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa79310d9d947118627957ac855a8dc" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dd8853379e4b50928588e5c938f16c" is_pre_election: true
I20260630 12:26:16.061405 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa79310d9d947118627957ac855a8dc" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3" is_pre_election: true
I20260630 12:26:16.061565 10037 raft_consensus.cc:2468] T 4fa79310d9d947118627957ac855a8dc P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fd91b40356f4397a8efed98232b08dc in term 0.
I20260630 12:26:16.062058 10187 raft_consensus.cc:2468] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fd91b40356f4397a8efed98232b08dc in term 0.
I20260630 12:26:16.061530  9935 catalog_manager.cc:5697] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131). New cstate: current_term: 1 leader_uuid: "b34088c1d56a44cf915a8385e5fe10f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:16.062672 10078 leader_election.cc:304] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dd8853379e4b50928588e5c938f16c, 5fd91b40356f4397a8efed98232b08dc; no voters: 
I20260630 12:26:16.063467 10238 raft_consensus.cc:2804] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:16.063889 10238 raft_consensus.cc:493] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:16.064221 10238 raft_consensus.cc:3060] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.068780 10238 raft_consensus.cc:515] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:16.070379 10238 leader_election.cc:290] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [CANDIDATE]: Term 1 election: Requested vote from peers 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551), b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:16.071120 10037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa79310d9d947118627957ac855a8dc" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dd8853379e4b50928588e5c938f16c"
I20260630 12:26:16.071249 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa79310d9d947118627957ac855a8dc" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3"
I20260630 12:26:16.071581 10037 raft_consensus.cc:3060] T 4fa79310d9d947118627957ac855a8dc P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.071718 10187 raft_consensus.cc:3060] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.076001 10037 raft_consensus.cc:2468] T 4fa79310d9d947118627957ac855a8dc P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd91b40356f4397a8efed98232b08dc in term 1.
I20260630 12:26:16.076054 10187 raft_consensus.cc:2468] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd91b40356f4397a8efed98232b08dc in term 1.
I20260630 12:26:16.077243 10078 leader_election.cc:304] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dd8853379e4b50928588e5c938f16c, 5fd91b40356f4397a8efed98232b08dc; no voters: 
I20260630 12:26:16.078094 10238 raft_consensus.cc:2804] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:16.078855 10238 raft_consensus.cc:697] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [term 1 LEADER]: Becoming Leader. State: Replica: 5fd91b40356f4397a8efed98232b08dc, State: Running, Role: LEADER
I20260630 12:26:16.079465 10238 consensus_queue.cc:237] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:16.080796 10251 raft_consensus.cc:493] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:16.081249 10251 raft_consensus.cc:515] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:16.083071 10251 leader_election.cc:290] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689), b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:16.083905 10111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ac5f9ae8e24406a90c393095352169" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc" is_pre_election: true
I20260630 12:26:16.084458 10111 raft_consensus.cc:2468] T 57ac5f9ae8e24406a90c393095352169 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 0.
I20260630 12:26:16.084551 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ac5f9ae8e24406a90c393095352169" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3" is_pre_election: true
I20260630 12:26:16.085196 10187 raft_consensus.cc:2468] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 0.
I20260630 12:26:16.085575 10001 leader_election.cc:304] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dd8853379e4b50928588e5c938f16c, 5fd91b40356f4397a8efed98232b08dc; no voters: 
I20260630 12:26:16.086301 10251 raft_consensus.cc:2804] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:16.086575 10251 raft_consensus.cc:493] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:16.086853 10251 raft_consensus.cc:3060] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.087143  9935 catalog_manager.cc:5697] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fd91b40356f4397a8efed98232b08dc (127.6.224.130). New cstate: current_term: 1 leader_uuid: "5fd91b40356f4397a8efed98232b08dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:16.091687 10251 raft_consensus.cc:515] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:16.093861 10251 leader_election.cc:290] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 election: Requested vote from peers 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689), b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:16.094282 10111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ac5f9ae8e24406a90c393095352169" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc"
I20260630 12:26:16.094501 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ac5f9ae8e24406a90c393095352169" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3"
I20260630 12:26:16.094899 10111 raft_consensus.cc:3060] T 57ac5f9ae8e24406a90c393095352169 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.095005 10187 raft_consensus.cc:3060] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.099803 10187 raft_consensus.cc:2468] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 1.
I20260630 12:26:16.100344 10111 raft_consensus.cc:2468] T 57ac5f9ae8e24406a90c393095352169 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 1.
I20260630 12:26:16.100772 10003 leader_election.cc:304] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dd8853379e4b50928588e5c938f16c, b34088c1d56a44cf915a8385e5fe10f3; no voters: 
I20260630 12:26:16.101523 10251 raft_consensus.cc:2804] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:16.101879 10251 raft_consensus.cc:697] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Becoming Leader. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Running, Role: LEADER
I20260630 12:26:16.102582 10251 consensus_queue.cc:237] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:16.109522  9935 catalog_manager.cc:5697] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c reported cstate change: term changed from 0 to 1, leader changed from <none> to 51dd8853379e4b50928588e5c938f16c (127.6.224.129). New cstate: current_term: 1 leader_uuid: "51dd8853379e4b50928588e5c938f16c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:16.157873 10251 consensus_queue.cc:1048] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:16.168483 10240 consensus_queue.cc:1048] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:16.200384 10240 consensus_queue.cc:1048] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:16.210906 10256 consensus_queue.cc:1048] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:16.234611 10256 consensus_queue.cc:1048] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:16.245041 10258 consensus_queue.cc:1048] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:16.250459 10276 raft_consensus.cc:493] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:16.250952 10276 raft_consensus.cc:515] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:16.252719 10276 leader_election.cc:290] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689), 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551)
I20260630 12:26:16.253396 10111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ded1c57fe9497e968f202897125e04" candidate_uuid: "b34088c1d56a44cf915a8385e5fe10f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc" is_pre_election: true
I20260630 12:26:16.254047 10111 raft_consensus.cc:2468] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34088c1d56a44cf915a8385e5fe10f3 in term 0.
I20260630 12:26:16.254525 10037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ded1c57fe9497e968f202897125e04" candidate_uuid: "b34088c1d56a44cf915a8385e5fe10f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dd8853379e4b50928588e5c938f16c" is_pre_election: true
I20260630 12:26:16.255092 10150 leader_election.cc:304] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fd91b40356f4397a8efed98232b08dc, b34088c1d56a44cf915a8385e5fe10f3; no voters: 
I20260630 12:26:16.255127 10037 raft_consensus.cc:2468] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34088c1d56a44cf915a8385e5fe10f3 in term 0.
I20260630 12:26:16.256177 10276 raft_consensus.cc:2804] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:16.256443 10276 raft_consensus.cc:493] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:16.256641 10276 raft_consensus.cc:3060] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.261922 10276 raft_consensus.cc:515] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:16.263592 10276 leader_election.cc:290] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [CANDIDATE]: Term 1 election: Requested vote from peers 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689), 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551)
I20260630 12:26:16.264273 10111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ded1c57fe9497e968f202897125e04" candidate_uuid: "b34088c1d56a44cf915a8385e5fe10f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc"
I20260630 12:26:16.264568 10037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ded1c57fe9497e968f202897125e04" candidate_uuid: "b34088c1d56a44cf915a8385e5fe10f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dd8853379e4b50928588e5c938f16c"
I20260630 12:26:16.264798 10111 raft_consensus.cc:3060] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.265076 10037 raft_consensus.cc:3060] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.269361 10111 raft_consensus.cc:2468] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34088c1d56a44cf915a8385e5fe10f3 in term 1.
I20260630 12:26:16.269361 10037 raft_consensus.cc:2468] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34088c1d56a44cf915a8385e5fe10f3 in term 1.
I20260630 12:26:16.270498 10150 leader_election.cc:304] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fd91b40356f4397a8efed98232b08dc, b34088c1d56a44cf915a8385e5fe10f3; no voters: 
I20260630 12:26:16.271126 10276 raft_consensus.cc:2804] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:16.271503 10276 raft_consensus.cc:697] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 LEADER]: Becoming Leader. State: Replica: b34088c1d56a44cf915a8385e5fe10f3, State: Running, Role: LEADER
I20260630 12:26:16.272104 10276 consensus_queue.cc:237] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:16.278846  9933 catalog_manager.cc:5697] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131). New cstate: current_term: 1 leader_uuid: "b34088c1d56a44cf915a8385e5fe10f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:16.296439  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:16.302080 10291 instance_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:26:16.302749 10292 instance_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:26:16.303752 10294 instance_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:26:16.304566  7042 server_base.cc:1061] running on GCE node
I20260630 12:26:16.305419  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:16.305615  7042 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:26:16.305747  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822376305736 us; error 0 us; skew 500 ppm
I20260630 12:26:16.306177  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:16.308341  7042 webserver.cc:533] Webserver started at http://127.6.224.132:37933/ using document root <none> and password file <none>
I20260630 12:26:16.308746  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:16.308909  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:16.309170  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:16.310205  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-3-root/instance:
uuid: "ac1d47593e90471e8f160ef6b15e9b36"
format_stamp: "Formatted at 2026-06-30 12:26:16 on dist-test-slave-fh7x"
I20260630 12:26:16.314392  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:26:16.317625 10299 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:26:16.318475  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:16.318823  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-3-root
uuid: "ac1d47593e90471e8f160ef6b15e9b36"
format_stamp: "Formatted at 2026-06-30 12:26:16 on dist-test-slave-fh7x"
I20260630 12:26:16.319124  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-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:26:16.348421  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:16.349625  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:16.350873  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:16.352856  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:16.353039  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:16.353302  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:16.353439  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:16.393323  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.132:33773
I20260630 12:26:16.393433 10361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.132:33773 every 8 connection(s)
I20260630 12:26:16.399437  9933 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56440:
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:26:16.406464 10258 consensus_queue.cc:1048] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:16.418767 10258 consensus_queue.cc:1048] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:16.421625 10362 heartbeater.cc:344] Connected to a master server at 127.6.224.190:44511
I20260630 12:26:16.422041 10362 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:16.423040 10362 heartbeater.cc:507] Master 127.6.224.190:44511 requested a full tablet report, sending...
I20260630 12:26:16.425678  9934 ts_manager.cc:194] Registered new tserver with Master: ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773)
I20260630 12:26:16.427546  9934 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56442
W20260630 12:26:16.429697  9933 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5d94f602e50a4c0b98d837c7171842d0 has no consensus state
W20260630 12:26:16.431175  9933 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ad244f24b5824feab15291893221a132 has no consensus state
W20260630 12:26:16.432657  9933 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f66aa8522a9b41b3952b2581ae8fb3e6 has no consensus state
W20260630 12:26:16.434068  9933 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bae028c496b1427baee96ddeb64394e4 has no consensus state
W20260630 12:26:16.435505  9933 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e0f251b13a5840048ac41034aed8faf8 has no consensus state
W20260630 12:26:16.436908  9933 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet afc9722b2e9743ca9a49ddfc44306987 has no consensus state
W20260630 12:26:16.438447  9933 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9448fdafb06f48ebb0774d0eccd450fc has no consensus state
W20260630 12:26:16.439843  9933 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 80b88e02969240278f340ca936d43868 has no consensus state
W20260630 12:26:16.452589  9923 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet ad244f24b5824feab15291893221a132 (table range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet ad244f24b5824feab15291893221a132 has no consensus state
I20260630 12:26:16.467195 10171 tablet_service.cc:1511] Processing CreateTablet for tablet ad244f24b5824feab15291893221a132 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.467267 10026 tablet_service.cc:1511] Processing CreateTablet for tablet 5d94f602e50a4c0b98d837c7171842d0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.469578 10097 tablet_service.cc:1511] Processing CreateTablet for tablet 5d94f602e50a4c0b98d837c7171842d0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.470021 10026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d94f602e50a4c0b98d837c7171842d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.470829 10097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d94f602e50a4c0b98d837c7171842d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.468603 10171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad244f24b5824feab15291893221a132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.480892 10173 tablet_service.cc:1511] Processing CreateTablet for tablet f66aa8522a9b41b3952b2581ae8fb3e6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.482511 10173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66aa8522a9b41b3952b2581ae8fb3e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.480839 10027 tablet_service.cc:1511] Processing CreateTablet for tablet ad244f24b5824feab15291893221a132 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.486321 10027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad244f24b5824feab15291893221a132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.495990 10238 consensus_queue.cc:1048] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:16.497668 10276 consensus_queue.cc:1048] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:16.501992 10327 tablet_service.cc:1511] Processing CreateTablet for tablet 5d94f602e50a4c0b98d837c7171842d0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.503000 10326 tablet_service.cc:1511] Processing CreateTablet for tablet ad244f24b5824feab15291893221a132 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.500672 10103 tablet_service.cc:1511] Processing CreateTablet for tablet f66aa8522a9b41b3952b2581ae8fb3e6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.505270 10103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66aa8522a9b41b3952b2581ae8fb3e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.505522 10325 tablet_service.cc:1511] Processing CreateTablet for tablet f66aa8522a9b41b3952b2581ae8fb3e6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.511703 10324 tablet_service.cc:1511] Processing CreateTablet for tablet bae028c496b1427baee96ddeb64394e4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.514667 10028 tablet_service.cc:1511] Processing CreateTablet for tablet bae028c496b1427baee96ddeb64394e4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.515942 10028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bae028c496b1427baee96ddeb64394e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.503500 10327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d94f602e50a4c0b98d837c7171842d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.529819 10324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bae028c496b1427baee96ddeb64394e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.529448 10101 tablet_service.cc:1511] Processing CreateTablet for tablet bae028c496b1427baee96ddeb64394e4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.538920 10326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad244f24b5824feab15291893221a132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.542088 10325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66aa8522a9b41b3952b2581ae8fb3e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.530328 10323 tablet_service.cc:1511] Processing CreateTablet for tablet e0f251b13a5840048ac41034aed8faf8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.548358 10323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0f251b13a5840048ac41034aed8faf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.551307 10370 tablet_bootstrap.cc:492] T 5d94f602e50a4c0b98d837c7171842d0 P 51dd8853379e4b50928588e5c938f16c: Bootstrap starting.
I20260630 12:26:16.552136 10101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bae028c496b1427baee96ddeb64394e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.556509 10171 tablet_service.cc:1511] Processing CreateTablet for tablet afc9722b2e9743ca9a49ddfc44306987 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.557804 10322 tablet_service.cc:1511] Processing CreateTablet for tablet afc9722b2e9743ca9a49ddfc44306987 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.558666 10171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afc9722b2e9743ca9a49ddfc44306987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.558457 10027 tablet_service.cc:1511] Processing CreateTablet for tablet e0f251b13a5840048ac41034aed8faf8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.559089 10322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afc9722b2e9743ca9a49ddfc44306987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.566315 10027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0f251b13a5840048ac41034aed8faf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.567699 10100 tablet_service.cc:1511] Processing CreateTablet for tablet afc9722b2e9743ca9a49ddfc44306987 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.569029 10100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afc9722b2e9743ca9a49ddfc44306987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.581161 10371 tablet_bootstrap.cc:492] T f66aa8522a9b41b3952b2581ae8fb3e6 P b34088c1d56a44cf915a8385e5fe10f3: Bootstrap starting.
I20260630 12:26:16.588513 10278 consensus_queue.cc:1048] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:16.590862 10239 consensus_queue.cc:1048] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:16.603858 10377 tablet_bootstrap.cc:492] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc: Bootstrap starting.
I20260630 12:26:16.627723 10370 tablet_bootstrap.cc:654] T 5d94f602e50a4c0b98d837c7171842d0 P 51dd8853379e4b50928588e5c938f16c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:16.632318 10173 tablet_service.cc:1511] Processing CreateTablet for tablet e0f251b13a5840048ac41034aed8faf8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.634177 10173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0f251b13a5840048ac41034aed8faf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.660260 10377 tablet_bootstrap.cc:654] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:16.688872 10240 consensus_queue.cc:1048] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:16.690564 10374 tablet_bootstrap.cc:492] T ad244f24b5824feab15291893221a132 P ac1d47593e90471e8f160ef6b15e9b36: Bootstrap starting.
I20260630 12:26:16.696308 10028 tablet_service.cc:1511] Processing CreateTablet for tablet 9448fdafb06f48ebb0774d0eccd450fc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.700436 10028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9448fdafb06f48ebb0774d0eccd450fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.700732 10370 tablet_bootstrap.cc:492] T 5d94f602e50a4c0b98d837c7171842d0 P 51dd8853379e4b50928588e5c938f16c: No bootstrap required, opened a new log
I20260630 12:26:16.700603 10100 tablet_service.cc:1511] Processing CreateTablet for tablet 9448fdafb06f48ebb0774d0eccd450fc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.701434 10370 ts_tablet_manager.cc:1403] T 5d94f602e50a4c0b98d837c7171842d0 P 51dd8853379e4b50928588e5c938f16c: Time spent bootstrapping tablet: real 0.165s	user 0.009s	sys 0.020s
I20260630 12:26:16.702301 10100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9448fdafb06f48ebb0774d0eccd450fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.704624 10370 raft_consensus.cc:359] T 5d94f602e50a4c0b98d837c7171842d0 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:16.705422 10370 raft_consensus.cc:385] T 5d94f602e50a4c0b98d837c7171842d0 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:16.705747 10370 raft_consensus.cc:740] T 5d94f602e50a4c0b98d837c7171842d0 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Initialized, Role: FOLLOWER
I20260630 12:26:16.706691 10370 consensus_queue.cc:260] T 5d94f602e50a4c0b98d837c7171842d0 P 51dd8853379e4b50928588e5c938f16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:16.711402 10370 ts_tablet_manager.cc:1434] T 5d94f602e50a4c0b98d837c7171842d0 P 51dd8853379e4b50928588e5c938f16c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260630 12:26:16.712734 10240 consensus_queue.cc:1048] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:16.713482 10370 tablet_bootstrap.cc:492] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c: Bootstrap starting.
I20260630 12:26:16.712724 10171 tablet_service.cc:1511] Processing CreateTablet for tablet 80b88e02969240278f340ca936d43868 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.720131 10171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b88e02969240278f340ca936d43868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.735170 10371 tablet_bootstrap.cc:654] T f66aa8522a9b41b3952b2581ae8fb3e6 P b34088c1d56a44cf915a8385e5fe10f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:16.746549 10324 tablet_service.cc:1511] Processing CreateTablet for tablet 80b88e02969240278f340ca936d43868 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.747948 10324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b88e02969240278f340ca936d43868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.756282 10370 tablet_bootstrap.cc:654] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:16.724790 10326 tablet_service.cc:1511] Processing CreateTablet for tablet 9448fdafb06f48ebb0774d0eccd450fc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.758857 10377 tablet_bootstrap.cc:492] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc: No bootstrap required, opened a new log
I20260630 12:26:16.759085 10326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9448fdafb06f48ebb0774d0eccd450fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.759342 10377 ts_tablet_manager.cc:1403] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc: Time spent bootstrapping tablet: real 0.156s	user 0.004s	sys 0.009s
I20260630 12:26:16.762164 10377 raft_consensus.cc:359] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:16.762873 10377 raft_consensus.cc:385] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:16.763175 10377 raft_consensus.cc:740] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd91b40356f4397a8efed98232b08dc, State: Initialized, Role: FOLLOWER
I20260630 12:26:16.766022 10377 consensus_queue.cc:260] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:16.768639 10377 ts_tablet_manager.cc:1434] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:26:16.769614 10377 tablet_bootstrap.cc:492] T afc9722b2e9743ca9a49ddfc44306987 P 5fd91b40356f4397a8efed98232b08dc: Bootstrap starting.
I20260630 12:26:16.765497 10027 tablet_service.cc:1511] Processing CreateTablet for tablet 80b88e02969240278f340ca936d43868 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:16.779600 10027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b88e02969240278f340ca936d43868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.783915 10377 tablet_bootstrap.cc:654] T afc9722b2e9743ca9a49ddfc44306987 P 5fd91b40356f4397a8efed98232b08dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:16.792150 10374 tablet_bootstrap.cc:654] T ad244f24b5824feab15291893221a132 P ac1d47593e90471e8f160ef6b15e9b36: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:16.800981 10370 tablet_bootstrap.cc:492] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c: No bootstrap required, opened a new log
I20260630 12:26:16.802408 10370 ts_tablet_manager.cc:1403] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c: Time spent bootstrapping tablet: real 0.089s	user 0.009s	sys 0.013s
I20260630 12:26:16.804679 10374 tablet_bootstrap.cc:492] T ad244f24b5824feab15291893221a132 P ac1d47593e90471e8f160ef6b15e9b36: No bootstrap required, opened a new log
I20260630 12:26:16.805203 10374 ts_tablet_manager.cc:1403] T ad244f24b5824feab15291893221a132 P ac1d47593e90471e8f160ef6b15e9b36: Time spent bootstrapping tablet: real 0.116s	user 0.012s	sys 0.003s
I20260630 12:26:16.815963 10370 raft_consensus.cc:359] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:16.818765 10371 tablet_bootstrap.cc:492] T f66aa8522a9b41b3952b2581ae8fb3e6 P b34088c1d56a44cf915a8385e5fe10f3: No bootstrap required, opened a new log
I20260630 12:26:16.819387 10371 ts_tablet_manager.cc:1403] T f66aa8522a9b41b3952b2581ae8fb3e6 P b34088c1d56a44cf915a8385e5fe10f3: Time spent bootstrapping tablet: real 0.281s	user 0.015s	sys 0.008s
I20260630 12:26:16.820941 10239 consensus_queue.cc:1048] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:16.824808 10370 raft_consensus.cc:385] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:16.827176 10370 raft_consensus.cc:740] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Initialized, Role: FOLLOWER
I20260630 12:26:16.830255 10370 consensus_queue.cc:260] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:16.832114 10370 ts_tablet_manager.cc:1434] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.002s
I20260630 12:26:16.832928 10370 tablet_bootstrap.cc:492] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c: Bootstrap starting.
I20260630 12:26:16.838908 10377 tablet_bootstrap.cc:492] T afc9722b2e9743ca9a49ddfc44306987 P 5fd91b40356f4397a8efed98232b08dc: No bootstrap required, opened a new log
I20260630 12:26:16.838666 10371 raft_consensus.cc:359] T f66aa8522a9b41b3952b2581ae8fb3e6 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:16.839412 10377 ts_tablet_manager.cc:1403] T afc9722b2e9743ca9a49ddfc44306987 P 5fd91b40356f4397a8efed98232b08dc: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.013s
I20260630 12:26:16.839556 10371 raft_consensus.cc:385] T f66aa8522a9b41b3952b2581ae8fb3e6 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:16.840019 10370 tablet_bootstrap.cc:654] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:16.839998 10371 raft_consensus.cc:740] T f66aa8522a9b41b3952b2581ae8fb3e6 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34088c1d56a44cf915a8385e5fe10f3, State: Initialized, Role: FOLLOWER
I20260630 12:26:16.841187 10371 consensus_queue.cc:260] T f66aa8522a9b41b3952b2581ae8fb3e6 P b34088c1d56a44cf915a8385e5fe10f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:16.843501 10371 ts_tablet_manager.cc:1434] T f66aa8522a9b41b3952b2581ae8fb3e6 P b34088c1d56a44cf915a8385e5fe10f3: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260630 12:26:16.845032 10371 tablet_bootstrap.cc:492] T ad244f24b5824feab15291893221a132 P b34088c1d56a44cf915a8385e5fe10f3: Bootstrap starting.
I20260630 12:26:16.845400 10377 raft_consensus.cc:359] T afc9722b2e9743ca9a49ddfc44306987 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:16.846135 10377 raft_consensus.cc:385] T afc9722b2e9743ca9a49ddfc44306987 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:16.846446 10377 raft_consensus.cc:740] T afc9722b2e9743ca9a49ddfc44306987 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd91b40356f4397a8efed98232b08dc, State: Initialized, Role: FOLLOWER
I20260630 12:26:16.847159 10377 consensus_queue.cc:260] T afc9722b2e9743ca9a49ddfc44306987 P 5fd91b40356f4397a8efed98232b08dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:16.840178 10374 raft_consensus.cc:359] T ad244f24b5824feab15291893221a132 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:16.848726 10374 raft_consensus.cc:385] T ad244f24b5824feab15291893221a132 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:16.849026 10374 raft_consensus.cc:740] T ad244f24b5824feab15291893221a132 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac1d47593e90471e8f160ef6b15e9b36, State: Initialized, Role: FOLLOWER
I20260630 12:26:16.849822 10374 consensus_queue.cc:260] T ad244f24b5824feab15291893221a132 P ac1d47593e90471e8f160ef6b15e9b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
W20260630 12:26:16.850468  9984 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:26:16.851190 10276 consensus_queue.cc:1048] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:16.852803 10371 tablet_bootstrap.cc:654] T ad244f24b5824feab15291893221a132 P b34088c1d56a44cf915a8385e5fe10f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:16.855618 10374 ts_tablet_manager.cc:1434] T ad244f24b5824feab15291893221a132 P ac1d47593e90471e8f160ef6b15e9b36: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.003s
I20260630 12:26:16.855904 10362 heartbeater.cc:499] Master 127.6.224.190:44511 was elected leader, sending a full tablet report...
I20260630 12:26:16.852841 10377 ts_tablet_manager.cc:1434] T afc9722b2e9743ca9a49ddfc44306987 P 5fd91b40356f4397a8efed98232b08dc: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.005s
I20260630 12:26:16.856652 10374 tablet_bootstrap.cc:492] T 5d94f602e50a4c0b98d837c7171842d0 P ac1d47593e90471e8f160ef6b15e9b36: Bootstrap starting.
I20260630 12:26:16.857276 10377 tablet_bootstrap.cc:492] T bae028c496b1427baee96ddeb64394e4 P 5fd91b40356f4397a8efed98232b08dc: Bootstrap starting.
I20260630 12:26:16.870867 10374 tablet_bootstrap.cc:654] T 5d94f602e50a4c0b98d837c7171842d0 P ac1d47593e90471e8f160ef6b15e9b36: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:16.861724 10258 raft_consensus.cc:493] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:16.898720 10258 raft_consensus.cc:515] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:16.907362 10258 leader_election.cc:290] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773), b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:16.897614 10377 tablet_bootstrap.cc:654] T bae028c496b1427baee96ddeb64394e4 P 5fd91b40356f4397a8efed98232b08dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:16.910286 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad244f24b5824feab15291893221a132" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3" is_pre_election: true
W20260630 12:26:16.912297 10003 leader_election.cc:343] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:16.914438 10278 raft_consensus.cc:493] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:16.915489 10371 tablet_bootstrap.cc:492] T ad244f24b5824feab15291893221a132 P b34088c1d56a44cf915a8385e5fe10f3: No bootstrap required, opened a new log
I20260630 12:26:16.915292 10278 raft_consensus.cc:515] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:16.916244 10371 ts_tablet_manager.cc:1403] T ad244f24b5824feab15291893221a132 P b34088c1d56a44cf915a8385e5fe10f3: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.000s
I20260630 12:26:16.920231 10370 tablet_bootstrap.cc:492] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c: No bootstrap required, opened a new log
I20260630 12:26:16.929292 10370 ts_tablet_manager.cc:1403] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.011s
I20260630 12:26:16.933789 10374 tablet_bootstrap.cc:492] T 5d94f602e50a4c0b98d837c7171842d0 P ac1d47593e90471e8f160ef6b15e9b36: No bootstrap required, opened a new log
I20260630 12:26:16.933219 10278 leader_election.cc:290] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773), 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551)
I20260630 12:26:16.942480 10038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d94f602e50a4c0b98d837c7171842d0" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dd8853379e4b50928588e5c938f16c" is_pre_election: true
I20260630 12:26:16.943188 10038 raft_consensus.cc:2468] T 5d94f602e50a4c0b98d837c7171842d0 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fd91b40356f4397a8efed98232b08dc in term 0.
I20260630 12:26:16.944563 10078 leader_election.cc:304] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dd8853379e4b50928588e5c938f16c, 5fd91b40356f4397a8efed98232b08dc; no voters: 
I20260630 12:26:16.916816  9935 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2: range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9] alter complete (version 0)
I20260630 12:26:16.946344 10278 raft_consensus.cc:2804] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:16.946141 10337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad244f24b5824feab15291893221a132" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac1d47593e90471e8f160ef6b15e9b36" is_pre_election: true
I20260630 12:26:16.946741 10278 raft_consensus.cc:493] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:16.935003 10370 raft_consensus.cc:359] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:16.948002 10278 raft_consensus.cc:3060] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.948012 10374 ts_tablet_manager.cc:1403] T 5d94f602e50a4c0b98d837c7171842d0 P ac1d47593e90471e8f160ef6b15e9b36: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.019s
I20260630 12:26:16.948776 10337 raft_consensus.cc:2468] T ad244f24b5824feab15291893221a132 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 0.
I20260630 12:26:16.949692 10370 raft_consensus.cc:385] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:16.956499 10002 leader_election.cc:304] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [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: 51dd8853379e4b50928588e5c938f16c, ac1d47593e90471e8f160ef6b15e9b36; no voters: b34088c1d56a44cf915a8385e5fe10f3
I20260630 12:26:16.956547 10370 raft_consensus.cc:740] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Initialized, Role: FOLLOWER
I20260630 12:26:16.957774 10258 raft_consensus.cc:2804] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:16.958518 10258 raft_consensus.cc:493] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:16.957916 10370 consensus_queue.cc:260] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:16.958907 10258 raft_consensus.cc:3060] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.964144 10371 raft_consensus.cc:359] T ad244f24b5824feab15291893221a132 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:16.964862 10371 raft_consensus.cc:385] T ad244f24b5824feab15291893221a132 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:16.962190 10278 raft_consensus.cc:515] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:16.967121 10278 leader_election.cc:290] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc [CANDIDATE]: Term 1 election: Requested vote from peers ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773), 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551)
I20260630 12:26:16.968295 10038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d94f602e50a4c0b98d837c7171842d0" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dd8853379e4b50928588e5c938f16c"
I20260630 12:26:16.969725 10038 raft_consensus.cc:3060] T 5d94f602e50a4c0b98d837c7171842d0 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.970471 10258 raft_consensus.cc:515] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:16.971769 10374 raft_consensus.cc:359] T 5d94f602e50a4c0b98d837c7171842d0 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:16.972493 10374 raft_consensus.cc:385] T 5d94f602e50a4c0b98d837c7171842d0 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:16.972800 10374 raft_consensus.cc:740] T 5d94f602e50a4c0b98d837c7171842d0 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac1d47593e90471e8f160ef6b15e9b36, State: Initialized, Role: FOLLOWER
I20260630 12:26:16.965181 10371 raft_consensus.cc:740] T ad244f24b5824feab15291893221a132 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34088c1d56a44cf915a8385e5fe10f3, State: Initialized, Role: FOLLOWER
I20260630 12:26:16.974830 10258 leader_election.cc:290] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 election: Requested vote from peers ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773), b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:16.975103 10337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad244f24b5824feab15291893221a132" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac1d47593e90471e8f160ef6b15e9b36"
I20260630 12:26:16.975555 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad244f24b5824feab15291893221a132" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3"
I20260630 12:26:16.975708 10337 raft_consensus.cc:3060] T ad244f24b5824feab15291893221a132 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.973551 10374 consensus_queue.cc:260] T 5d94f602e50a4c0b98d837c7171842d0 P ac1d47593e90471e8f160ef6b15e9b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:16.977391 10370 ts_tablet_manager.cc:1434] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260630 12:26:16.978906 10374 ts_tablet_manager.cc:1434] T 5d94f602e50a4c0b98d837c7171842d0 P ac1d47593e90471e8f160ef6b15e9b36: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.003s
I20260630 12:26:16.979811 10374 tablet_bootstrap.cc:492] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36: Bootstrap starting.
I20260630 12:26:16.979990 10038 raft_consensus.cc:2468] T 5d94f602e50a4c0b98d837c7171842d0 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd91b40356f4397a8efed98232b08dc in term 1.
I20260630 12:26:16.981068 10371 consensus_queue.cc:260] T ad244f24b5824feab15291893221a132 P b34088c1d56a44cf915a8385e5fe10f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:16.982028 10187 raft_consensus.cc:3060] T ad244f24b5824feab15291893221a132 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.983961 10078 leader_election.cc:304] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dd8853379e4b50928588e5c938f16c, 5fd91b40356f4397a8efed98232b08dc; no voters: 
I20260630 12:26:16.985647 10374 tablet_bootstrap.cc:654] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:16.988137 10336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d94f602e50a4c0b98d837c7171842d0" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac1d47593e90471e8f160ef6b15e9b36" is_pre_election: true
I20260630 12:26:16.988919 10336 raft_consensus.cc:2468] T 5d94f602e50a4c0b98d837c7171842d0 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fd91b40356f4397a8efed98232b08dc in term 0.
I20260630 12:26:16.988993 10187 raft_consensus.cc:2468] T ad244f24b5824feab15291893221a132 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 1.
I20260630 12:26:16.990319 10335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d94f602e50a4c0b98d837c7171842d0" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac1d47593e90471e8f160ef6b15e9b36"
I20260630 12:26:16.990983 10003 leader_election.cc:304] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dd8853379e4b50928588e5c938f16c, b34088c1d56a44cf915a8385e5fe10f3; no voters: 
I20260630 12:26:16.992287 10258 raft_consensus.cc:2804] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:16.992774 10258 raft_consensus.cc:697] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Becoming Leader. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Running, Role: LEADER
I20260630 12:26:16.991021 10335 raft_consensus.cc:3060] T 5d94f602e50a4c0b98d837c7171842d0 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:16.993600 10258 consensus_queue.cc:237] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:16.996071 10278 raft_consensus.cc:2804] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:16.997157 10371 ts_tablet_manager.cc:1434] T ad244f24b5824feab15291893221a132 P b34088c1d56a44cf915a8385e5fe10f3: Time spent starting tablet: real 0.081s	user 0.009s	sys 0.000s
I20260630 12:26:16.997421 10278 raft_consensus.cc:697] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc [term 1 LEADER]: Becoming Leader. State: Replica: 5fd91b40356f4397a8efed98232b08dc, State: Running, Role: LEADER
I20260630 12:26:16.998202 10371 tablet_bootstrap.cc:492] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3: Bootstrap starting.
I20260630 12:26:16.998391 10278 consensus_queue.cc:237] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:17.000830 10370 tablet_bootstrap.cc:492] T e0f251b13a5840048ac41034aed8faf8 P 51dd8853379e4b50928588e5c938f16c: Bootstrap starting.
I20260630 12:26:17.003162 10238 raft_consensus.cc:493] T afc9722b2e9743ca9a49ddfc44306987 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:17.003698 10238 raft_consensus.cc:515] T afc9722b2e9743ca9a49ddfc44306987 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:17.006057 10238 leader_election.cc:290] T afc9722b2e9743ca9a49ddfc44306987 P 5fd91b40356f4397a8efed98232b08dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773), b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:17.008770 10336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc9722b2e9743ca9a49ddfc44306987" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac1d47593e90471e8f160ef6b15e9b36" is_pre_election: true
I20260630 12:26:17.008831 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc9722b2e9743ca9a49ddfc44306987" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3" is_pre_election: true
W20260630 12:26:17.010623 10077 leader_election.cc:343] T afc9722b2e9743ca9a49ddfc44306987 P 5fd91b40356f4397a8efed98232b08dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:26:17.012076 10078 leader_election.cc:343] T afc9722b2e9743ca9a49ddfc44306987 P 5fd91b40356f4397a8efed98232b08dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:17.012589 10078 leader_election.cc:304] T afc9722b2e9743ca9a49ddfc44306987 P 5fd91b40356f4397a8efed98232b08dc [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: 5fd91b40356f4397a8efed98232b08dc; no voters: ac1d47593e90471e8f160ef6b15e9b36, b34088c1d56a44cf915a8385e5fe10f3
I20260630 12:26:17.013566 10238 raft_consensus.cc:2749] T afc9722b2e9743ca9a49ddfc44306987 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:17.015977 10335 raft_consensus.cc:2468] T 5d94f602e50a4c0b98d837c7171842d0 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd91b40356f4397a8efed98232b08dc in term 1.
I20260630 12:26:17.016619 10371 tablet_bootstrap.cc:654] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:17.020725 10377 tablet_bootstrap.cc:492] T bae028c496b1427baee96ddeb64394e4 P 5fd91b40356f4397a8efed98232b08dc: No bootstrap required, opened a new log
I20260630 12:26:17.020738 10374 tablet_bootstrap.cc:492] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36: No bootstrap required, opened a new log
I20260630 12:26:17.018658 10337 raft_consensus.cc:2468] T ad244f24b5824feab15291893221a132 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 1.
I20260630 12:26:17.021476 10377 ts_tablet_manager.cc:1403] T bae028c496b1427baee96ddeb64394e4 P 5fd91b40356f4397a8efed98232b08dc: Time spent bootstrapping tablet: real 0.164s	user 0.013s	sys 0.011s
I20260630 12:26:17.021528 10374 ts_tablet_manager.cc:1403] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.015s
I20260630 12:26:17.025203 10377 raft_consensus.cc:359] T bae028c496b1427baee96ddeb64394e4 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.025735 10374 raft_consensus.cc:359] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.026078 10377 raft_consensus.cc:385] T bae028c496b1427baee96ddeb64394e4 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:17.024626  9932 catalog_manager.cc:5697] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c reported cstate change: term changed from 0 to 1, leader changed from <none> to 51dd8853379e4b50928588e5c938f16c (127.6.224.129). New cstate: current_term: 1 leader_uuid: "51dd8853379e4b50928588e5c938f16c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:17.026512 10377 raft_consensus.cc:740] T bae028c496b1427baee96ddeb64394e4 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd91b40356f4397a8efed98232b08dc, State: Initialized, Role: FOLLOWER
I20260630 12:26:17.027302 10377 consensus_queue.cc:260] T bae028c496b1427baee96ddeb64394e4 P 5fd91b40356f4397a8efed98232b08dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.029623 10377 ts_tablet_manager.cc:1434] T bae028c496b1427baee96ddeb64394e4 P 5fd91b40356f4397a8efed98232b08dc: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260630 12:26:17.030570 10377 tablet_bootstrap.cc:492] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc: Bootstrap starting.
I20260630 12:26:17.036836 10377 tablet_bootstrap.cc:654] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:17.037159 10374 raft_consensus.cc:385] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:17.037868 10374 raft_consensus.cc:740] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac1d47593e90471e8f160ef6b15e9b36, State: Initialized, Role: FOLLOWER
I20260630 12:26:17.038918 10374 consensus_queue.cc:260] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.041563 10374 ts_tablet_manager.cc:1434] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260630 12:26:17.042984 10374 tablet_bootstrap.cc:492] T f66aa8522a9b41b3952b2581ae8fb3e6 P ac1d47593e90471e8f160ef6b15e9b36: Bootstrap starting.
I20260630 12:26:17.049014 10370 tablet_bootstrap.cc:654] T e0f251b13a5840048ac41034aed8faf8 P 51dd8853379e4b50928588e5c938f16c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:17.057901 10374 tablet_bootstrap.cc:654] T f66aa8522a9b41b3952b2581ae8fb3e6 P ac1d47593e90471e8f160ef6b15e9b36: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:17.065502 10371 tablet_bootstrap.cc:492] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3: No bootstrap required, opened a new log
I20260630 12:26:17.066120 10371 ts_tablet_manager.cc:1403] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3: Time spent bootstrapping tablet: real 0.068s	user 0.028s	sys 0.011s
I20260630 12:26:17.067281 10377 tablet_bootstrap.cc:492] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc: No bootstrap required, opened a new log
I20260630 12:26:17.067818 10377 ts_tablet_manager.cc:1403] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.004s
I20260630 12:26:17.069423 10371 raft_consensus.cc:359] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:17.070290 10371 raft_consensus.cc:385] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:17.069571  9935 catalog_manager.cc:5697] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fd91b40356f4397a8efed98232b08dc (127.6.224.130). New cstate: current_term: 1 leader_uuid: "5fd91b40356f4397a8efed98232b08dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:17.070683 10377 raft_consensus.cc:359] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:17.071413 10377 raft_consensus.cc:385] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:17.071642 10377 raft_consensus.cc:740] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd91b40356f4397a8efed98232b08dc, State: Initialized, Role: FOLLOWER
I20260630 12:26:17.072273 10377 consensus_queue.cc:260] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:17.075579 10370 tablet_bootstrap.cc:492] T e0f251b13a5840048ac41034aed8faf8 P 51dd8853379e4b50928588e5c938f16c: No bootstrap required, opened a new log
I20260630 12:26:17.076124 10370 ts_tablet_manager.cc:1403] T e0f251b13a5840048ac41034aed8faf8 P 51dd8853379e4b50928588e5c938f16c: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.000s
I20260630 12:26:17.070668 10371 raft_consensus.cc:740] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34088c1d56a44cf915a8385e5fe10f3, State: Initialized, Role: FOLLOWER
I20260630 12:26:17.077154 10371 consensus_queue.cc:260] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:17.079578 10371 ts_tablet_manager.cc:1434] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260630 12:26:17.080540 10371 tablet_bootstrap.cc:492] T e0f251b13a5840048ac41034aed8faf8 P b34088c1d56a44cf915a8385e5fe10f3: Bootstrap starting.
I20260630 12:26:17.076037 10377 ts_tablet_manager.cc:1434] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:26:17.082018 10377 tablet_bootstrap.cc:492] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc: Bootstrap starting.
I20260630 12:26:17.088567 10377 tablet_bootstrap.cc:654] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:17.091162 10370 raft_consensus.cc:359] T e0f251b13a5840048ac41034aed8faf8 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.092036 10370 raft_consensus.cc:385] T e0f251b13a5840048ac41034aed8faf8 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:17.092356 10370 raft_consensus.cc:740] T e0f251b13a5840048ac41034aed8faf8 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Initialized, Role: FOLLOWER
I20260630 12:26:17.094640 10370 consensus_queue.cc:260] T e0f251b13a5840048ac41034aed8faf8 P 51dd8853379e4b50928588e5c938f16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.095920 10374 tablet_bootstrap.cc:492] T f66aa8522a9b41b3952b2581ae8fb3e6 P ac1d47593e90471e8f160ef6b15e9b36: No bootstrap required, opened a new log
I20260630 12:26:17.096421 10374 ts_tablet_manager.cc:1403] T f66aa8522a9b41b3952b2581ae8fb3e6 P ac1d47593e90471e8f160ef6b15e9b36: Time spent bootstrapping tablet: real 0.054s	user 0.025s	sys 0.015s
I20260630 12:26:17.097183 10370 ts_tablet_manager.cc:1434] T e0f251b13a5840048ac41034aed8faf8 P 51dd8853379e4b50928588e5c938f16c: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.005s
I20260630 12:26:17.097707 10371 tablet_bootstrap.cc:654] T e0f251b13a5840048ac41034aed8faf8 P b34088c1d56a44cf915a8385e5fe10f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:17.098209 10370 tablet_bootstrap.cc:492] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c: Bootstrap starting.
I20260630 12:26:17.099334 10374 raft_consensus.cc:359] T f66aa8522a9b41b3952b2581ae8fb3e6 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:17.100051 10374 raft_consensus.cc:385] T f66aa8522a9b41b3952b2581ae8fb3e6 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:17.100338 10374 raft_consensus.cc:740] T f66aa8522a9b41b3952b2581ae8fb3e6 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac1d47593e90471e8f160ef6b15e9b36, State: Initialized, Role: FOLLOWER
I20260630 12:26:17.101177 10374 consensus_queue.cc:260] T f66aa8522a9b41b3952b2581ae8fb3e6 P ac1d47593e90471e8f160ef6b15e9b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:17.105182 10370 tablet_bootstrap.cc:654] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:17.107355 10374 ts_tablet_manager.cc:1434] T f66aa8522a9b41b3952b2581ae8fb3e6 P ac1d47593e90471e8f160ef6b15e9b36: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260630 12:26:17.108480 10374 tablet_bootstrap.cc:492] T afc9722b2e9743ca9a49ddfc44306987 P ac1d47593e90471e8f160ef6b15e9b36: Bootstrap starting.
I20260630 12:26:17.115373 10374 tablet_bootstrap.cc:654] T afc9722b2e9743ca9a49ddfc44306987 P ac1d47593e90471e8f160ef6b15e9b36: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:17.115643 10258 raft_consensus.cc:493] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:17.116112 10258 raft_consensus.cc:515] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.119865 10335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae028c496b1427baee96ddeb64394e4" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac1d47593e90471e8f160ef6b15e9b36" is_pre_election: true
I20260630 12:26:17.123327 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae028c496b1427baee96ddeb64394e4" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc" is_pre_election: true
I20260630 12:26:17.124002 10371 tablet_bootstrap.cc:492] T e0f251b13a5840048ac41034aed8faf8 P b34088c1d56a44cf915a8385e5fe10f3: No bootstrap required, opened a new log
I20260630 12:26:17.124539 10371 ts_tablet_manager.cc:1403] T e0f251b13a5840048ac41034aed8faf8 P b34088c1d56a44cf915a8385e5fe10f3: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.011s
W20260630 12:26:17.125401 10002 leader_election.cc:343] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:17.124029 10112 raft_consensus.cc:2468] T bae028c496b1427baee96ddeb64394e4 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 0.
I20260630 12:26:17.127453 10001 leader_election.cc:304] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [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: 51dd8853379e4b50928588e5c938f16c, 5fd91b40356f4397a8efed98232b08dc; no voters: ac1d47593e90471e8f160ef6b15e9b36
I20260630 12:26:17.127681 10371 raft_consensus.cc:359] T e0f251b13a5840048ac41034aed8faf8 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.118317 10258 leader_election.cc:290] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773), 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689)
I20260630 12:26:17.128352 10371 raft_consensus.cc:385] T e0f251b13a5840048ac41034aed8faf8 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:17.128357 10256 raft_consensus.cc:2804] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:17.129329 10371 raft_consensus.cc:740] T e0f251b13a5840048ac41034aed8faf8 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34088c1d56a44cf915a8385e5fe10f3, State: Initialized, Role: FOLLOWER
I20260630 12:26:17.129498 10256 raft_consensus.cc:493] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:17.129902 10256 raft_consensus.cc:3060] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:17.130153 10371 consensus_queue.cc:260] T e0f251b13a5840048ac41034aed8faf8 P b34088c1d56a44cf915a8385e5fe10f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.132684 10278 raft_consensus.cc:493] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:17.133201 10278 raft_consensus.cc:515] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:17.135358 10371 ts_tablet_manager.cc:1434] T e0f251b13a5840048ac41034aed8faf8 P b34088c1d56a44cf915a8385e5fe10f3: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:26:17.136476 10371 tablet_bootstrap.cc:492] T 80b88e02969240278f340ca936d43868 P b34088c1d56a44cf915a8385e5fe10f3: Bootstrap starting.
I20260630 12:26:17.138676 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66aa8522a9b41b3952b2581ae8fb3e6" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3" is_pre_election: true
I20260630 12:26:17.139379 10187 raft_consensus.cc:2468] T f66aa8522a9b41b3952b2581ae8fb3e6 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fd91b40356f4397a8efed98232b08dc in term 0.
I20260630 12:26:17.140574 10335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66aa8522a9b41b3952b2581ae8fb3e6" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac1d47593e90471e8f160ef6b15e9b36" is_pre_election: true
I20260630 12:26:17.141324 10335 raft_consensus.cc:2468] T f66aa8522a9b41b3952b2581ae8fb3e6 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fd91b40356f4397a8efed98232b08dc in term 0.
I20260630 12:26:17.142925 10371 tablet_bootstrap.cc:654] T 80b88e02969240278f340ca936d43868 P b34088c1d56a44cf915a8385e5fe10f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:17.142699 10077 leader_election.cc:304] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fd91b40356f4397a8efed98232b08dc, ac1d47593e90471e8f160ef6b15e9b36; no voters: 
I20260630 12:26:17.143733 10238 raft_consensus.cc:2804] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:17.144099 10238 raft_consensus.cc:493] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:17.144172 10278 leader_election.cc:290] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585), ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773)
I20260630 12:26:17.144759 10238 raft_consensus.cc:3060] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:17.146013 10370 tablet_bootstrap.cc:492] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c: No bootstrap required, opened a new log
I20260630 12:26:17.146587 10370 ts_tablet_manager.cc:1403] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.006s
I20260630 12:26:17.149703 10256 raft_consensus.cc:515] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.153278 10377 tablet_bootstrap.cc:492] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc: No bootstrap required, opened a new log
I20260630 12:26:17.153851 10377 ts_tablet_manager.cc:1403] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.013s
I20260630 12:26:17.153882 10335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae028c496b1427baee96ddeb64394e4" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac1d47593e90471e8f160ef6b15e9b36"
I20260630 12:26:17.154275 10388 raft_consensus.cc:493] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:17.154841 10388 raft_consensus.cc:515] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.155061 10370 raft_consensus.cc:359] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:17.155891 10370 raft_consensus.cc:385] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:17.156241 10370 raft_consensus.cc:740] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Initialized, Role: FOLLOWER
I20260630 12:26:17.157348 10377 raft_consensus.cc:359] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:17.158100 10377 raft_consensus.cc:385] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:17.157630 10370 consensus_queue.cc:260] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:17.160890 10238 raft_consensus.cc:515] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:17.157624 10388 leader_election.cc:290] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585), 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551)
W20260630 12:26:17.156059 10002 leader_election.cc:343] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:17.165421 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae028c496b1427baee96ddeb64394e4" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc"
I20260630 12:26:17.158432 10377 raft_consensus.cc:740] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd91b40356f4397a8efed98232b08dc, State: Initialized, Role: FOLLOWER
I20260630 12:26:17.166137 10112 raft_consensus.cc:3060] T bae028c496b1427baee96ddeb64394e4 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:17.166566 10256 leader_election.cc:290] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 election: Requested vote from peers ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773), 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689)
I20260630 12:26:17.168934 10370 ts_tablet_manager.cc:1434] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260630 12:26:17.172654 10112 raft_consensus.cc:2468] T bae028c496b1427baee96ddeb64394e4 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 1.
I20260630 12:26:17.173695 10377 consensus_queue.cc:260] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:17.175063 10001 leader_election.cc:304] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [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: 51dd8853379e4b50928588e5c938f16c, 5fd91b40356f4397a8efed98232b08dc; no voters: ac1d47593e90471e8f160ef6b15e9b36
I20260630 12:26:17.177639 10370 tablet_bootstrap.cc:492] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c: Bootstrap starting.
I20260630 12:26:17.177977 10256 raft_consensus.cc:2804] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:17.179256 10256 raft_consensus.cc:697] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Becoming Leader. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Running, Role: LEADER
I20260630 12:26:17.179883 10377 ts_tablet_manager.cc:1434] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260630 12:26:17.180126 10256 consensus_queue.cc:237] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.184890 10335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66aa8522a9b41b3952b2581ae8fb3e6" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac1d47593e90471e8f160ef6b15e9b36"
I20260630 12:26:17.185668 10335 raft_consensus.cc:3060] T f66aa8522a9b41b3952b2581ae8fb3e6 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:17.186075 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66aa8522a9b41b3952b2581ae8fb3e6" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3"
I20260630 12:26:17.186658 10187 raft_consensus.cc:3060] T f66aa8522a9b41b3952b2581ae8fb3e6 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:17.192618 10370 tablet_bootstrap.cc:654] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:17.194872 10335 raft_consensus.cc:2468] T f66aa8522a9b41b3952b2581ae8fb3e6 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd91b40356f4397a8efed98232b08dc in term 1.
I20260630 12:26:17.196152 10077 leader_election.cc:304] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fd91b40356f4397a8efed98232b08dc, ac1d47593e90471e8f160ef6b15e9b36; no voters: 
I20260630 12:26:17.196632 10187 raft_consensus.cc:2468] T f66aa8522a9b41b3952b2581ae8fb3e6 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd91b40356f4397a8efed98232b08dc in term 1.
I20260630 12:26:17.197192 10238 leader_election.cc:290] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc [CANDIDATE]: Term 1 election: Requested vote from peers b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585), ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773)
I20260630 12:26:17.207667 10374 tablet_bootstrap.cc:492] T afc9722b2e9743ca9a49ddfc44306987 P ac1d47593e90471e8f160ef6b15e9b36: No bootstrap required, opened a new log
I20260630 12:26:17.208338 10374 ts_tablet_manager.cc:1403] T afc9722b2e9743ca9a49ddfc44306987 P ac1d47593e90471e8f160ef6b15e9b36: Time spent bootstrapping tablet: real 0.100s	user 0.019s	sys 0.023s
I20260630 12:26:17.209645 10414 raft_consensus.cc:2804] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:17.210886 10414 raft_consensus.cc:697] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc [term 1 LEADER]: Becoming Leader. State: Replica: 5fd91b40356f4397a8efed98232b08dc, State: Running, Role: LEADER
I20260630 12:26:17.211033 10371 tablet_bootstrap.cc:492] T 80b88e02969240278f340ca936d43868 P b34088c1d56a44cf915a8385e5fe10f3: No bootstrap required, opened a new log
I20260630 12:26:17.211671 10371 ts_tablet_manager.cc:1403] T 80b88e02969240278f340ca936d43868 P b34088c1d56a44cf915a8385e5fe10f3: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.000s
I20260630 12:26:17.211745 10374 raft_consensus.cc:359] T afc9722b2e9743ca9a49ddfc44306987 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:17.213023 10374 raft_consensus.cc:385] T afc9722b2e9743ca9a49ddfc44306987 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:17.220880 10374 raft_consensus.cc:740] T afc9722b2e9743ca9a49ddfc44306987 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac1d47593e90471e8f160ef6b15e9b36, State: Initialized, Role: FOLLOWER
I20260630 12:26:17.221617 10374 consensus_queue.cc:260] T afc9722b2e9743ca9a49ddfc44306987 P ac1d47593e90471e8f160ef6b15e9b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:17.223537 10374 ts_tablet_manager.cc:1434] T afc9722b2e9743ca9a49ddfc44306987 P ac1d47593e90471e8f160ef6b15e9b36: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260630 12:26:17.216019 10371 raft_consensus.cc:359] T 80b88e02969240278f340ca936d43868 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.225484 10371 raft_consensus.cc:385] T 80b88e02969240278f340ca936d43868 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:17.224562 10374 tablet_bootstrap.cc:492] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36: Bootstrap starting.
I20260630 12:26:17.226161 10371 raft_consensus.cc:740] T 80b88e02969240278f340ca936d43868 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34088c1d56a44cf915a8385e5fe10f3, State: Initialized, Role: FOLLOWER
I20260630 12:26:17.213114 10370 tablet_bootstrap.cc:492] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c: No bootstrap required, opened a new log
I20260630 12:26:17.227959 10370 ts_tablet_manager.cc:1403] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.000s
I20260630 12:26:17.213210 10414 consensus_queue.cc:237] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:17.230075 10371 consensus_queue.cc:260] T 80b88e02969240278f340ca936d43868 P b34088c1d56a44cf915a8385e5fe10f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.214646 10276 raft_consensus.cc:493] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:17.231086 10276 raft_consensus.cc:515] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:17.232633 10371 ts_tablet_manager.cc:1434] T 80b88e02969240278f340ca936d43868 P b34088c1d56a44cf915a8385e5fe10f3: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260630 12:26:17.237205 10276 leader_election.cc:290] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689), ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773)
I20260630 12:26:17.237125 10370 raft_consensus.cc:359] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.238626 10370 raft_consensus.cc:385] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:17.238937 10370 raft_consensus.cc:740] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Initialized, Role: FOLLOWER
I20260630 12:26:17.243863 10411 raft_consensus.cc:493] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:17.246089 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc9722b2e9743ca9a49ddfc44306987" candidate_uuid: "b34088c1d56a44cf915a8385e5fe10f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc" is_pre_election: true
I20260630 12:26:17.248052 10112 raft_consensus.cc:2468] T afc9722b2e9743ca9a49ddfc44306987 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34088c1d56a44cf915a8385e5fe10f3 in term 0.
I20260630 12:26:17.249892 10150 leader_election.cc:304] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fd91b40356f4397a8efed98232b08dc, b34088c1d56a44cf915a8385e5fe10f3; no voters: 
I20260630 12:26:17.244515 10411 raft_consensus.cc:515] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:17.239653 10370 consensus_queue.cc:260] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.255786 10038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9448fdafb06f48ebb0774d0eccd450fc" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dd8853379e4b50928588e5c938f16c" is_pre_election: true
I20260630 12:26:17.256531 10370 ts_tablet_manager.cc:1434] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260630 12:26:17.256582 10335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9448fdafb06f48ebb0774d0eccd450fc" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac1d47593e90471e8f160ef6b15e9b36" is_pre_election: true
W20260630 12:26:17.258989 10077 leader_election.cc:343] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:17.256474 10038 raft_consensus.cc:2468] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fd91b40356f4397a8efed98232b08dc in term 0.
I20260630 12:26:17.254170 10276 raft_consensus.cc:2804] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:17.261226 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f251b13a5840048ac41034aed8faf8" candidate_uuid: "ac1d47593e90471e8f160ef6b15e9b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3" is_pre_election: true
I20260630 12:26:17.253010 10411 leader_election.cc:290] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773), 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551)
I20260630 12:26:17.265619 10187 raft_consensus.cc:2468] T e0f251b13a5840048ac41034aed8faf8 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac1d47593e90471e8f160ef6b15e9b36 in term 0.
I20260630 12:26:17.261633 10078 leader_election.cc:304] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [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: 51dd8853379e4b50928588e5c938f16c, 5fd91b40356f4397a8efed98232b08dc; no voters: ac1d47593e90471e8f160ef6b15e9b36
I20260630 12:26:17.266842 10302 leader_election.cc:304] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac1d47593e90471e8f160ef6b15e9b36, b34088c1d56a44cf915a8385e5fe10f3; no voters: 
I20260630 12:26:17.267722 10388 raft_consensus.cc:2804] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:17.268079 10388 raft_consensus.cc:493] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:17.268396 10388 raft_consensus.cc:3060] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:17.269465 10276 raft_consensus.cc:493] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:17.269935 10276 raft_consensus.cc:3060] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:17.278672 10374 tablet_bootstrap.cc:654] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:17.281373  9932 catalog_manager.cc:5697] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c reported cstate change: term changed from 0 to 1, leader changed from <none> to 51dd8853379e4b50928588e5c938f16c (127.6.224.129). New cstate: current_term: 1 leader_uuid: "51dd8853379e4b50928588e5c938f16c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:17.284075 10388 raft_consensus.cc:515] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.284909 10411 raft_consensus.cc:2804] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:17.286921 10411 raft_consensus.cc:493] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:17.287346 10411 raft_consensus.cc:3060] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:17.288165 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f251b13a5840048ac41034aed8faf8" candidate_uuid: "ac1d47593e90471e8f160ef6b15e9b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3"
I20260630 12:26:17.291345 10187 raft_consensus.cc:3060] T e0f251b13a5840048ac41034aed8faf8 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:17.291395 10276 raft_consensus.cc:515] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:17.292667 10374 tablet_bootstrap.cc:492] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36: No bootstrap required, opened a new log
I20260630 12:26:17.293190 10374 ts_tablet_manager.cc:1403] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36: Time spent bootstrapping tablet: real 0.069s	user 0.007s	sys 0.005s
I20260630 12:26:17.293488 10276 leader_election.cc:290] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3 [CANDIDATE]: Term 1 election: Requested vote from peers 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689), ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773)
I20260630 12:26:17.294282 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc9722b2e9743ca9a49ddfc44306987" candidate_uuid: "b34088c1d56a44cf915a8385e5fe10f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc"
I20260630 12:26:17.294849 10112 raft_consensus.cc:3060] T afc9722b2e9743ca9a49ddfc44306987 P 5fd91b40356f4397a8efed98232b08dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:17.296154 10374 raft_consensus.cc:359] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.297333 10388 leader_election.cc:290] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36 [CANDIDATE]: Term 1 election: Requested vote from peers b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585), 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551)
I20260630 12:26:17.296877 10374 raft_consensus.cc:385] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:17.298702 10374 raft_consensus.cc:740] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac1d47593e90471e8f160ef6b15e9b36, State: Initialized, Role: FOLLOWER
I20260630 12:26:17.300450 10374 consensus_queue.cc:260] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.314850 10374 ts_tablet_manager.cc:1434] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260630 12:26:17.316828 10374 tablet_bootstrap.cc:492] T 80b88e02969240278f340ca936d43868 P ac1d47593e90471e8f160ef6b15e9b36: Bootstrap starting.
I20260630 12:26:17.311867  9931 catalog_manager.cc:5697] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fd91b40356f4397a8efed98232b08dc (127.6.224.130). New cstate: current_term: 1 leader_uuid: "5fd91b40356f4397a8efed98232b08dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:17.320101 10388 raft_consensus.cc:493] T afc9722b2e9743ca9a49ddfc44306987 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:17.321739 10388 raft_consensus.cc:515] T afc9722b2e9743ca9a49ddfc44306987 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:17.323347 10112 raft_consensus.cc:2468] T afc9722b2e9743ca9a49ddfc44306987 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34088c1d56a44cf915a8385e5fe10f3 in term 1.
I20260630 12:26:17.323734 10038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f251b13a5840048ac41034aed8faf8" candidate_uuid: "ac1d47593e90471e8f160ef6b15e9b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dd8853379e4b50928588e5c938f16c" is_pre_election: true
I20260630 12:26:17.324388 10038 raft_consensus.cc:2468] T e0f251b13a5840048ac41034aed8faf8 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac1d47593e90471e8f160ef6b15e9b36 in term 0.
I20260630 12:26:17.325220 10150 leader_election.cc:304] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fd91b40356f4397a8efed98232b08dc, b34088c1d56a44cf915a8385e5fe10f3; no voters: 
I20260630 12:26:17.325438 10037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f251b13a5840048ac41034aed8faf8" candidate_uuid: "ac1d47593e90471e8f160ef6b15e9b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dd8853379e4b50928588e5c938f16c"
I20260630 12:26:17.326058 10037 raft_consensus.cc:3060] T e0f251b13a5840048ac41034aed8faf8 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:17.326699 10276 raft_consensus.cc:2804] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:17.327188 10276 raft_consensus.cc:697] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 LEADER]: Becoming Leader. State: Replica: b34088c1d56a44cf915a8385e5fe10f3, State: Running, Role: LEADER
I20260630 12:26:17.327996 10276 consensus_queue.cc:237] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:17.328673 10411 raft_consensus.cc:515] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:17.331873 10388 leader_election.cc:290] T afc9722b2e9743ca9a49ddfc44306987 P ac1d47593e90471e8f160ef6b15e9b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689), b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:17.332298 10184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc9722b2e9743ca9a49ddfc44306987" candidate_uuid: "ac1d47593e90471e8f160ef6b15e9b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3" is_pre_election: true
I20260630 12:26:17.339787 10335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9448fdafb06f48ebb0774d0eccd450fc" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac1d47593e90471e8f160ef6b15e9b36"
W20260630 12:26:17.341272 10077 leader_election.cc:343] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:17.343662 10187 raft_consensus.cc:2468] T e0f251b13a5840048ac41034aed8faf8 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac1d47593e90471e8f160ef6b15e9b36 in term 1.
I20260630 12:26:17.344064 10411 leader_election.cc:290] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [CANDIDATE]: Term 1 election: Requested vote from peers ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773), 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551)
I20260630 12:26:17.346195 10335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc9722b2e9743ca9a49ddfc44306987" candidate_uuid: "b34088c1d56a44cf915a8385e5fe10f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac1d47593e90471e8f160ef6b15e9b36" is_pre_election: true
I20260630 12:26:17.346892 10335 raft_consensus.cc:2468] T afc9722b2e9743ca9a49ddfc44306987 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34088c1d56a44cf915a8385e5fe10f3 in term 0.
I20260630 12:26:17.347831 10337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc9722b2e9743ca9a49ddfc44306987" candidate_uuid: "b34088c1d56a44cf915a8385e5fe10f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac1d47593e90471e8f160ef6b15e9b36"
I20260630 12:26:17.348423 10337 raft_consensus.cc:3060] T afc9722b2e9743ca9a49ddfc44306987 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:17.349620  9932 catalog_manager.cc:5697] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131). New cstate: current_term: 1 leader_uuid: "b34088c1d56a44cf915a8385e5fe10f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:17.352674 10302 leader_election.cc:304] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac1d47593e90471e8f160ef6b15e9b36, b34088c1d56a44cf915a8385e5fe10f3; no voters: 
I20260630 12:26:17.353907 10388 raft_consensus.cc:2804] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:17.354674 10038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9448fdafb06f48ebb0774d0eccd450fc" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dd8853379e4b50928588e5c938f16c"
I20260630 12:26:17.355316 10038 raft_consensus.cc:3060] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:17.360052 10337 raft_consensus.cc:2468] T afc9722b2e9743ca9a49ddfc44306987 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34088c1d56a44cf915a8385e5fe10f3 in term 1.
I20260630 12:26:17.361172 10037 raft_consensus.cc:2468] T e0f251b13a5840048ac41034aed8faf8 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac1d47593e90471e8f160ef6b15e9b36 in term 1.
I20260630 12:26:17.363577 10038 raft_consensus.cc:2468] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd91b40356f4397a8efed98232b08dc in term 1.
I20260630 12:26:17.376122 10078 leader_election.cc:304] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [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: 51dd8853379e4b50928588e5c938f16c, 5fd91b40356f4397a8efed98232b08dc; no voters: ac1d47593e90471e8f160ef6b15e9b36
I20260630 12:26:17.376935 10411 raft_consensus.cc:2804] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:17.377460 10411 raft_consensus.cc:697] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [term 1 LEADER]: Becoming Leader. State: Replica: 5fd91b40356f4397a8efed98232b08dc, State: Running, Role: LEADER
I20260630 12:26:17.378805 10411 consensus_queue.cc:237] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:17.380745 10388 raft_consensus.cc:697] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 LEADER]: Becoming Leader. State: Replica: ac1d47593e90471e8f160ef6b15e9b36, State: Running, Role: LEADER
I20260630 12:26:17.381830 10388 consensus_queue.cc:237] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.382329 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afc9722b2e9743ca9a49ddfc44306987" candidate_uuid: "ac1d47593e90471e8f160ef6b15e9b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc" is_pre_election: true
I20260630 12:26:17.383469 10112 raft_consensus.cc:2393] T afc9722b2e9743ca9a49ddfc44306987 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac1d47593e90471e8f160ef6b15e9b36 in current term 1: Already voted for candidate b34088c1d56a44cf915a8385e5fe10f3 in this term.
I20260630 12:26:17.385964 10422 raft_consensus.cc:493] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:17.385440 10300 leader_election.cc:304] T afc9722b2e9743ca9a49ddfc44306987 P ac1d47593e90471e8f160ef6b15e9b36 [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: ac1d47593e90471e8f160ef6b15e9b36; no voters: 5fd91b40356f4397a8efed98232b08dc, b34088c1d56a44cf915a8385e5fe10f3
I20260630 12:26:17.387809 10374 tablet_bootstrap.cc:654] T 80b88e02969240278f340ca936d43868 P ac1d47593e90471e8f160ef6b15e9b36: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:17.388129 10423 raft_consensus.cc:2749] T afc9722b2e9743ca9a49ddfc44306987 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:17.386468 10422 raft_consensus.cc:515] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.392828 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae028c496b1427baee96ddeb64394e4" candidate_uuid: "ac1d47593e90471e8f160ef6b15e9b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc" is_pre_election: true
I20260630 12:26:17.393678 10112 raft_consensus.cc:2393] T bae028c496b1427baee96ddeb64394e4 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac1d47593e90471e8f160ef6b15e9b36 in current term 1: Already voted for candidate 51dd8853379e4b50928588e5c938f16c in this term.
I20260630 12:26:17.393525 10038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae028c496b1427baee96ddeb64394e4" candidate_uuid: "ac1d47593e90471e8f160ef6b15e9b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dd8853379e4b50928588e5c938f16c" is_pre_election: true
I20260630 12:26:17.395160 10302 leader_election.cc:304] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 [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: ac1d47593e90471e8f160ef6b15e9b36; no voters: 51dd8853379e4b50928588e5c938f16c, 5fd91b40356f4397a8efed98232b08dc
I20260630 12:26:17.396003 10423 raft_consensus.cc:3060] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:17.396157 10422 leader_election.cc:290] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689), 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551)
I20260630 12:26:17.400084  9935 catalog_manager.cc:5697] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fd91b40356f4397a8efed98232b08dc (127.6.224.130). New cstate: current_term: 1 leader_uuid: "5fd91b40356f4397a8efed98232b08dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:17.403654  9932 catalog_manager.cc:5697] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132). New cstate: current_term: 1 leader_uuid: "ac1d47593e90471e8f160ef6b15e9b36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:17.404965 10423 raft_consensus.cc:2749] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:17.407433 10374 tablet_bootstrap.cc:492] T 80b88e02969240278f340ca936d43868 P ac1d47593e90471e8f160ef6b15e9b36: No bootstrap required, opened a new log
I20260630 12:26:17.407936 10374 ts_tablet_manager.cc:1403] T 80b88e02969240278f340ca936d43868 P ac1d47593e90471e8f160ef6b15e9b36: Time spent bootstrapping tablet: real 0.092s	user 0.008s	sys 0.011s
I20260630 12:26:17.410698 10374 raft_consensus.cc:359] T 80b88e02969240278f340ca936d43868 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.411391 10374 raft_consensus.cc:385] T 80b88e02969240278f340ca936d43868 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:17.411667 10374 raft_consensus.cc:740] T 80b88e02969240278f340ca936d43868 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac1d47593e90471e8f160ef6b15e9b36, State: Initialized, Role: FOLLOWER
I20260630 12:26:17.412464 10374 consensus_queue.cc:260] T 80b88e02969240278f340ca936d43868 P ac1d47593e90471e8f160ef6b15e9b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.414714 10374 ts_tablet_manager.cc:1434] T 80b88e02969240278f340ca936d43868 P ac1d47593e90471e8f160ef6b15e9b36: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:26:17.415634 10374 tablet_bootstrap.cc:492] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36: Bootstrap starting.
I20260630 12:26:17.423050 10374 tablet_bootstrap.cc:654] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:17.426759 10374 tablet_bootstrap.cc:492] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36: No bootstrap required, opened a new log
I20260630 12:26:17.427109 10374 ts_tablet_manager.cc:1403] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.007s
I20260630 12:26:17.428874 10374 raft_consensus.cc:359] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:17.429380 10374 raft_consensus.cc:385] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:17.429564 10374 raft_consensus.cc:740] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac1d47593e90471e8f160ef6b15e9b36, State: Initialized, Role: FOLLOWER
I20260630 12:26:17.430058 10374 consensus_queue.cc:260] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:17.431370 10374 ts_tablet_manager.cc:1434] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:26:17.444396 10423 raft_consensus.cc:493] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:17.444813 10423 raft_consensus.cc:515] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } }
I20260630 12:26:17.446482 10423 leader_election.cc:290] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551), 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689)
I20260630 12:26:17.447181 10038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9448fdafb06f48ebb0774d0eccd450fc" candidate_uuid: "ac1d47593e90471e8f160ef6b15e9b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dd8853379e4b50928588e5c938f16c" is_pre_election: true
I20260630 12:26:17.447466 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9448fdafb06f48ebb0774d0eccd450fc" candidate_uuid: "ac1d47593e90471e8f160ef6b15e9b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd91b40356f4397a8efed98232b08dc" is_pre_election: true
I20260630 12:26:17.447958 10038 raft_consensus.cc:2393] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac1d47593e90471e8f160ef6b15e9b36 in current term 1: Already voted for candidate 5fd91b40356f4397a8efed98232b08dc in this term.
I20260630 12:26:17.448846 10302 leader_election.cc:304] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36 [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: ac1d47593e90471e8f160ef6b15e9b36; no voters: 51dd8853379e4b50928588e5c938f16c, 5fd91b40356f4397a8efed98232b08dc
I20260630 12:26:17.449430 10423 raft_consensus.cc:3060] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:17.453584 10423 raft_consensus.cc:2749] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:17.459868 10258 consensus_queue.cc:1048] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:17.470360 10258 consensus_queue.cc:1048] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:17.537822 10411 consensus_queue.cc:1048] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:17.550658 10414 consensus_queue.cc:1048] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:26:17.562953  9920 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 80b88e02969240278f340ca936d43868 (table range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 80b88e02969240278f340ca936d43868 consensus state has no leader
I20260630 12:26:17.572137 10240 raft_consensus.cc:493] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:17.572579 10240 raft_consensus.cc:515] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.574242 10240 leader_election.cc:290] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585), ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773)
I20260630 12:26:17.574980 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b88e02969240278f340ca936d43868" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3" is_pre_election: true
I20260630 12:26:17.575132 10337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b88e02969240278f340ca936d43868" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac1d47593e90471e8f160ef6b15e9b36" is_pre_election: true
I20260630 12:26:17.575505 10187 raft_consensus.cc:2468] T 80b88e02969240278f340ca936d43868 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 0.
I20260630 12:26:17.575693 10337 raft_consensus.cc:2468] T 80b88e02969240278f340ca936d43868 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 0.
I20260630 12:26:17.576463 10003 leader_election.cc:304] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dd8853379e4b50928588e5c938f16c, b34088c1d56a44cf915a8385e5fe10f3; no voters: 
I20260630 12:26:17.577181 10240 raft_consensus.cc:2804] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:17.577474 10240 raft_consensus.cc:493] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:17.577761 10240 raft_consensus.cc:3060] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:17.582454 10240 raft_consensus.cc:515] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.584038 10240 leader_election.cc:290] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 election: Requested vote from peers b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585), ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773)
I20260630 12:26:17.584720 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b88e02969240278f340ca936d43868" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3"
I20260630 12:26:17.585197 10337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b88e02969240278f340ca936d43868" candidate_uuid: "51dd8853379e4b50928588e5c938f16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac1d47593e90471e8f160ef6b15e9b36"
I20260630 12:26:17.585345 10187 raft_consensus.cc:3060] T 80b88e02969240278f340ca936d43868 P b34088c1d56a44cf915a8385e5fe10f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:17.585697 10337 raft_consensus.cc:3060] T 80b88e02969240278f340ca936d43868 P ac1d47593e90471e8f160ef6b15e9b36 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:17.590237 10187 raft_consensus.cc:2468] T 80b88e02969240278f340ca936d43868 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 1.
I20260630 12:26:17.590639 10337 raft_consensus.cc:2468] T 80b88e02969240278f340ca936d43868 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dd8853379e4b50928588e5c938f16c in term 1.
I20260630 12:26:17.591209 10003 leader_election.cc:304] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dd8853379e4b50928588e5c938f16c, b34088c1d56a44cf915a8385e5fe10f3; no voters: 
I20260630 12:26:17.592000 10258 raft_consensus.cc:2804] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:17.592408 10258 raft_consensus.cc:697] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Becoming Leader. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Running, Role: LEADER
I20260630 12:26:17.593129 10258 consensus_queue.cc:237] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:17.599243  9932 catalog_manager.cc:5697] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c reported cstate change: term changed from 0 to 1, leader changed from <none> to 51dd8853379e4b50928588e5c938f16c (127.6.224.129). New cstate: current_term: 1 leader_uuid: "51dd8853379e4b50928588e5c938f16c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:17.647326 10414 consensus_queue.cc:1048] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:17.654879 10258 consensus_queue.cc:1048] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:17.659605 10278 consensus_queue.cc:1048] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:17.679006 10258 consensus_queue.cc:1048] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:17.800321 10239 consensus_queue.cc:1048] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:17.814601 10276 consensus_queue.cc:1048] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:17.835865 10278 consensus_queue.cc:1048] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:17.846720 10411 consensus_queue.cc:1048] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:17.852959  9989 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:26:17.882973 10038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57ac5f9ae8e24406a90c393095352169"
dest_uuid: "51dd8853379e4b50928588e5c938f16c"
mode: GRACEFUL
new_leader_uuid: "b34088c1d56a44cf915a8385e5fe10f3"
 from {username='slave'} at 127.0.0.1:39390
I20260630 12:26:17.883733 10038 raft_consensus.cc:606] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Received request to transfer leadership to TS b34088c1d56a44cf915a8385e5fe10f3
I20260630 12:26:17.886518 10038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "848388877be4457494e1fab4643cab09"
dest_uuid: "51dd8853379e4b50928588e5c938f16c"
mode: GRACEFUL
new_leader_uuid: "5fd91b40356f4397a8efed98232b08dc"
 from {username='slave'} at 127.0.0.1:39390
I20260630 12:26:17.887099 10038 raft_consensus.cc:606] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Received request to transfer leadership to TS 5fd91b40356f4397a8efed98232b08dc
I20260630 12:26:17.889628 10038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bae028c496b1427baee96ddeb64394e4"
dest_uuid: "51dd8853379e4b50928588e5c938f16c"
mode: GRACEFUL
new_leader_uuid: "ac1d47593e90471e8f160ef6b15e9b36"
 from {username='slave'} at 127.0.0.1:39390
I20260630 12:26:17.890069 10038 raft_consensus.cc:606] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Received request to transfer leadership to TS ac1d47593e90471e8f160ef6b15e9b36
I20260630 12:26:17.892120 10038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf8ad4ad62c3456fb4f1144c27d73970"
dest_uuid: "51dd8853379e4b50928588e5c938f16c"
mode: GRACEFUL
new_leader_uuid: "b34088c1d56a44cf915a8385e5fe10f3"
 from {username='slave'} at 127.0.0.1:39390
I20260630 12:26:17.892577 10038 raft_consensus.cc:606] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Received request to transfer leadership to TS b34088c1d56a44cf915a8385e5fe10f3
I20260630 12:26:17.893693  9989 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260630 12:26:17.894477  9989 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:17.897153 10111 consensus_queue.cc:237] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [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: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } }
I20260630 12:26:17.898883 10423 consensus_queue.cc:1048] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:17.905766 10038 raft_consensus.cc:1275] T 4fa79310d9d947118627957ac855a8dc P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Refusing update from remote peer 5fd91b40356f4397a8efed98232b08dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:26:17.906051 10077 consensus_peers.cc:597] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc -> Peer ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773): Couldn't send request to peer ac1d47593e90471e8f160ef6b15e9b36. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4fa79310d9d947118627957ac855a8dc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:17.907876 10184 raft_consensus.cc:1275] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Refusing update from remote peer 5fd91b40356f4397a8efed98232b08dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:17.907852 10411 consensus_queue.cc:1048] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260630 12:26:17.911345 10411 consensus_queue.cc:1048] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:17.919579 10423 consensus_queue.cc:1048] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260630 12:26:17.932982 10414 raft_consensus.cc:2955] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } } }
I20260630 12:26:17.940737 10038 raft_consensus.cc:2955] T 4fa79310d9d947118627957ac855a8dc P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } } }
I20260630 12:26:17.938978 10187 raft_consensus.cc:2955] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } } }
I20260630 12:26:17.951987  9932 catalog_manager.cc:5697] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc reported cstate change: config changed from index -1 to 2, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "5fd91b40356f4397a8efed98232b08dc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:26:17.966809  9984 auto_rebalancer.cc:639] Failed to schedule move for tablet bf8ad4ad62c3456fb4f1144c27d73970: Remote error: Service unavailable: leader transfer in progress
W20260630 12:26:17.972432  9984 auto_rebalancer.cc:639] Failed to schedule move for tablet 57ac5f9ae8e24406a90c393095352169: Remote error: Service unavailable: leader transfer in progress
I20260630 12:26:17.984305 10187 consensus_queue.cc:237] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [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: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } }
I20260630 12:26:17.990181 10037 raft_consensus.cc:1275] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Refusing update from remote peer b34088c1d56a44cf915a8385e5fe10f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:17.990867 10111 raft_consensus.cc:1275] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Refusing update from remote peer b34088c1d56a44cf915a8385e5fe10f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:17.991544 10276 consensus_queue.cc:1048] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } 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:26:17.992486 10151 consensus_peers.cc:597] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 -> Peer ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773): Couldn't send request to peer ac1d47593e90471e8f160ef6b15e9b36. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 73ded1c57fe9497e968f202897125e04. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:17.992554 10444 consensus_queue.cc:1048] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:26:17.999809 10276 raft_consensus.cc:2955] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } } }
I20260630 12:26:18.001765 10111 raft_consensus.cc:2955] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } } }
I20260630 12:26:18.001824 10037 raft_consensus.cc:2955] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } } }
I20260630 12:26:18.012799  9932 catalog_manager.cc:5697] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc reported cstate change: config changed from index -1 to 2, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "b34088c1d56a44cf915a8385e5fe10f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } } }
I20260630 12:26:18.032864 10240 raft_consensus.cc:993] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c: : Instructing follower 5fd91b40356f4397a8efed98232b08dc to start an election
I20260630 12:26:18.033377 10258 raft_consensus.cc:1081] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Signalling peer 5fd91b40356f4397a8efed98232b08dc to start an election
I20260630 12:26:18.035327 10111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "848388877be4457494e1fab4643cab09"
dest_uuid: "5fd91b40356f4397a8efed98232b08dc"
 from {username='slave'} at 127.0.0.1:34936
I20260630 12:26:18.036063 10111 raft_consensus.cc:493] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:18.036459 10111 raft_consensus.cc:3060] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:18.043241 10111 raft_consensus.cc:515] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:18.045449 10111 leader_election.cc:290] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [CANDIDATE]: Term 2 election: Requested vote from peers 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551), b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:18.046437 10037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848388877be4457494e1fab4643cab09" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51dd8853379e4b50928588e5c938f16c"
I20260630 12:26:18.046718 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848388877be4457494e1fab4643cab09" candidate_uuid: "5fd91b40356f4397a8efed98232b08dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3"
I20260630 12:26:18.047067 10037 raft_consensus.cc:3055] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:18.047183 10187 raft_consensus.cc:3060] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:18.047426 10037 raft_consensus.cc:740] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Running, Role: LEADER
I20260630 12:26:18.048228 10037 consensus_queue.cc:260] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [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: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:18.049451 10037 raft_consensus.cc:3060] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:18.053232 10187 raft_consensus.cc:2468] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd91b40356f4397a8efed98232b08dc in term 2.
I20260630 12:26:18.054527 10078 leader_election.cc:304] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [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: 5fd91b40356f4397a8efed98232b08dc, b34088c1d56a44cf915a8385e5fe10f3; no voters: 
I20260630 12:26:18.055325 10414 raft_consensus.cc:2804] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:18.055725 10037 raft_consensus.cc:2468] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd91b40356f4397a8efed98232b08dc in term 2.
I20260630 12:26:18.055823 10414 raft_consensus.cc:697] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [term 2 LEADER]: Becoming Leader. State: Replica: 5fd91b40356f4397a8efed98232b08dc, State: Running, Role: LEADER
I20260630 12:26:18.056715 10414 consensus_queue.cc:237] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [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: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:18.064311  9935 catalog_manager.cc:5697] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc reported cstate change: term changed from 1 to 2, leader changed from 51dd8853379e4b50928588e5c938f16c (127.6.224.129) to 5fd91b40356f4397a8efed98232b08dc (127.6.224.130). New cstate: current_term: 2 leader_uuid: "5fd91b40356f4397a8efed98232b08dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:18.109385 10256 raft_consensus.cc:993] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c: : Instructing follower b34088c1d56a44cf915a8385e5fe10f3 to start an election
I20260630 12:26:18.109895 10258 raft_consensus.cc:1081] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Signalling peer b34088c1d56a44cf915a8385e5fe10f3 to start an election
I20260630 12:26:18.111639 10187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57ac5f9ae8e24406a90c393095352169"
dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3"
 from {username='slave'} at 127.0.0.1:59008
I20260630 12:26:18.112171 10187 raft_consensus.cc:493] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:18.112512 10187 raft_consensus.cc:3060] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:18.118759 10187 raft_consensus.cc:515] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:18.120630 10187 leader_election.cc:290] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [CANDIDATE]: Term 2 election: Requested vote from peers 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551), 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689)
I20260630 12:26:18.121882 10037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ac5f9ae8e24406a90c393095352169" candidate_uuid: "b34088c1d56a44cf915a8385e5fe10f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51dd8853379e4b50928588e5c938f16c"
I20260630 12:26:18.122071 10111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ac5f9ae8e24406a90c393095352169" candidate_uuid: "b34088c1d56a44cf915a8385e5fe10f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fd91b40356f4397a8efed98232b08dc"
I20260630 12:26:18.122536 10037 raft_consensus.cc:3055] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:18.122923 10037 raft_consensus.cc:740] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Running, Role: LEADER
I20260630 12:26:18.122653 10111 raft_consensus.cc:3060] T 57ac5f9ae8e24406a90c393095352169 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:18.124193 10037 consensus_queue.cc:260] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [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: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:18.127032 10037 raft_consensus.cc:3060] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:18.129369 10258 consensus_queue.cc:1048] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:18.134094 10111 raft_consensus.cc:2468] T 57ac5f9ae8e24406a90c393095352169 P 5fd91b40356f4397a8efed98232b08dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34088c1d56a44cf915a8385e5fe10f3 in term 2.
I20260630 12:26:18.134662 10037 raft_consensus.cc:2468] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34088c1d56a44cf915a8385e5fe10f3 in term 2.
I20260630 12:26:18.138599 10150 leader_election.cc:304] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [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: 5fd91b40356f4397a8efed98232b08dc, b34088c1d56a44cf915a8385e5fe10f3; no voters: 
I20260630 12:26:18.139694 10276 raft_consensus.cc:2804] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:18.140244 10276 raft_consensus.cc:697] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [term 2 LEADER]: Becoming Leader. State: Replica: b34088c1d56a44cf915a8385e5fe10f3, State: Running, Role: LEADER
I20260630 12:26:18.141103 10276 consensus_queue.cc:237] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [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: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:18.153733  9935 catalog_manager.cc:5697] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 reported cstate change: term changed from 1 to 2, leader changed from 51dd8853379e4b50928588e5c938f16c (127.6.224.129) to b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131). New cstate: current_term: 2 leader_uuid: "b34088c1d56a44cf915a8385e5fe10f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:18.165217 10240 consensus_queue.cc:1048] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:18.260483 10256 raft_consensus.cc:993] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c: : Instructing follower b34088c1d56a44cf915a8385e5fe10f3 to start an election
I20260630 12:26:18.260910 10240 raft_consensus.cc:1081] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Signalling peer b34088c1d56a44cf915a8385e5fe10f3 to start an election
I20260630 12:26:18.262352 10187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf8ad4ad62c3456fb4f1144c27d73970"
dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3"
 from {username='slave'} at 127.0.0.1:59008
I20260630 12:26:18.262801 10187 raft_consensus.cc:493] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:18.263068 10187 raft_consensus.cc:3060] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:18.267028 10187 raft_consensus.cc:515] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:18.268474 10187 leader_election.cc:290] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3 [CANDIDATE]: Term 2 election: Requested vote from peers 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689), 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551)
I20260630 12:26:18.269462 10111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8ad4ad62c3456fb4f1144c27d73970" candidate_uuid: "b34088c1d56a44cf915a8385e5fe10f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fd91b40356f4397a8efed98232b08dc"
I20260630 12:26:18.270048 10111 raft_consensus.cc:3060] T bf8ad4ad62c3456fb4f1144c27d73970 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:18.270078 10037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8ad4ad62c3456fb4f1144c27d73970" candidate_uuid: "b34088c1d56a44cf915a8385e5fe10f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51dd8853379e4b50928588e5c938f16c"
I20260630 12:26:18.270910 10037 raft_consensus.cc:3055] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:18.271618 10037 raft_consensus.cc:740] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Running, Role: LEADER
I20260630 12:26:18.272598 10037 consensus_queue.cc:260] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [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: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:18.274598 10037 raft_consensus.cc:3060] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:18.276717 10111 raft_consensus.cc:2468] T bf8ad4ad62c3456fb4f1144c27d73970 P 5fd91b40356f4397a8efed98232b08dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34088c1d56a44cf915a8385e5fe10f3 in term 2.
I20260630 12:26:18.278062 10150 leader_election.cc:304] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3 [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: 5fd91b40356f4397a8efed98232b08dc, b34088c1d56a44cf915a8385e5fe10f3; no voters: 
I20260630 12:26:18.278916 10276 raft_consensus.cc:2804] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:18.279392 10276 raft_consensus.cc:697] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3 [term 2 LEADER]: Becoming Leader. State: Replica: b34088c1d56a44cf915a8385e5fe10f3, State: Running, Role: LEADER
I20260630 12:26:18.280145 10276 consensus_queue.cc:237] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3 [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: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } }
I20260630 12:26:18.282028 10037 raft_consensus.cc:2468] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34088c1d56a44cf915a8385e5fe10f3 in term 2.
I20260630 12:26:18.288929 10240 raft_consensus.cc:993] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c: : Instructing follower ac1d47593e90471e8f160ef6b15e9b36 to start an election
I20260630 12:26:18.289439 10240 raft_consensus.cc:1081] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Signalling peer ac1d47593e90471e8f160ef6b15e9b36 to start an election
I20260630 12:26:18.291535 10337 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bae028c496b1427baee96ddeb64394e4"
dest_uuid: "ac1d47593e90471e8f160ef6b15e9b36"
 from {username='slave'} at 127.0.0.1:44894
I20260630 12:26:18.292111 10337 raft_consensus.cc:493] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:18.292490 10337 raft_consensus.cc:3060] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:18.298226  9931 catalog_manager.cc:5697] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3 reported cstate change: term changed from 1 to 2, leader changed from 51dd8853379e4b50928588e5c938f16c (127.6.224.129) to b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131). New cstate: current_term: 2 leader_uuid: "b34088c1d56a44cf915a8385e5fe10f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:18.299206 10337 raft_consensus.cc:515] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:18.301985 10111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae028c496b1427baee96ddeb64394e4" candidate_uuid: "ac1d47593e90471e8f160ef6b15e9b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fd91b40356f4397a8efed98232b08dc"
I20260630 12:26:18.302249 10037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae028c496b1427baee96ddeb64394e4" candidate_uuid: "ac1d47593e90471e8f160ef6b15e9b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51dd8853379e4b50928588e5c938f16c"
I20260630 12:26:18.302578 10111 raft_consensus.cc:3060] T bae028c496b1427baee96ddeb64394e4 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:18.302827 10037 raft_consensus.cc:3055] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:18.303205 10037 raft_consensus.cc:740] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51dd8853379e4b50928588e5c938f16c, State: Running, Role: LEADER
I20260630 12:26:18.304021 10037 consensus_queue.cc:260] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [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: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:18.305147 10037 raft_consensus.cc:3060] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:18.305892 10337 leader_election.cc:290] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 [CANDIDATE]: Term 2 election: Requested vote from peers 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689), 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551)
I20260630 12:26:18.309638 10111 raft_consensus.cc:2468] T bae028c496b1427baee96ddeb64394e4 P 5fd91b40356f4397a8efed98232b08dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac1d47593e90471e8f160ef6b15e9b36 in term 2.
I20260630 12:26:18.310824 10300 leader_election.cc:304] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 [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: 5fd91b40356f4397a8efed98232b08dc, ac1d47593e90471e8f160ef6b15e9b36; no voters: 
I20260630 12:26:18.311645 10455 raft_consensus.cc:2804] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:18.312111 10455 raft_consensus.cc:697] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 [term 2 LEADER]: Becoming Leader. State: Replica: ac1d47593e90471e8f160ef6b15e9b36, State: Running, Role: LEADER
I20260630 12:26:18.312167 10037 raft_consensus.cc:2468] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac1d47593e90471e8f160ef6b15e9b36 in term 2.
I20260630 12:26:18.313001 10455 consensus_queue.cc:237] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 [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: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } }
I20260630 12:26:18.321660  9935 catalog_manager.cc:5697] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 reported cstate change: term changed from 1 to 2, leader changed from 51dd8853379e4b50928588e5c938f16c (127.6.224.129) to ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132). New cstate: current_term: 2 leader_uuid: "ac1d47593e90471e8f160ef6b15e9b36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:18.379817 10468 ts_tablet_manager.cc:933] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36: Initiating tablet copy from peer 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689)
I20260630 12:26:18.381613 10468 tablet_copy_client.cc:323] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.130:39689
I20260630 12:26:18.383266 10123 tablet_copy_service.cc:140] P 5fd91b40356f4397a8efed98232b08dc: Received BeginTabletCopySession request for tablet 4fa79310d9d947118627957ac855a8dc from peer ac1d47593e90471e8f160ef6b15e9b36 ({username='slave'} at 127.0.0.1:34952)
I20260630 12:26:18.383800 10123 tablet_copy_service.cc:161] P 5fd91b40356f4397a8efed98232b08dc: Beginning new tablet copy session on tablet 4fa79310d9d947118627957ac855a8dc from peer ac1d47593e90471e8f160ef6b15e9b36 at {username='slave'} at 127.0.0.1:34952: session id = ac1d47593e90471e8f160ef6b15e9b36-4fa79310d9d947118627957ac855a8dc
I20260630 12:26:18.389022 10123 tablet_copy_source_session.cc:215] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:18.391490 10468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa79310d9d947118627957ac855a8dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:18.401394 10468 tablet_copy_client.cc:806] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:18.401854 10468 tablet_copy_client.cc:670] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:18.404960 10468 tablet_copy_client.cc:538] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:18.410395 10468 tablet_bootstrap.cc:492] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36: Bootstrap starting.
I20260630 12:26:18.427103 10468 tablet_bootstrap.cc:492] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36: 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:26:18.427973 10468 tablet_bootstrap.cc:492] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36: Bootstrap complete.
I20260630 12:26:18.428550 10468 ts_tablet_manager.cc:1403] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260630 12:26:18.430536 10468 raft_consensus.cc:359] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } }
I20260630 12:26:18.431115 10468 raft_consensus.cc:740] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac1d47593e90471e8f160ef6b15e9b36, State: Initialized, Role: LEARNER
I20260630 12:26:18.431578 10468 consensus_queue.cc:260] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36 [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: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } }
I20260630 12:26:18.433591 10468 ts_tablet_manager.cc:1434] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260630 12:26:18.435200 10123 tablet_copy_service.cc:342] P 5fd91b40356f4397a8efed98232b08dc: Request end of tablet copy session ac1d47593e90471e8f160ef6b15e9b36-4fa79310d9d947118627957ac855a8dc received from {username='slave'} at 127.0.0.1:34952
I20260630 12:26:18.435592 10123 tablet_copy_service.cc:434] P 5fd91b40356f4397a8efed98232b08dc: ending tablet copy session ac1d47593e90471e8f160ef6b15e9b36-4fa79310d9d947118627957ac855a8dc on tablet 4fa79310d9d947118627957ac855a8dc with peer ac1d47593e90471e8f160ef6b15e9b36
I20260630 12:26:18.460768 10468 ts_tablet_manager.cc:933] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36: Initiating tablet copy from peer b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:18.462463 10468 tablet_copy_client.cc:323] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.131:41585
I20260630 12:26:18.463953 10197 tablet_copy_service.cc:140] P b34088c1d56a44cf915a8385e5fe10f3: Received BeginTabletCopySession request for tablet 73ded1c57fe9497e968f202897125e04 from peer ac1d47593e90471e8f160ef6b15e9b36 ({username='slave'} at 127.0.0.1:59020)
I20260630 12:26:18.464381 10197 tablet_copy_service.cc:161] P b34088c1d56a44cf915a8385e5fe10f3: Beginning new tablet copy session on tablet 73ded1c57fe9497e968f202897125e04 from peer ac1d47593e90471e8f160ef6b15e9b36 at {username='slave'} at 127.0.0.1:59020: session id = ac1d47593e90471e8f160ef6b15e9b36-73ded1c57fe9497e968f202897125e04
I20260630 12:26:18.469471 10197 tablet_copy_source_session.cc:215] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:18.472523 10468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ded1c57fe9497e968f202897125e04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:18.487609 10468 tablet_copy_client.cc:806] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:18.488173 10468 tablet_copy_client.cc:670] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:18.491710 10468 tablet_copy_client.cc:538] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:18.500638 10468 tablet_bootstrap.cc:492] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36: Bootstrap starting.
I20260630 12:26:18.519253 10468 tablet_bootstrap.cc:492] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36: 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:26:18.520182 10468 tablet_bootstrap.cc:492] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36: Bootstrap complete.
I20260630 12:26:18.520939 10468 ts_tablet_manager.cc:1403] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36: Time spent bootstrapping tablet: real 0.021s	user 0.021s	sys 0.002s
I20260630 12:26:18.524183 10468 raft_consensus.cc:359] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } }
I20260630 12:26:18.525012 10468 raft_consensus.cc:740] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac1d47593e90471e8f160ef6b15e9b36, State: Initialized, Role: LEARNER
I20260630 12:26:18.525655 10468 consensus_queue.cc:260] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36 [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: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } }
I20260630 12:26:18.527952 10468 ts_tablet_manager.cc:1434] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:26:18.529501 10197 tablet_copy_service.cc:342] P b34088c1d56a44cf915a8385e5fe10f3: Request end of tablet copy session ac1d47593e90471e8f160ef6b15e9b36-73ded1c57fe9497e968f202897125e04 received from {username='slave'} at 127.0.0.1:59020
I20260630 12:26:18.529816 10197 tablet_copy_service.cc:434] P b34088c1d56a44cf915a8385e5fe10f3: ending tablet copy session ac1d47593e90471e8f160ef6b15e9b36-73ded1c57fe9497e968f202897125e04 on tablet 73ded1c57fe9497e968f202897125e04 with peer ac1d47593e90471e8f160ef6b15e9b36
I20260630 12:26:18.574458 10037 raft_consensus.cc:1275] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 2 FOLLOWER]: Refusing update from remote peer 5fd91b40356f4397a8efed98232b08dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:18.575928 10414 consensus_queue.cc:1048] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:18.585927 10187 raft_consensus.cc:1275] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3 [term 2 FOLLOWER]: Refusing update from remote peer 5fd91b40356f4397a8efed98232b08dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:18.587402 10412 consensus_queue.cc:1048] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:18.593611 10111 raft_consensus.cc:1275] T 57ac5f9ae8e24406a90c393095352169 P 5fd91b40356f4397a8efed98232b08dc [term 2 FOLLOWER]: Refusing update from remote peer b34088c1d56a44cf915a8385e5fe10f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:18.595836 10443 consensus_queue.cc:1048] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:18.605403 10037 raft_consensus.cc:1275] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [term 2 FOLLOWER]: Refusing update from remote peer b34088c1d56a44cf915a8385e5fe10f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:18.607321 10443 consensus_queue.cc:1048] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:18.735140 10038 raft_consensus.cc:1275] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [term 2 FOLLOWER]: Refusing update from remote peer ac1d47593e90471e8f160ef6b15e9b36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:18.736351 10423 consensus_queue.cc:1048] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:18.750557 10111 raft_consensus.cc:1275] T bae028c496b1427baee96ddeb64394e4 P 5fd91b40356f4397a8efed98232b08dc [term 2 FOLLOWER]: Refusing update from remote peer ac1d47593e90471e8f160ef6b15e9b36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:18.753162 10454 consensus_queue.cc:1048] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:18.805186 10111 raft_consensus.cc:1275] T bf8ad4ad62c3456fb4f1144c27d73970 P 5fd91b40356f4397a8efed98232b08dc [term 2 FOLLOWER]: Refusing update from remote peer b34088c1d56a44cf915a8385e5fe10f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:18.806427 10276 consensus_queue.cc:1048] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:18.818548 10038 raft_consensus.cc:1275] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [term 2 FOLLOWER]: Refusing update from remote peer b34088c1d56a44cf915a8385e5fe10f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:18.821094 10276 consensus_queue.cc:1048] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:18.898730 10337 raft_consensus.cc:1217] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:18.973786 10337 raft_consensus.cc:1217] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:19.302088 10482 raft_consensus.cc:1064] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3: attempting to promote NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 to VOTER
I20260630 12:26:19.306583 10482 consensus_queue.cc:237] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [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: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } }
I20260630 12:26:19.314895 10038 raft_consensus.cc:1275] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Refusing update from remote peer b34088c1d56a44cf915a8385e5fe10f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:19.315125 10337 raft_consensus.cc:1275] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 LEARNER]: Refusing update from remote peer b34088c1d56a44cf915a8385e5fe10f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:19.316774 10111 raft_consensus.cc:1275] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Refusing update from remote peer b34088c1d56a44cf915a8385e5fe10f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:19.316864 10444 consensus_queue.cc:1048] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } 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:26:19.319545 10276 consensus_queue.cc:1048] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:26:19.321373 10443 consensus_queue.cc:1048] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } 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:26:19.342588 10276 raft_consensus.cc:2955] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:19.344950 10337 raft_consensus.cc:2955] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:19.349923 10037 raft_consensus.cc:2955] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:19.358780 10111 raft_consensus.cc:2955] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:19.362658  9935 catalog_manager.cc:5697] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36 reported cstate change: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b34088c1d56a44cf915a8385e5fe10f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:19.412997 10187 consensus_queue.cc:237] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [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: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } }
I20260630 12:26:19.421875 10337 raft_consensus.cc:1275] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Refusing update from remote peer b34088c1d56a44cf915a8385e5fe10f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:19.423534 10276 consensus_queue.cc:1048] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } 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:26:19.424921 10111 raft_consensus.cc:1275] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Refusing update from remote peer b34088c1d56a44cf915a8385e5fe10f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:19.432811 10443 consensus_queue.cc:1048] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:19.434191 10444 raft_consensus.cc:2955] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51dd8853379e4b50928588e5c938f16c (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:19.436491 10337 raft_consensus.cc:2955] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51dd8853379e4b50928588e5c938f16c (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:19.445334 10111 raft_consensus.cc:2955] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51dd8853379e4b50928588e5c938f16c (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:19.451481  9922 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 73ded1c57fe9497e968f202897125e04 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:19.459122  9935 catalog_manager.cc:5697] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc reported cstate change: config changed from index 3 to 4, VOTER 51dd8853379e4b50928588e5c938f16c (127.6.224.129) evicted. New cstate: current_term: 1 leader_uuid: "b34088c1d56a44cf915a8385e5fe10f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:19.469441 10027 tablet_service.cc:1558] Processing DeleteTablet for tablet 73ded1c57fe9497e968f202897125e04 with delete_type TABLET_DATA_TOMBSTONED (TS 51dd8853379e4b50928588e5c938f16c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39348
I20260630 12:26:19.472743 10493 tablet_replica.cc:333] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c: stopping tablet replica
I20260630 12:26:19.474327 10493 raft_consensus.cc:2243] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:19.475226 10493 raft_consensus.cc:2272] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:19.479038 10493 ts_tablet_manager.cc:1916] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:19.495905 10493 ts_tablet_manager.cc:1929] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:19.496409 10493 log.cc:1199] T 73ded1c57fe9497e968f202897125e04 P 51dd8853379e4b50928588e5c938f16c: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-0-root/wals/73ded1c57fe9497e968f202897125e04
I20260630 12:26:19.498291  9922 catalog_manager.cc:5028] TS 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551): tablet 73ded1c57fe9497e968f202897125e04 (table range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]) successfully deleted
I20260630 12:26:19.567239 10412 raft_consensus.cc:1064] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc: attempting to promote NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 to VOTER
I20260630 12:26:19.570230 10412 consensus_queue.cc:237] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [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: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } }
I20260630 12:26:19.577775 10187 raft_consensus.cc:1275] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Refusing update from remote peer 5fd91b40356f4397a8efed98232b08dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:19.578346 10337 raft_consensus.cc:1275] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36 [term 1 LEARNER]: Refusing update from remote peer 5fd91b40356f4397a8efed98232b08dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:19.579241 10495 consensus_queue.cc:1048] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:19.580150 10037 raft_consensus.cc:1275] T 4fa79310d9d947118627957ac855a8dc P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Refusing update from remote peer 5fd91b40356f4397a8efed98232b08dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:19.580212 10411 consensus_queue.cc:1048] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } 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:26:19.581985 10412 consensus_queue.cc:1048] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } 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:26:19.604224 10411 raft_consensus.cc:2955] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:19.605531 10187 raft_consensus.cc:2955] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:19.605765 10337 raft_consensus.cc:2955] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:19.620752 10037 raft_consensus.cc:2955] T 4fa79310d9d947118627957ac855a8dc P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:19.623776  9932 catalog_manager.cc:5697] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 reported cstate change: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5fd91b40356f4397a8efed98232b08dc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } attrs { replace: true } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:19.652143 10111 consensus_queue.cc:237] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [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: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } }
I20260630 12:26:19.657403 10337 raft_consensus.cc:1275] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Refusing update from remote peer 5fd91b40356f4397a8efed98232b08dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:19.657953 10187 raft_consensus.cc:1275] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Refusing update from remote peer 5fd91b40356f4397a8efed98232b08dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:19.659168 10495 consensus_queue.cc:1048] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } 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:26:19.660951 10411 consensus_queue.cc:1048] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:19.665892 10495 raft_consensus.cc:2955] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51dd8853379e4b50928588e5c938f16c (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:19.671332 10337 raft_consensus.cc:2955] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51dd8853379e4b50928588e5c938f16c (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:19.671696 10187 raft_consensus.cc:2955] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51dd8853379e4b50928588e5c938f16c (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:19.676522  9920 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4fa79310d9d947118627957ac855a8dc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:19.680642  9935 catalog_manager.cc:5697] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc reported cstate change: config changed from index 3 to 4, VOTER 51dd8853379e4b50928588e5c938f16c (127.6.224.129) evicted. New cstate: current_term: 1 leader_uuid: "5fd91b40356f4397a8efed98232b08dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:19.695647 10027 tablet_service.cc:1558] Processing DeleteTablet for tablet 4fa79310d9d947118627957ac855a8dc with delete_type TABLET_DATA_TOMBSTONED (TS 51dd8853379e4b50928588e5c938f16c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39348
I20260630 12:26:19.696569 10493 tablet_replica.cc:333] T 4fa79310d9d947118627957ac855a8dc P 51dd8853379e4b50928588e5c938f16c: stopping tablet replica
I20260630 12:26:19.697425 10493 raft_consensus.cc:2243] T 4fa79310d9d947118627957ac855a8dc P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:19.698005 10493 raft_consensus.cc:2272] T 4fa79310d9d947118627957ac855a8dc P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:19.700467 10493 ts_tablet_manager.cc:1916] T 4fa79310d9d947118627957ac855a8dc P 51dd8853379e4b50928588e5c938f16c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:19.711534 10493 ts_tablet_manager.cc:1929] T 4fa79310d9d947118627957ac855a8dc P 51dd8853379e4b50928588e5c938f16c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:19.711853 10493 log.cc:1199] T 4fa79310d9d947118627957ac855a8dc P 51dd8853379e4b50928588e5c938f16c: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-0-root/wals/4fa79310d9d947118627957ac855a8dc
I20260630 12:26:19.713157  9922 catalog_manager.cc:5028] TS 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551): tablet 4fa79310d9d947118627957ac855a8dc (table range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]) successfully deleted
I20260630 12:26:19.895581  9989 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:26:19.918928 10111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fa79310d9d947118627957ac855a8dc"
dest_uuid: "5fd91b40356f4397a8efed98232b08dc"
mode: GRACEFUL
new_leader_uuid: "ac1d47593e90471e8f160ef6b15e9b36"
 from {username='slave'} at 127.0.0.1:34968
I20260630 12:26:19.919523 10111 raft_consensus.cc:606] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [term 1 LEADER]: Received request to transfer leadership to TS ac1d47593e90471e8f160ef6b15e9b36
I20260630 12:26:19.930192 10184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73ded1c57fe9497e968f202897125e04"
dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3"
mode: GRACEFUL
new_leader_uuid: "ac1d47593e90471e8f160ef6b15e9b36"
 from {username='slave'} at 127.0.0.1:59026
I20260630 12:26:19.930699 10184 raft_consensus.cc:606] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 LEADER]: Received request to transfer leadership to TS ac1d47593e90471e8f160ef6b15e9b36
I20260630 12:26:19.931913  9989 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260630 12:26:19.932629  9989 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:19.934312 10443 raft_consensus.cc:993] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3: : Instructing follower ac1d47593e90471e8f160ef6b15e9b36 to start an election
I20260630 12:26:19.934782 10444 raft_consensus.cc:1081] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 LEADER]: Signalling peer ac1d47593e90471e8f160ef6b15e9b36 to start an election
I20260630 12:26:19.936147 10337 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73ded1c57fe9497e968f202897125e04"
dest_uuid: "ac1d47593e90471e8f160ef6b15e9b36"
 from {username='slave'} at 127.0.0.1:44914
I20260630 12:26:19.936672 10337 raft_consensus.cc:493] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:19.936935 10337 raft_consensus.cc:3060] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:19.941546 10337 raft_consensus.cc:515] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } }
I20260630 12:26:19.942930 10337 leader_election.cc:290] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36 [CANDIDATE]: Term 2 election: Requested vote from peers 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689), b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:19.943730 10111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ded1c57fe9497e968f202897125e04" candidate_uuid: "ac1d47593e90471e8f160ef6b15e9b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5fd91b40356f4397a8efed98232b08dc"
I20260630 12:26:19.944118 10184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ded1c57fe9497e968f202897125e04" candidate_uuid: "ac1d47593e90471e8f160ef6b15e9b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3"
I20260630 12:26:19.944410 10111 raft_consensus.cc:3060] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:19.944715 10184 raft_consensus.cc:3055] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:19.944989 10184 raft_consensus.cc:740] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b34088c1d56a44cf915a8385e5fe10f3, State: Running, Role: LEADER
I20260630 12:26:19.945637 10184 consensus_queue.cc:260] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } }
I20260630 12:26:19.946533 10184 raft_consensus.cc:3060] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:19.948681 10111 raft_consensus.cc:2468] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac1d47593e90471e8f160ef6b15e9b36 in term 2.
I20260630 12:26:19.949857 10300 leader_election.cc:304] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36 [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: 5fd91b40356f4397a8efed98232b08dc, ac1d47593e90471e8f160ef6b15e9b36; no voters: 
I20260630 12:26:19.950587 10454 raft_consensus.cc:2804] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:19.951464 10184 raft_consensus.cc:2468] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac1d47593e90471e8f160ef6b15e9b36 in term 2.
I20260630 12:26:19.951530 10454 raft_consensus.cc:697] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36 [term 2 LEADER]: Becoming Leader. State: Replica: ac1d47593e90471e8f160ef6b15e9b36, State: Running, Role: LEADER
I20260630 12:26:19.952415 10454 consensus_queue.cc:237] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } }
I20260630 12:26:19.958608  9935 catalog_manager.cc:5697] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36 reported cstate change: term changed from 1 to 2, leader changed from b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131) to ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132). New cstate: current_term: 2 leader_uuid: "ac1d47593e90471e8f160ef6b15e9b36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:20.167934 10411 raft_consensus.cc:993] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc: : Instructing follower ac1d47593e90471e8f160ef6b15e9b36 to start an election
I20260630 12:26:20.168341 10495 raft_consensus.cc:1081] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [term 1 LEADER]: Signalling peer ac1d47593e90471e8f160ef6b15e9b36 to start an election
I20260630 12:26:20.169829 10337 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fa79310d9d947118627957ac855a8dc"
dest_uuid: "ac1d47593e90471e8f160ef6b15e9b36"
 from {username='slave'} at 127.0.0.1:44902
I20260630 12:26:20.170360 10337 raft_consensus.cc:493] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:20.170734 10337 raft_consensus.cc:3060] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:20.175173 10337 raft_consensus.cc:515] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } }
I20260630 12:26:20.177094 10337 leader_election.cc:290] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36 [CANDIDATE]: Term 2 election: Requested vote from peers 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689), b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:20.177539 10111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa79310d9d947118627957ac855a8dc" candidate_uuid: "ac1d47593e90471e8f160ef6b15e9b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5fd91b40356f4397a8efed98232b08dc"
I20260630 12:26:20.177785 10184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa79310d9d947118627957ac855a8dc" candidate_uuid: "ac1d47593e90471e8f160ef6b15e9b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b34088c1d56a44cf915a8385e5fe10f3"
I20260630 12:26:20.178133 10111 raft_consensus.cc:3055] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:20.178372 10184 raft_consensus.cc:3060] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:20.178489 10111 raft_consensus.cc:740] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fd91b40356f4397a8efed98232b08dc, State: Running, Role: LEADER
I20260630 12:26:20.179296 10111 consensus_queue.cc:260] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } }
I20260630 12:26:20.180418 10111 raft_consensus.cc:3060] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:20.186868 10111 raft_consensus.cc:2468] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac1d47593e90471e8f160ef6b15e9b36 in term 2.
I20260630 12:26:20.187386 10184 raft_consensus.cc:2468] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac1d47593e90471e8f160ef6b15e9b36 in term 2.
I20260630 12:26:20.188089 10300 leader_election.cc:304] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36 [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: 5fd91b40356f4397a8efed98232b08dc, ac1d47593e90471e8f160ef6b15e9b36; no voters: 
I20260630 12:26:20.188846 10454 raft_consensus.cc:2804] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:20.189319 10454 raft_consensus.cc:697] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36 [term 2 LEADER]: Becoming Leader. State: Replica: ac1d47593e90471e8f160ef6b15e9b36, State: Running, Role: LEADER
I20260630 12:26:20.190034 10454 consensus_queue.cc:237] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } }
I20260630 12:26:20.195879  9935 catalog_manager.cc:5697] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36 reported cstate change: term changed from 1 to 2, leader changed from 5fd91b40356f4397a8efed98232b08dc (127.6.224.130) to ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132). New cstate: current_term: 2 leader_uuid: "ac1d47593e90471e8f160ef6b15e9b36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:20.348805 10184 raft_consensus.cc:1275] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [term 2 FOLLOWER]: Refusing update from remote peer ac1d47593e90471e8f160ef6b15e9b36: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:26:20.350096 10454 consensus_queue.cc:1048] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:26:20.359810 10111 raft_consensus.cc:1275] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc [term 2 FOLLOWER]: Refusing update from remote peer ac1d47593e90471e8f160ef6b15e9b36: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:26:20.361163 10454 consensus_queue.cc:1048] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:26:20.577188 10184 raft_consensus.cc:1275] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [term 2 FOLLOWER]: Refusing update from remote peer ac1d47593e90471e8f160ef6b15e9b36: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:26:20.578420 10454 consensus_queue.cc:1048] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:26:20.588795 10111 raft_consensus.cc:1275] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [term 2 FOLLOWER]: Refusing update from remote peer ac1d47593e90471e8f160ef6b15e9b36: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:26:20.590126 10504 consensus_queue.cc:1048] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:26:20.716922 10037 consensus_queue.cc:237] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [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: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } }
I20260630 12:26:20.723505 10184 raft_consensus.cc:1275] T 4aca942525c349589a8e7cbfafe51cd0 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Refusing update from remote peer 51dd8853379e4b50928588e5c938f16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:20.723801 10111 raft_consensus.cc:1275] T 4aca942525c349589a8e7cbfafe51cd0 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Refusing update from remote peer 51dd8853379e4b50928588e5c938f16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:20.726997 10505 consensus_queue.cc:1048] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } 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:26:20.728140 10513 consensus_queue.cc:1048] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:26:20.729557 10002 consensus_peers.cc:597] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c -> Peer ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773): Couldn't send request to peer ac1d47593e90471e8f160ef6b15e9b36. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4aca942525c349589a8e7cbfafe51cd0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:20.735483 10505 raft_consensus.cc:2955] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } } }
I20260630 12:26:20.737499 10111 raft_consensus.cc:2955] T 4aca942525c349589a8e7cbfafe51cd0 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } } }
I20260630 12:26:20.737504 10184 raft_consensus.cc:2955] T 4aca942525c349589a8e7cbfafe51cd0 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } } }
I20260630 12:26:20.749940  9935 catalog_manager.cc:5697] T 4aca942525c349589a8e7cbfafe51cd0 P 5fd91b40356f4397a8efed98232b08dc reported cstate change: config changed from index -1 to 2, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "51dd8853379e4b50928588e5c938f16c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } } }
I20260630 12:26:20.753890 10037 consensus_queue.cc:237] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [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: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } }
I20260630 12:26:20.760746 10184 raft_consensus.cc:1275] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Refusing update from remote peer 51dd8853379e4b50928588e5c938f16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:20.762027 10517 consensus_queue.cc:1048] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } 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:26:20.762986 10002 consensus_peers.cc:597] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c -> Peer ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773): Couldn't send request to peer ac1d47593e90471e8f160ef6b15e9b36. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0eb4c2d51af24783b6ac2c4acf9564f8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:20.763105 10112 raft_consensus.cc:1275] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Refusing update from remote peer 51dd8853379e4b50928588e5c938f16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:20.764721 10517 consensus_queue.cc:1048] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:20.771035 10513 raft_consensus.cc:2955] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } } }
I20260630 12:26:20.775213 10184 raft_consensus.cc:2955] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } } }
I20260630 12:26:20.789356  9932 catalog_manager.cc:5697] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3 reported cstate change: config changed from index -1 to 2, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "51dd8853379e4b50928588e5c938f16c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } } }
I20260630 12:26:20.789153 10112 raft_consensus.cc:2955] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } } }
I20260630 12:26:20.798815 10111 consensus_queue.cc:237] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [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: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { promote: true } }
W20260630 12:26:20.808298 10078 consensus_peers.cc:597] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc -> Peer b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585): Couldn't send request to peer b34088c1d56a44cf915a8385e5fe10f3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9448fdafb06f48ebb0774d0eccd450fc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:20.809543 10337 raft_consensus.cc:1275] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Refusing update from remote peer 5fd91b40356f4397a8efed98232b08dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:20.809789 10037 raft_consensus.cc:1275] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Refusing update from remote peer 5fd91b40356f4397a8efed98232b08dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:20.810827 10526 consensus_queue.cc:1048] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } 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:26:20.811722 10495 consensus_queue.cc:1048] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:20.819082 10526 raft_consensus.cc:2955] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { promote: true } } }
I20260630 12:26:20.821200 10037 raft_consensus.cc:2955] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { promote: true } } }
I20260630 12:26:20.825624 10337 raft_consensus.cc:2955] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { promote: true } } }
I20260630 12:26:20.835891  9935 catalog_manager.cc:5697] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c reported cstate change: config changed from index -1 to 2, NON_VOTER b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131) added. New cstate: current_term: 1 leader_uuid: "5fd91b40356f4397a8efed98232b08dc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { promote: true } } }
I20260630 12:26:20.836380 10111 consensus_queue.cc:237] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [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: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } }
W20260630 12:26:20.844276 10077 consensus_peers.cc:597] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc -> Peer ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773): Couldn't send request to peer ac1d47593e90471e8f160ef6b15e9b36. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 848388877be4457494e1fab4643cab09. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:20.845496 10184 raft_consensus.cc:1275] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3 [term 2 FOLLOWER]: Refusing update from remote peer 5fd91b40356f4397a8efed98232b08dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:26:20.847065 10526 consensus_queue.cc:1048] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } 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:26:20.850556 10037 raft_consensus.cc:1275] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 2 FOLLOWER]: Refusing update from remote peer 5fd91b40356f4397a8efed98232b08dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:26:20.851912 10529 consensus_queue.cc:1048] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:20.855418 10526 raft_consensus.cc:2955] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } } }
I20260630 12:26:20.857213 10184 raft_consensus.cc:2955] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } } }
I20260630 12:26:20.863507 10037 raft_consensus.cc:2955] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } } }
I20260630 12:26:20.867683  9934 catalog_manager.cc:5697] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc reported cstate change: config changed from index -1 to 3, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New cstate: current_term: 2 leader_uuid: "5fd91b40356f4397a8efed98232b08dc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:21.169437 10533 ts_tablet_manager.cc:933] T 4aca942525c349589a8e7cbfafe51cd0 P ac1d47593e90471e8f160ef6b15e9b36: Initiating tablet copy from peer 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551)
I20260630 12:26:21.170956 10533 tablet_copy_client.cc:323] T 4aca942525c349589a8e7cbfafe51cd0 P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.129:43551
I20260630 12:26:21.172689 10048 tablet_copy_service.cc:140] P 51dd8853379e4b50928588e5c938f16c: Received BeginTabletCopySession request for tablet 4aca942525c349589a8e7cbfafe51cd0 from peer ac1d47593e90471e8f160ef6b15e9b36 ({username='slave'} at 127.0.0.1:39380)
I20260630 12:26:21.173174 10048 tablet_copy_service.cc:161] P 51dd8853379e4b50928588e5c938f16c: Beginning new tablet copy session on tablet 4aca942525c349589a8e7cbfafe51cd0 from peer ac1d47593e90471e8f160ef6b15e9b36 at {username='slave'} at 127.0.0.1:39380: session id = ac1d47593e90471e8f160ef6b15e9b36-4aca942525c349589a8e7cbfafe51cd0
I20260630 12:26:21.180157 10048 tablet_copy_source_session.cc:215] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:21.182745 10533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aca942525c349589a8e7cbfafe51cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:21.193354 10533 tablet_copy_client.cc:806] T 4aca942525c349589a8e7cbfafe51cd0 P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:21.193871 10533 tablet_copy_client.cc:670] T 4aca942525c349589a8e7cbfafe51cd0 P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:21.197465 10533 tablet_copy_client.cc:538] T 4aca942525c349589a8e7cbfafe51cd0 P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:21.204712 10533 tablet_bootstrap.cc:492] T 4aca942525c349589a8e7cbfafe51cd0 P ac1d47593e90471e8f160ef6b15e9b36: Bootstrap starting.
I20260630 12:26:21.223785 10533 tablet_bootstrap.cc:492] T 4aca942525c349589a8e7cbfafe51cd0 P ac1d47593e90471e8f160ef6b15e9b36: 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:26:21.224782 10533 tablet_bootstrap.cc:492] T 4aca942525c349589a8e7cbfafe51cd0 P ac1d47593e90471e8f160ef6b15e9b36: Bootstrap complete.
I20260630 12:26:21.225505 10533 ts_tablet_manager.cc:1403] T 4aca942525c349589a8e7cbfafe51cd0 P ac1d47593e90471e8f160ef6b15e9b36: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.005s
I20260630 12:26:21.228621 10533 raft_consensus.cc:359] T 4aca942525c349589a8e7cbfafe51cd0 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } }
I20260630 12:26:21.229501 10533 raft_consensus.cc:740] T 4aca942525c349589a8e7cbfafe51cd0 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac1d47593e90471e8f160ef6b15e9b36, State: Initialized, Role: LEARNER
I20260630 12:26:21.230130 10533 consensus_queue.cc:260] T 4aca942525c349589a8e7cbfafe51cd0 P ac1d47593e90471e8f160ef6b15e9b36 [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: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } }
I20260630 12:26:21.233209 10533 ts_tablet_manager.cc:1434] T 4aca942525c349589a8e7cbfafe51cd0 P ac1d47593e90471e8f160ef6b15e9b36: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:26:21.235761 10048 tablet_copy_service.cc:342] P 51dd8853379e4b50928588e5c938f16c: Request end of tablet copy session ac1d47593e90471e8f160ef6b15e9b36-4aca942525c349589a8e7cbfafe51cd0 received from {username='slave'} at 127.0.0.1:39380
I20260630 12:26:21.236222 10048 tablet_copy_service.cc:434] P 51dd8853379e4b50928588e5c938f16c: ending tablet copy session ac1d47593e90471e8f160ef6b15e9b36-4aca942525c349589a8e7cbfafe51cd0 on tablet 4aca942525c349589a8e7cbfafe51cd0 with peer ac1d47593e90471e8f160ef6b15e9b36
I20260630 12:26:21.239914 10536 ts_tablet_manager.cc:933] T 848388877be4457494e1fab4643cab09 P ac1d47593e90471e8f160ef6b15e9b36: Initiating tablet copy from peer 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689)
I20260630 12:26:21.244055 10536 tablet_copy_client.cc:323] T 848388877be4457494e1fab4643cab09 P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.130:39689
I20260630 12:26:21.246039 10123 tablet_copy_service.cc:140] P 5fd91b40356f4397a8efed98232b08dc: Received BeginTabletCopySession request for tablet 848388877be4457494e1fab4643cab09 from peer ac1d47593e90471e8f160ef6b15e9b36 ({username='slave'} at 127.0.0.1:34952)
I20260630 12:26:21.246573 10123 tablet_copy_service.cc:161] P 5fd91b40356f4397a8efed98232b08dc: Beginning new tablet copy session on tablet 848388877be4457494e1fab4643cab09 from peer ac1d47593e90471e8f160ef6b15e9b36 at {username='slave'} at 127.0.0.1:34952: session id = ac1d47593e90471e8f160ef6b15e9b36-848388877be4457494e1fab4643cab09
I20260630 12:26:21.254536 10123 tablet_copy_source_session.cc:215] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:21.257684 10536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848388877be4457494e1fab4643cab09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:21.273563 10536 tablet_copy_client.cc:806] T 848388877be4457494e1fab4643cab09 P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:21.274147 10536 tablet_copy_client.cc:670] T 848388877be4457494e1fab4643cab09 P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:21.277894 10536 tablet_copy_client.cc:538] T 848388877be4457494e1fab4643cab09 P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:21.286856 10536 tablet_bootstrap.cc:492] T 848388877be4457494e1fab4643cab09 P ac1d47593e90471e8f160ef6b15e9b36: Bootstrap starting.
I20260630 12:26:21.308218 10536 tablet_bootstrap.cc:492] T 848388877be4457494e1fab4643cab09 P ac1d47593e90471e8f160ef6b15e9b36: 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:26:21.309209 10536 tablet_bootstrap.cc:492] T 848388877be4457494e1fab4643cab09 P ac1d47593e90471e8f160ef6b15e9b36: Bootstrap complete.
I20260630 12:26:21.309860 10536 ts_tablet_manager.cc:1403] T 848388877be4457494e1fab4643cab09 P ac1d47593e90471e8f160ef6b15e9b36: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.008s
I20260630 12:26:21.312750 10536 raft_consensus.cc:359] T 848388877be4457494e1fab4643cab09 P ac1d47593e90471e8f160ef6b15e9b36 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } }
I20260630 12:26:21.313598 10536 raft_consensus.cc:740] T 848388877be4457494e1fab4643cab09 P ac1d47593e90471e8f160ef6b15e9b36 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ac1d47593e90471e8f160ef6b15e9b36, State: Initialized, Role: LEARNER
I20260630 12:26:21.314241 10536 consensus_queue.cc:260] T 848388877be4457494e1fab4643cab09 P ac1d47593e90471e8f160ef6b15e9b36 [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: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } }
I20260630 12:26:21.316599 10536 ts_tablet_manager.cc:1434] T 848388877be4457494e1fab4643cab09 P ac1d47593e90471e8f160ef6b15e9b36: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:26:21.318262 10123 tablet_copy_service.cc:342] P 5fd91b40356f4397a8efed98232b08dc: Request end of tablet copy session ac1d47593e90471e8f160ef6b15e9b36-848388877be4457494e1fab4643cab09 received from {username='slave'} at 127.0.0.1:34952
I20260630 12:26:21.318782 10123 tablet_copy_service.cc:434] P 5fd91b40356f4397a8efed98232b08dc: ending tablet copy session ac1d47593e90471e8f160ef6b15e9b36-848388877be4457494e1fab4643cab09 on tablet 848388877be4457494e1fab4643cab09 with peer ac1d47593e90471e8f160ef6b15e9b36
I20260630 12:26:21.346801 10536 ts_tablet_manager.cc:933] T 0eb4c2d51af24783b6ac2c4acf9564f8 P ac1d47593e90471e8f160ef6b15e9b36: Initiating tablet copy from peer 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551)
I20260630 12:26:21.351718 10536 tablet_copy_client.cc:323] T 0eb4c2d51af24783b6ac2c4acf9564f8 P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.129:43551
I20260630 12:26:21.353426 10540 ts_tablet_manager.cc:933] T 9448fdafb06f48ebb0774d0eccd450fc P b34088c1d56a44cf915a8385e5fe10f3: Initiating tablet copy from peer 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689)
I20260630 12:26:21.353725 10048 tablet_copy_service.cc:140] P 51dd8853379e4b50928588e5c938f16c: Received BeginTabletCopySession request for tablet 0eb4c2d51af24783b6ac2c4acf9564f8 from peer ac1d47593e90471e8f160ef6b15e9b36 ({username='slave'} at 127.0.0.1:39380)
I20260630 12:26:21.354210 10048 tablet_copy_service.cc:161] P 51dd8853379e4b50928588e5c938f16c: Beginning new tablet copy session on tablet 0eb4c2d51af24783b6ac2c4acf9564f8 from peer ac1d47593e90471e8f160ef6b15e9b36 at {username='slave'} at 127.0.0.1:39380: session id = ac1d47593e90471e8f160ef6b15e9b36-0eb4c2d51af24783b6ac2c4acf9564f8
I20260630 12:26:21.360560 10048 tablet_copy_source_session.cc:215] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:21.362351 10540 tablet_copy_client.cc:323] T 9448fdafb06f48ebb0774d0eccd450fc P b34088c1d56a44cf915a8385e5fe10f3: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.130:39689
I20260630 12:26:21.363392 10536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb4c2d51af24783b6ac2c4acf9564f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:21.364086 10123 tablet_copy_service.cc:140] P 5fd91b40356f4397a8efed98232b08dc: Received BeginTabletCopySession request for tablet 9448fdafb06f48ebb0774d0eccd450fc from peer b34088c1d56a44cf915a8385e5fe10f3 ({username='slave'} at 127.0.0.1:34940)
I20260630 12:26:21.364619 10123 tablet_copy_service.cc:161] P 5fd91b40356f4397a8efed98232b08dc: Beginning new tablet copy session on tablet 9448fdafb06f48ebb0774d0eccd450fc from peer b34088c1d56a44cf915a8385e5fe10f3 at {username='slave'} at 127.0.0.1:34940: session id = b34088c1d56a44cf915a8385e5fe10f3-9448fdafb06f48ebb0774d0eccd450fc
I20260630 12:26:21.381868 10123 tablet_copy_source_session.cc:215] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:21.385671 10540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9448fdafb06f48ebb0774d0eccd450fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:21.387091 10536 tablet_copy_client.cc:806] T 0eb4c2d51af24783b6ac2c4acf9564f8 P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:21.387708 10536 tablet_copy_client.cc:670] T 0eb4c2d51af24783b6ac2c4acf9564f8 P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:21.391496 10536 tablet_copy_client.cc:538] T 0eb4c2d51af24783b6ac2c4acf9564f8 P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:21.399425 10540 tablet_copy_client.cc:806] T 9448fdafb06f48ebb0774d0eccd450fc P b34088c1d56a44cf915a8385e5fe10f3: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:21.400118 10540 tablet_copy_client.cc:670] T 9448fdafb06f48ebb0774d0eccd450fc P b34088c1d56a44cf915a8385e5fe10f3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:21.400188 10536 tablet_bootstrap.cc:492] T 0eb4c2d51af24783b6ac2c4acf9564f8 P ac1d47593e90471e8f160ef6b15e9b36: Bootstrap starting.
I20260630 12:26:21.404381 10540 tablet_copy_client.cc:538] T 9448fdafb06f48ebb0774d0eccd450fc P b34088c1d56a44cf915a8385e5fe10f3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:21.413725 10540 tablet_bootstrap.cc:492] T 9448fdafb06f48ebb0774d0eccd450fc P b34088c1d56a44cf915a8385e5fe10f3: Bootstrap starting.
I20260630 12:26:21.417193 10536 tablet_bootstrap.cc:492] T 0eb4c2d51af24783b6ac2c4acf9564f8 P ac1d47593e90471e8f160ef6b15e9b36: 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:26:21.418195 10536 tablet_bootstrap.cc:492] T 0eb4c2d51af24783b6ac2c4acf9564f8 P ac1d47593e90471e8f160ef6b15e9b36: Bootstrap complete.
I20260630 12:26:21.418952 10536 ts_tablet_manager.cc:1403] T 0eb4c2d51af24783b6ac2c4acf9564f8 P ac1d47593e90471e8f160ef6b15e9b36: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.008s
I20260630 12:26:21.421214 10536 raft_consensus.cc:359] T 0eb4c2d51af24783b6ac2c4acf9564f8 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } }
I20260630 12:26:21.421797 10536 raft_consensus.cc:740] T 0eb4c2d51af24783b6ac2c4acf9564f8 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac1d47593e90471e8f160ef6b15e9b36, State: Initialized, Role: LEARNER
I20260630 12:26:21.422287 10536 consensus_queue.cc:260] T 0eb4c2d51af24783b6ac2c4acf9564f8 P ac1d47593e90471e8f160ef6b15e9b36 [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: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } }
I20260630 12:26:21.424372 10536 ts_tablet_manager.cc:1434] T 0eb4c2d51af24783b6ac2c4acf9564f8 P ac1d47593e90471e8f160ef6b15e9b36: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260630 12:26:21.428668 10048 tablet_copy_service.cc:342] P 51dd8853379e4b50928588e5c938f16c: Request end of tablet copy session ac1d47593e90471e8f160ef6b15e9b36-0eb4c2d51af24783b6ac2c4acf9564f8 received from {username='slave'} at 127.0.0.1:39380
I20260630 12:26:21.429139 10048 tablet_copy_service.cc:434] P 51dd8853379e4b50928588e5c938f16c: ending tablet copy session ac1d47593e90471e8f160ef6b15e9b36-0eb4c2d51af24783b6ac2c4acf9564f8 on tablet 0eb4c2d51af24783b6ac2c4acf9564f8 with peer ac1d47593e90471e8f160ef6b15e9b36
I20260630 12:26:21.438403 10540 tablet_bootstrap.cc:492] T 9448fdafb06f48ebb0774d0eccd450fc P b34088c1d56a44cf915a8385e5fe10f3: 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:26:21.439107 10540 tablet_bootstrap.cc:492] T 9448fdafb06f48ebb0774d0eccd450fc P b34088c1d56a44cf915a8385e5fe10f3: Bootstrap complete.
I20260630 12:26:21.439690 10540 ts_tablet_manager.cc:1403] T 9448fdafb06f48ebb0774d0eccd450fc P b34088c1d56a44cf915a8385e5fe10f3: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.000s
I20260630 12:26:21.442494 10540 raft_consensus.cc:359] T 9448fdafb06f48ebb0774d0eccd450fc P b34088c1d56a44cf915a8385e5fe10f3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { promote: true } }
I20260630 12:26:21.443089 10540 raft_consensus.cc:740] T 9448fdafb06f48ebb0774d0eccd450fc P b34088c1d56a44cf915a8385e5fe10f3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b34088c1d56a44cf915a8385e5fe10f3, State: Initialized, Role: LEARNER
I20260630 12:26:21.443560 10540 consensus_queue.cc:260] T 9448fdafb06f48ebb0774d0eccd450fc P b34088c1d56a44cf915a8385e5fe10f3 [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: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { promote: true } }
I20260630 12:26:21.445643 10540 ts_tablet_manager.cc:1434] T 9448fdafb06f48ebb0774d0eccd450fc P b34088c1d56a44cf915a8385e5fe10f3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:26:21.447252 10123 tablet_copy_service.cc:342] P 5fd91b40356f4397a8efed98232b08dc: Request end of tablet copy session b34088c1d56a44cf915a8385e5fe10f3-9448fdafb06f48ebb0774d0eccd450fc received from {username='slave'} at 127.0.0.1:34940
I20260630 12:26:21.447677 10123 tablet_copy_service.cc:434] P 5fd91b40356f4397a8efed98232b08dc: ending tablet copy session b34088c1d56a44cf915a8385e5fe10f3-9448fdafb06f48ebb0774d0eccd450fc on tablet 9448fdafb06f48ebb0774d0eccd450fc with peer b34088c1d56a44cf915a8385e5fe10f3
I20260630 12:26:21.717713 10337 raft_consensus.cc:1217] T 4aca942525c349589a8e7cbfafe51cd0 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:21.729591 10337 raft_consensus.cc:1217] T 848388877be4457494e1fab4643cab09 P ac1d47593e90471e8f160ef6b15e9b36 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:26:21.809612 10184 raft_consensus.cc:1217] T 9448fdafb06f48ebb0774d0eccd450fc P b34088c1d56a44cf915a8385e5fe10f3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:21.816574 10337 raft_consensus.cc:1217] T 0eb4c2d51af24783b6ac2c4acf9564f8 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:21.933679  9989 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:26:21.946295  9989 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:26:21.946871  9989 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:22.183306 10546 raft_consensus.cc:1064] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c: attempting to promote NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 to VOTER
I20260630 12:26:22.185217 10546 consensus_queue.cc:237] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [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: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } }
I20260630 12:26:22.190858 10184 raft_consensus.cc:1275] T 4aca942525c349589a8e7cbfafe51cd0 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Refusing update from remote peer 51dd8853379e4b50928588e5c938f16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:22.191074 10337 raft_consensus.cc:1275] T 4aca942525c349589a8e7cbfafe51cd0 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 LEARNER]: Refusing update from remote peer 51dd8853379e4b50928588e5c938f16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:22.192190 10514 consensus_queue.cc:1048] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:22.192886 10111 raft_consensus.cc:1275] T 4aca942525c349589a8e7cbfafe51cd0 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Refusing update from remote peer 51dd8853379e4b50928588e5c938f16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:22.193027 10546 consensus_queue.cc:1048] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } 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:26:22.194243 10545 consensus_queue.cc:1048] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } 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:26:22.212370 10514 raft_consensus.cc:2955] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.214939 10184 raft_consensus.cc:2955] T 4aca942525c349589a8e7cbfafe51cd0 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.214965 10337 raft_consensus.cc:2955] T 4aca942525c349589a8e7cbfafe51cd0 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.228574  9932 catalog_manager.cc:5697] T 4aca942525c349589a8e7cbfafe51cd0 P ac1d47593e90471e8f160ef6b15e9b36 reported cstate change: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "51dd8853379e4b50928588e5c938f16c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.234310 10111 raft_consensus.cc:2955] T 4aca942525c349589a8e7cbfafe51cd0 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.253391 10038 consensus_queue.cc:237] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [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: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } }
I20260630 12:26:22.253363 10547 raft_consensus.cc:1064] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc: attempting to promote NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 to VOTER
I20260630 12:26:22.256630 10547 consensus_queue.cc:237] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [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: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } }
I20260630 12:26:22.258993 10337 raft_consensus.cc:1275] T 4aca942525c349589a8e7cbfafe51cd0 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Refusing update from remote peer 51dd8853379e4b50928588e5c938f16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:22.260226 10184 raft_consensus.cc:1275] T 4aca942525c349589a8e7cbfafe51cd0 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Refusing update from remote peer 51dd8853379e4b50928588e5c938f16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:22.264171 10514 consensus_queue.cc:1048] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:22.265836 10337 raft_consensus.cc:1275] T 848388877be4457494e1fab4643cab09 P ac1d47593e90471e8f160ef6b15e9b36 [term 2 LEARNER]: Refusing update from remote peer 5fd91b40356f4397a8efed98232b08dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:26:22.266144 10514 consensus_queue.cc:1048] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } 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:26:22.268338 10184 raft_consensus.cc:1275] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3 [term 2 FOLLOWER]: Refusing update from remote peer 5fd91b40356f4397a8efed98232b08dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:26:22.268530 10547 consensus_queue.cc:1048] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } 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:26:22.270920 10036 raft_consensus.cc:1275] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 2 FOLLOWER]: Refusing update from remote peer 5fd91b40356f4397a8efed98232b08dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:26:22.272905 10529 consensus_queue.cc:1048] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } 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:26:22.275352 10529 consensus_queue.cc:1048] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:22.285100 10546 raft_consensus.cc:2955] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fd91b40356f4397a8efed98232b08dc (127.6.224.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.292219 10335 raft_consensus.cc:2955] T 4aca942525c349589a8e7cbfafe51cd0 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fd91b40356f4397a8efed98232b08dc (127.6.224.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.296307 10547 raft_consensus.cc:2955] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.302593 10184 raft_consensus.cc:2955] T 4aca942525c349589a8e7cbfafe51cd0 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fd91b40356f4397a8efed98232b08dc (127.6.224.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.304667  9922 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4aca942525c349589a8e7cbfafe51cd0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:22.306892  9934 catalog_manager.cc:5697] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c reported cstate change: config changed from index 3 to 4, VOTER 5fd91b40356f4397a8efed98232b08dc (127.6.224.130) evicted. New cstate: current_term: 1 leader_uuid: "51dd8853379e4b50928588e5c938f16c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:22.313196 10337 raft_consensus.cc:2955] T 848388877be4457494e1fab4643cab09 P ac1d47593e90471e8f160ef6b15e9b36 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.315778 10038 raft_consensus.cc:2955] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.334486 10100 tablet_service.cc:1558] Processing DeleteTablet for tablet 4aca942525c349589a8e7cbfafe51cd0 with delete_type TABLET_DATA_TOMBSTONED (TS 5fd91b40356f4397a8efed98232b08dc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34924
I20260630 12:26:22.337459  9935 catalog_manager.cc:5697] T 848388877be4457494e1fab4643cab09 P ac1d47593e90471e8f160ef6b15e9b36 reported cstate change: config changed from index 3 to 4, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5fd91b40356f4397a8efed98232b08dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.345629 10184 raft_consensus.cc:2955] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.358511 10514 raft_consensus.cc:1064] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c: attempting to promote NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 to VOTER
I20260630 12:26:22.361568 10565 tablet_replica.cc:333] T 4aca942525c349589a8e7cbfafe51cd0 P 5fd91b40356f4397a8efed98232b08dc: stopping tablet replica
I20260630 12:26:22.362586 10565 raft_consensus.cc:2243] T 4aca942525c349589a8e7cbfafe51cd0 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:22.363442 10565 raft_consensus.cc:2272] T 4aca942525c349589a8e7cbfafe51cd0 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:22.361068 10514 consensus_queue.cc:237] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [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: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } }
I20260630 12:26:22.371471 10184 raft_consensus.cc:1275] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Refusing update from remote peer 51dd8853379e4b50928588e5c938f16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:22.374074 10565 ts_tablet_manager.cc:1916] T 4aca942525c349589a8e7cbfafe51cd0 P 5fd91b40356f4397a8efed98232b08dc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:22.375062 10545 consensus_queue.cc:1048] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } 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:26:22.376905 10335 raft_consensus.cc:1275] T 0eb4c2d51af24783b6ac2c4acf9564f8 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 LEARNER]: Refusing update from remote peer 51dd8853379e4b50928588e5c938f16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:22.374001 10111 consensus_queue.cc:237] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [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: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } }
I20260630 12:26:22.380509 10564 consensus_queue.cc:1048] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } 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:26:22.384632 10335 raft_consensus.cc:1275] T 848388877be4457494e1fab4643cab09 P ac1d47593e90471e8f160ef6b15e9b36 [term 2 FOLLOWER]: Refusing update from remote peer 5fd91b40356f4397a8efed98232b08dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:26:22.385001 10038 raft_consensus.cc:1275] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 2 FOLLOWER]: Refusing update from remote peer 5fd91b40356f4397a8efed98232b08dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:26:22.384939 10529 raft_consensus.cc:1064] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc: attempting to promote NON_VOTER b34088c1d56a44cf915a8385e5fe10f3 to VOTER
I20260630 12:26:22.389447 10548 consensus_queue.cc:1048] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } 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:26:22.392702 10529 consensus_queue.cc:237] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [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: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { promote: false } }
I20260630 12:26:22.392928 10547 consensus_queue.cc:1048] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260630 12:26:22.393559 10111 raft_consensus.cc:1275] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Refusing update from remote peer 51dd8853379e4b50928588e5c938f16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:22.399485 10545 consensus_queue.cc:1048] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:22.411403 10548 raft_consensus.cc:2955] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.414170 10565 ts_tablet_manager.cc:1929] T 4aca942525c349589a8e7cbfafe51cd0 P 5fd91b40356f4397a8efed98232b08dc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:22.414747 10565 log.cc:1199] T 4aca942525c349589a8e7cbfafe51cd0 P 5fd91b40356f4397a8efed98232b08dc: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-1-root/wals/4aca942525c349589a8e7cbfafe51cd0
I20260630 12:26:22.416601  9920 catalog_manager.cc:5028] TS 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689): tablet 4aca942525c349589a8e7cbfafe51cd0 (table range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]) successfully deleted
I20260630 12:26:22.418552 10337 raft_consensus.cc:2955] T 848388877be4457494e1fab4643cab09 P ac1d47593e90471e8f160ef6b15e9b36 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.422029 10545 raft_consensus.cc:2955] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.431730 10038 raft_consensus.cc:2955] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.436961 10111 raft_consensus.cc:2955] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.440836 10335 raft_consensus.cc:2955] T 0eb4c2d51af24783b6ac2c4acf9564f8 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.449685 10184 raft_consensus.cc:2955] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.450649  9935 catalog_manager.cc:5697] T 848388877be4457494e1fab4643cab09 P ac1d47593e90471e8f160ef6b15e9b36 reported cstate change: config changed from index 4 to 5, VOTER b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131) evicted. New cstate: current_term: 2 leader_uuid: "5fd91b40356f4397a8efed98232b08dc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.452973  9920 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 848388877be4457494e1fab4643cab09 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:22.454185  9932 catalog_manager.cc:5697] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 5fd91b40356f4397a8efed98232b08dc reported cstate change: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "51dd8853379e4b50928588e5c938f16c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { replace: true } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.461176 10184 raft_consensus.cc:1275] T 9448fdafb06f48ebb0774d0eccd450fc P b34088c1d56a44cf915a8385e5fe10f3 [term 1 LEARNER]: Refusing update from remote peer 5fd91b40356f4397a8efed98232b08dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:22.462853 10547 consensus_queue.cc:1048] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } 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:26:22.468683 10337 raft_consensus.cc:1275] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Refusing update from remote peer 5fd91b40356f4397a8efed98232b08dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:22.470119 10562 consensus_queue.cc:1048] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } 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:26:22.476402 10171 tablet_service.cc:1558] Processing DeleteTablet for tablet 848388877be4457494e1fab4643cab09 with delete_type TABLET_DATA_TOMBSTONED (TS b34088c1d56a44cf915a8385e5fe10f3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58998
I20260630 12:26:22.488330 10038 raft_consensus.cc:1275] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Refusing update from remote peer 5fd91b40356f4397a8efed98232b08dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:22.490252 10547 consensus_queue.cc:1048] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:22.493256 10574 tablet_replica.cc:333] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3: stopping tablet replica
I20260630 12:26:22.493507 10036 consensus_queue.cc:237] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [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: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } }
I20260630 12:26:22.494750 10574 raft_consensus.cc:2243] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:22.495419 10574 raft_consensus.cc:2272] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:22.502499 10337 raft_consensus.cc:1275] T 0eb4c2d51af24783b6ac2c4acf9564f8 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Refusing update from remote peer 51dd8853379e4b50928588e5c938f16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:22.503038 10574 ts_tablet_manager.cc:1916] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:22.504159 10564 consensus_queue.cc:1048] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } 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:26:22.524780 10564 raft_consensus.cc:2955] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.529456 10574 ts_tablet_manager.cc:1929] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:26:22.530871 10335 raft_consensus.cc:2955] T 0eb4c2d51af24783b6ac2c4acf9564f8 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.533658 10548 raft_consensus.cc:2955] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { promote: false } } }
I20260630 12:26:22.532888 10574 log.cc:1199] T 848388877be4457494e1fab4643cab09 P b34088c1d56a44cf915a8385e5fe10f3: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-2-root/wals/848388877be4457494e1fab4643cab09
I20260630 12:26:22.539933  9922 catalog_manager.cc:5028] TS b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585): tablet 848388877be4457494e1fab4643cab09 (table range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]) successfully deleted
I20260630 12:26:22.541263 10336 raft_consensus.cc:2955] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { promote: false } } }
I20260630 12:26:22.552876 10111 raft_consensus.cc:1275] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Refusing update from remote peer 51dd8853379e4b50928588e5c938f16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:22.553328  9922 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0eb4c2d51af24783b6ac2c4acf9564f8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:22.554247 10037 raft_consensus.cc:2955] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { promote: false } } }
I20260630 12:26:22.555670 10545 consensus_queue.cc:1048] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:22.554877 10187 raft_consensus.cc:2955] T 9448fdafb06f48ebb0774d0eccd450fc P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { promote: false } } }
I20260630 12:26:22.560921  9932 catalog_manager.cc:5697] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c reported cstate change: config changed from index 3 to 4, VOTER b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131) evicted. New cstate: current_term: 1 leader_uuid: "51dd8853379e4b50928588e5c938f16c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:22.562228  9935 catalog_manager.cc:5697] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc reported cstate change: config changed from index 2 to 3, b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5fd91b40356f4397a8efed98232b08dc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:22.568441 10111 raft_consensus.cc:2955] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:22.572553 10171 tablet_service.cc:1558] Processing DeleteTablet for tablet 0eb4c2d51af24783b6ac2c4acf9564f8 with delete_type TABLET_DATA_TOMBSTONED (TS b34088c1d56a44cf915a8385e5fe10f3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58998
I20260630 12:26:22.573648 10574 tablet_replica.cc:333] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3: stopping tablet replica
I20260630 12:26:22.574602 10574 raft_consensus.cc:2243] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:22.575309 10574 raft_consensus.cc:2272] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:22.584486 10574 ts_tablet_manager.cc:1916] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:22.590139 10111 consensus_queue.cc:237] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [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: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { promote: false } }
I20260630 12:26:22.596303 10187 raft_consensus.cc:1275] T 9448fdafb06f48ebb0774d0eccd450fc P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Refusing update from remote peer 5fd91b40356f4397a8efed98232b08dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:22.597352 10037 raft_consensus.cc:1275] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Refusing update from remote peer 5fd91b40356f4397a8efed98232b08dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:22.598740 10547 consensus_queue.cc:1048] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } 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:26:22.599814 10548 consensus_queue.cc:1048] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:22.605702 10574 ts_tablet_manager.cc:1929] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:22.606221 10574 log.cc:1199] T 0eb4c2d51af24783b6ac2c4acf9564f8 P b34088c1d56a44cf915a8385e5fe10f3: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-2-root/wals/0eb4c2d51af24783b6ac2c4acf9564f8
I20260630 12:26:22.607230 10548 raft_consensus.cc:2955] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { promote: false } } }
I20260630 12:26:22.608201  9922 catalog_manager.cc:5028] TS b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585): tablet 0eb4c2d51af24783b6ac2c4acf9564f8 (table range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]) successfully deleted
I20260630 12:26:22.609269 10037 raft_consensus.cc:2955] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { promote: false } } }
I20260630 12:26:22.610154 10187 raft_consensus.cc:2955] T 9448fdafb06f48ebb0774d0eccd450fc P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { promote: false } } }
I20260630 12:26:22.617309  9920 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9448fdafb06f48ebb0774d0eccd450fc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:22.622352  9934 catalog_manager.cc:5697] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c reported cstate change: config changed from index 3 to 4, VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) evicted. New cstate: current_term: 1 leader_uuid: "5fd91b40356f4397a8efed98232b08dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } attrs { promote: false } } }
I20260630 12:26:22.634866 10324 tablet_service.cc:1558] Processing DeleteTablet for tablet 9448fdafb06f48ebb0774d0eccd450fc with delete_type TABLET_DATA_TOMBSTONED (TS ac1d47593e90471e8f160ef6b15e9b36 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44884
I20260630 12:26:22.636709 10577 tablet_replica.cc:333] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36: stopping tablet replica
I20260630 12:26:22.637725 10577 raft_consensus.cc:2243] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:22.638495 10577 raft_consensus.cc:2272] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:22.641390 10577 ts_tablet_manager.cc:1916] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:22.652355 10577 ts_tablet_manager.cc:1929] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:22.652649 10577 log.cc:1199] T 9448fdafb06f48ebb0774d0eccd450fc P ac1d47593e90471e8f160ef6b15e9b36: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-3-root/wals/9448fdafb06f48ebb0774d0eccd450fc
I20260630 12:26:22.654161  9921 catalog_manager.cc:5028] TS ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773): tablet 9448fdafb06f48ebb0774d0eccd450fc (table range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]) successfully deleted
I20260630 12:26:23.655304 10037 consensus_queue.cc:237] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [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: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: NON_VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { promote: true } }
I20260630 12:26:23.661242 10187 raft_consensus.cc:1275] T ad244f24b5824feab15291893221a132 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Refusing update from remote peer 51dd8853379e4b50928588e5c938f16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:26:23.662601 10001 consensus_peers.cc:597] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c -> Peer 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689): Couldn't send request to peer 5fd91b40356f4397a8efed98232b08dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ad244f24b5824feab15291893221a132. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:23.663416 10335 raft_consensus.cc:1275] T ad244f24b5824feab15291893221a132 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Refusing update from remote peer 51dd8853379e4b50928588e5c938f16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:23.663434 10582 consensus_queue.cc:1048] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:26:23.664882 10580 consensus_queue.cc:1048] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } 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:26:23.670714 10582 raft_consensus.cc:2955] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5fd91b40356f4397a8efed98232b08dc (127.6.224.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: NON_VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { promote: true } } }
I20260630 12:26:23.672344 10187 raft_consensus.cc:2955] T ad244f24b5824feab15291893221a132 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5fd91b40356f4397a8efed98232b08dc (127.6.224.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: NON_VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { promote: true } } }
I20260630 12:26:23.683637 10335 raft_consensus.cc:2955] T ad244f24b5824feab15291893221a132 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5fd91b40356f4397a8efed98232b08dc (127.6.224.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: NON_VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { promote: true } } }
I20260630 12:26:23.684598  9931 catalog_manager.cc:5697] T ad244f24b5824feab15291893221a132 P b34088c1d56a44cf915a8385e5fe10f3 reported cstate change: config changed from index -1 to 2, NON_VOTER 5fd91b40356f4397a8efed98232b08dc (127.6.224.130) added. New cstate: current_term: 1 leader_uuid: "51dd8853379e4b50928588e5c938f16c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: NON_VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { promote: true } } }
I20260630 12:26:23.688817 10187 consensus_queue.cc:237] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [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: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } }
I20260630 12:26:23.696956 10037 raft_consensus.cc:1275] T f976e7a3ace34dde81179f8f7139bd42 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Refusing update from remote peer b34088c1d56a44cf915a8385e5fe10f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:23.700150 10518 consensus_queue.cc:1048] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:23.701709 10111 raft_consensus.cc:1275] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Refusing update from remote peer b34088c1d56a44cf915a8385e5fe10f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:26:23.703171 10151 consensus_peers.cc:597] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 -> Peer ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773): Couldn't send request to peer ac1d47593e90471e8f160ef6b15e9b36. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f976e7a3ace34dde81179f8f7139bd42. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:23.703244 10518 consensus_queue.cc:1048] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } 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:26:23.712312 10594 raft_consensus.cc:2955] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } } }
I20260630 12:26:23.713788 10111 raft_consensus.cc:2955] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } } }
I20260630 12:26:23.727938  9932 catalog_manager.cc:5697] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc reported cstate change: config changed from index -1 to 2, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "b34088c1d56a44cf915a8385e5fe10f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } } }
I20260630 12:26:23.728907 10037 raft_consensus.cc:2955] T f976e7a3ace34dde81179f8f7139bd42 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } } }
I20260630 12:26:23.947979  9989 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:26:23.963310  9989 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:26:23.964145  9989 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:24.082144 10597 ts_tablet_manager.cc:933] T ad244f24b5824feab15291893221a132 P 5fd91b40356f4397a8efed98232b08dc: Initiating tablet copy from peer 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551)
I20260630 12:26:24.083992 10597 tablet_copy_client.cc:323] T ad244f24b5824feab15291893221a132 P 5fd91b40356f4397a8efed98232b08dc: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.129:43551
I20260630 12:26:24.085660 10048 tablet_copy_service.cc:140] P 51dd8853379e4b50928588e5c938f16c: Received BeginTabletCopySession request for tablet ad244f24b5824feab15291893221a132 from peer 5fd91b40356f4397a8efed98232b08dc ({username='slave'} at 127.0.0.1:39368)
I20260630 12:26:24.086225 10048 tablet_copy_service.cc:161] P 51dd8853379e4b50928588e5c938f16c: Beginning new tablet copy session on tablet ad244f24b5824feab15291893221a132 from peer 5fd91b40356f4397a8efed98232b08dc at {username='slave'} at 127.0.0.1:39368: session id = 5fd91b40356f4397a8efed98232b08dc-ad244f24b5824feab15291893221a132
I20260630 12:26:24.093863 10048 tablet_copy_source_session.cc:215] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:24.095158 10599 ts_tablet_manager.cc:933] T f976e7a3ace34dde81179f8f7139bd42 P ac1d47593e90471e8f160ef6b15e9b36: Initiating tablet copy from peer b34088c1d56a44cf915a8385e5fe10f3 (127.6.224.131:41585)
I20260630 12:26:24.097296 10597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad244f24b5824feab15291893221a132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:24.100170 10599 tablet_copy_client.cc:323] T f976e7a3ace34dde81179f8f7139bd42 P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.131:41585
I20260630 12:26:24.102264 10197 tablet_copy_service.cc:140] P b34088c1d56a44cf915a8385e5fe10f3: Received BeginTabletCopySession request for tablet f976e7a3ace34dde81179f8f7139bd42 from peer ac1d47593e90471e8f160ef6b15e9b36 ({username='slave'} at 127.0.0.1:59020)
I20260630 12:26:24.102735 10197 tablet_copy_service.cc:161] P b34088c1d56a44cf915a8385e5fe10f3: Beginning new tablet copy session on tablet f976e7a3ace34dde81179f8f7139bd42 from peer ac1d47593e90471e8f160ef6b15e9b36 at {username='slave'} at 127.0.0.1:59020: session id = ac1d47593e90471e8f160ef6b15e9b36-f976e7a3ace34dde81179f8f7139bd42
I20260630 12:26:24.110122 10197 tablet_copy_source_session.cc:215] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:24.113629 10599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f976e7a3ace34dde81179f8f7139bd42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:24.114365 10597 tablet_copy_client.cc:806] T ad244f24b5824feab15291893221a132 P 5fd91b40356f4397a8efed98232b08dc: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:24.114990 10597 tablet_copy_client.cc:670] T ad244f24b5824feab15291893221a132 P 5fd91b40356f4397a8efed98232b08dc: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:24.119028 10597 tablet_copy_client.cc:538] T ad244f24b5824feab15291893221a132 P 5fd91b40356f4397a8efed98232b08dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:24.128789 10597 tablet_bootstrap.cc:492] T ad244f24b5824feab15291893221a132 P 5fd91b40356f4397a8efed98232b08dc: Bootstrap starting.
I20260630 12:26:24.129369 10599 tablet_copy_client.cc:806] T f976e7a3ace34dde81179f8f7139bd42 P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:24.129959 10599 tablet_copy_client.cc:670] T f976e7a3ace34dde81179f8f7139bd42 P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:24.133260 10599 tablet_copy_client.cc:538] T f976e7a3ace34dde81179f8f7139bd42 P ac1d47593e90471e8f160ef6b15e9b36: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:24.140133 10599 tablet_bootstrap.cc:492] T f976e7a3ace34dde81179f8f7139bd42 P ac1d47593e90471e8f160ef6b15e9b36: Bootstrap starting.
I20260630 12:26:24.155567 10597 tablet_bootstrap.cc:492] T ad244f24b5824feab15291893221a132 P 5fd91b40356f4397a8efed98232b08dc: 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:26:24.156534 10597 tablet_bootstrap.cc:492] T ad244f24b5824feab15291893221a132 P 5fd91b40356f4397a8efed98232b08dc: Bootstrap complete.
I20260630 12:26:24.157402 10597 ts_tablet_manager.cc:1403] T ad244f24b5824feab15291893221a132 P 5fd91b40356f4397a8efed98232b08dc: Time spent bootstrapping tablet: real 0.029s	user 0.026s	sys 0.001s
I20260630 12:26:24.160080 10599 tablet_bootstrap.cc:492] T f976e7a3ace34dde81179f8f7139bd42 P ac1d47593e90471e8f160ef6b15e9b36: 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:26:24.160403 10597 raft_consensus.cc:359] T ad244f24b5824feab15291893221a132 P 5fd91b40356f4397a8efed98232b08dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: NON_VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { promote: true } }
I20260630 12:26:24.160889 10599 tablet_bootstrap.cc:492] T f976e7a3ace34dde81179f8f7139bd42 P ac1d47593e90471e8f160ef6b15e9b36: Bootstrap complete.
I20260630 12:26:24.161337 10597 raft_consensus.cc:740] T ad244f24b5824feab15291893221a132 P 5fd91b40356f4397a8efed98232b08dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5fd91b40356f4397a8efed98232b08dc, State: Initialized, Role: LEARNER
I20260630 12:26:24.162603 10599 ts_tablet_manager.cc:1403] T f976e7a3ace34dde81179f8f7139bd42 P ac1d47593e90471e8f160ef6b15e9b36: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260630 12:26:24.162664 10597 consensus_queue.cc:260] T ad244f24b5824feab15291893221a132 P 5fd91b40356f4397a8efed98232b08dc [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: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: NON_VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { promote: true } }
I20260630 12:26:24.165602 10597 ts_tablet_manager.cc:1434] T ad244f24b5824feab15291893221a132 P 5fd91b40356f4397a8efed98232b08dc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:26:24.167210 10599 raft_consensus.cc:359] T f976e7a3ace34dde81179f8f7139bd42 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } }
I20260630 12:26:24.168164 10599 raft_consensus.cc:740] T f976e7a3ace34dde81179f8f7139bd42 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac1d47593e90471e8f160ef6b15e9b36, State: Initialized, Role: LEARNER
I20260630 12:26:24.169363 10048 tablet_copy_service.cc:342] P 51dd8853379e4b50928588e5c938f16c: Request end of tablet copy session 5fd91b40356f4397a8efed98232b08dc-ad244f24b5824feab15291893221a132 received from {username='slave'} at 127.0.0.1:39368
I20260630 12:26:24.169028 10599 consensus_queue.cc:260] T f976e7a3ace34dde81179f8f7139bd42 P ac1d47593e90471e8f160ef6b15e9b36 [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: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: true } }
I20260630 12:26:24.169776 10048 tablet_copy_service.cc:434] P 51dd8853379e4b50928588e5c938f16c: ending tablet copy session 5fd91b40356f4397a8efed98232b08dc-ad244f24b5824feab15291893221a132 on tablet ad244f24b5824feab15291893221a132 with peer 5fd91b40356f4397a8efed98232b08dc
I20260630 12:26:24.174183 10599 ts_tablet_manager.cc:1434] T f976e7a3ace34dde81179f8f7139bd42 P ac1d47593e90471e8f160ef6b15e9b36: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260630 12:26:24.176141 10197 tablet_copy_service.cc:342] P b34088c1d56a44cf915a8385e5fe10f3: Request end of tablet copy session ac1d47593e90471e8f160ef6b15e9b36-f976e7a3ace34dde81179f8f7139bd42 received from {username='slave'} at 127.0.0.1:59020
I20260630 12:26:24.176578 10197 tablet_copy_service.cc:434] P b34088c1d56a44cf915a8385e5fe10f3: ending tablet copy session ac1d47593e90471e8f160ef6b15e9b36-f976e7a3ace34dde81179f8f7139bd42 on tablet f976e7a3ace34dde81179f8f7139bd42 with peer ac1d47593e90471e8f160ef6b15e9b36
I20260630 12:26:24.632970 10336 raft_consensus.cc:1217] T f976e7a3ace34dde81179f8f7139bd42 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:24.664145 10111 raft_consensus.cc:1217] T ad244f24b5824feab15291893221a132 P 5fd91b40356f4397a8efed98232b08dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:25.085489 10585 raft_consensus.cc:1064] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c: attempting to promote NON_VOTER 5fd91b40356f4397a8efed98232b08dc to VOTER
I20260630 12:26:25.088106 10585 consensus_queue.cc:237] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [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: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { promote: false } }
I20260630 12:26:25.095510 10111 raft_consensus.cc:1275] T ad244f24b5824feab15291893221a132 P 5fd91b40356f4397a8efed98232b08dc [term 1 LEARNER]: Refusing update from remote peer 51dd8853379e4b50928588e5c938f16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:25.095849 10335 raft_consensus.cc:1275] T ad244f24b5824feab15291893221a132 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Refusing update from remote peer 51dd8853379e4b50928588e5c938f16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:25.097154 10586 consensus_queue.cc:1048] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } 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:26:25.099072 10187 raft_consensus.cc:1275] T ad244f24b5824feab15291893221a132 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Refusing update from remote peer 51dd8853379e4b50928588e5c938f16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:25.098888 10609 consensus_queue.cc:1048] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } 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:26:25.100576 10585 consensus_queue.cc:1048] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:25.118031 10586 raft_consensus.cc:2955] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5fd91b40356f4397a8efed98232b08dc (127.6.224.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { promote: false } } }
I20260630 12:26:25.122831 10336 raft_consensus.cc:2955] T ad244f24b5824feab15291893221a132 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5fd91b40356f4397a8efed98232b08dc (127.6.224.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { promote: false } } }
I20260630 12:26:25.123072 10187 raft_consensus.cc:2955] T ad244f24b5824feab15291893221a132 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5fd91b40356f4397a8efed98232b08dc (127.6.224.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { promote: false } } }
I20260630 12:26:25.132058 10111 raft_consensus.cc:2955] T ad244f24b5824feab15291893221a132 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5fd91b40356f4397a8efed98232b08dc (127.6.224.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { promote: false } } }
I20260630 12:26:25.136292  9932 catalog_manager.cc:5697] T ad244f24b5824feab15291893221a132 P b34088c1d56a44cf915a8385e5fe10f3 reported cstate change: config changed from index 2 to 3, 5fd91b40356f4397a8efed98232b08dc (127.6.224.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "51dd8853379e4b50928588e5c938f16c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { replace: true } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { promote: false } } }
I20260630 12:26:25.163514 10037 consensus_queue.cc:237] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [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: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { promote: false } }
I20260630 12:26:25.170325 10111 raft_consensus.cc:1275] T ad244f24b5824feab15291893221a132 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Refusing update from remote peer 51dd8853379e4b50928588e5c938f16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:25.170954 10187 raft_consensus.cc:1275] T ad244f24b5824feab15291893221a132 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Refusing update from remote peer 51dd8853379e4b50928588e5c938f16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:25.171598 10611 consensus_queue.cc:1048] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } 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:26:25.172732 10609 consensus_queue.cc:1048] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:25.178176 10586 raft_consensus.cc:2955] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { promote: false } } }
I20260630 12:26:25.180050 10187 raft_consensus.cc:2955] T ad244f24b5824feab15291893221a132 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { promote: false } } }
I20260630 12:26:25.186540 10112 raft_consensus.cc:2955] T ad244f24b5824feab15291893221a132 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { promote: false } } }
I20260630 12:26:25.189558  9922 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ad244f24b5824feab15291893221a132 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:25.194125  9934 catalog_manager.cc:5697] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c reported cstate change: config changed from index 3 to 4, VOTER ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) evicted. New cstate: current_term: 1 leader_uuid: "51dd8853379e4b50928588e5c938f16c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:25.207396 10324 tablet_service.cc:1558] Processing DeleteTablet for tablet ad244f24b5824feab15291893221a132 with delete_type TABLET_DATA_TOMBSTONED (TS ac1d47593e90471e8f160ef6b15e9b36 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44884
I20260630 12:26:25.211469 10621 tablet_replica.cc:333] T ad244f24b5824feab15291893221a132 P ac1d47593e90471e8f160ef6b15e9b36: stopping tablet replica
I20260630 12:26:25.212201 10621 raft_consensus.cc:2243] T ad244f24b5824feab15291893221a132 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.212743 10621 raft_consensus.cc:2272] T ad244f24b5824feab15291893221a132 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.215361 10621 ts_tablet_manager.cc:1916] T ad244f24b5824feab15291893221a132 P ac1d47593e90471e8f160ef6b15e9b36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:25.226046 10621 ts_tablet_manager.cc:1929] T ad244f24b5824feab15291893221a132 P ac1d47593e90471e8f160ef6b15e9b36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:25.226346 10621 log.cc:1199] T ad244f24b5824feab15291893221a132 P ac1d47593e90471e8f160ef6b15e9b36: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-3-root/wals/ad244f24b5824feab15291893221a132
I20260630 12:26:25.227710  9921 catalog_manager.cc:5028] TS ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132:33773): tablet ad244f24b5824feab15291893221a132 (table range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]) successfully deleted
I20260630 12:26:25.232383 10604 raft_consensus.cc:1064] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3: attempting to promote NON_VOTER ac1d47593e90471e8f160ef6b15e9b36 to VOTER
I20260630 12:26:25.234233 10604 consensus_queue.cc:237] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [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: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } }
I20260630 12:26:25.240134 10037 raft_consensus.cc:1275] T f976e7a3ace34dde81179f8f7139bd42 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Refusing update from remote peer b34088c1d56a44cf915a8385e5fe10f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:25.240134 10336 raft_consensus.cc:1275] T f976e7a3ace34dde81179f8f7139bd42 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 LEARNER]: Refusing update from remote peer b34088c1d56a44cf915a8385e5fe10f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:25.243075 10112 raft_consensus.cc:1275] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Refusing update from remote peer b34088c1d56a44cf915a8385e5fe10f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:25.244729 10619 consensus_queue.cc:1048] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:25.245900 10620 consensus_queue.cc:1048] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } 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:26:25.247997 10604 consensus_queue.cc:1048] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } 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:26:25.260372 10623 raft_consensus.cc:2955] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:25.263190 10336 raft_consensus.cc:2955] T f976e7a3ace34dde81179f8f7139bd42 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:25.266819 10037 raft_consensus.cc:2955] T f976e7a3ace34dde81179f8f7139bd42 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:25.273311 10111 raft_consensus.cc:2955] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:25.274855  9931 catalog_manager.cc:5697] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 reported cstate change: config changed from index 2 to 3, ac1d47593e90471e8f160ef6b15e9b36 (127.6.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b34088c1d56a44cf915a8385e5fe10f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fd91b40356f4397a8efed98232b08dc" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39689 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:25.296557 10187 consensus_queue.cc:237] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [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: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } }
I20260630 12:26:25.303444 10335 raft_consensus.cc:1275] T f976e7a3ace34dde81179f8f7139bd42 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Refusing update from remote peer b34088c1d56a44cf915a8385e5fe10f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:25.305083 10620 consensus_queue.cc:1048] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } 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:26:25.306785 10036 raft_consensus.cc:1275] T f976e7a3ace34dde81179f8f7139bd42 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Refusing update from remote peer b34088c1d56a44cf915a8385e5fe10f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:25.308887 10620 consensus_queue.cc:1048] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:25.312166 10623 raft_consensus.cc:2955] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fd91b40356f4397a8efed98232b08dc (127.6.224.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:25.316493 10036 raft_consensus.cc:2955] T f976e7a3ace34dde81179f8f7139bd42 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fd91b40356f4397a8efed98232b08dc (127.6.224.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:25.320405 10336 raft_consensus.cc:2955] T f976e7a3ace34dde81179f8f7139bd42 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fd91b40356f4397a8efed98232b08dc (127.6.224.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } } }
I20260630 12:26:25.322808  9922 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f976e7a3ace34dde81179f8f7139bd42 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:25.329950  9934 catalog_manager.cc:5697] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 reported cstate change: config changed from index 3 to 4, VOTER 5fd91b40356f4397a8efed98232b08dc (127.6.224.130) evicted. New cstate: current_term: 1 leader_uuid: "b34088c1d56a44cf915a8385e5fe10f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51dd8853379e4b50928588e5c938f16c" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34088c1d56a44cf915a8385e5fe10f3" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 41585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac1d47593e90471e8f160ef6b15e9b36" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33773 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:25.340268 10100 tablet_service.cc:1558] Processing DeleteTablet for tablet f976e7a3ace34dde81179f8f7139bd42 with delete_type TABLET_DATA_TOMBSTONED (TS 5fd91b40356f4397a8efed98232b08dc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34924
I20260630 12:26:25.342263 10628 tablet_replica.cc:333] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc: stopping tablet replica
I20260630 12:26:25.344048 10628 raft_consensus.cc:2243] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.344806 10628 raft_consensus.cc:2272] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.347502 10628 ts_tablet_manager.cc:1916] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:25.358736 10628 ts_tablet_manager.cc:1929] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:25.359025 10628 log.cc:1199] T f976e7a3ace34dde81179f8f7139bd42 P 5fd91b40356f4397a8efed98232b08dc: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822288522220-7042-0/minicluster-data/ts-1-root/wals/f976e7a3ace34dde81179f8f7139bd42
I20260630 12:26:25.360332  9920 catalog_manager.cc:5028] TS 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689): tablet f976e7a3ace34dde81179f8f7139bd42 (table range_aware_rebalance_new_range [id=3bbf0c48243c457cb8497c130bd62ad9]) successfully deleted
I20260630 12:26:25.407933  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
W20260630 12:26:25.429118 10152 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:26:25.431423  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:25.432164  7042 tablet_replica.cc:333] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c: stopping tablet replica
W20260630 12:26:25.432302 10152 consensus_peers.cc:597] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 -> Peer 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551): Couldn't send request to peer 51dd8853379e4b50928588e5c938f16c. 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:26:25.432925  7042 raft_consensus.cc:2243] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:25.433702  7042 raft_consensus.cc:2272] T 80b88e02969240278f340ca936d43868 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.435456  7042 tablet_replica.cc:333] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c: stopping tablet replica
I20260630 12:26:25.435931  7042 raft_consensus.cc:2243] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.436419  7042 raft_consensus.cc:2272] T 9448fdafb06f48ebb0774d0eccd450fc P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.438119  7042 tablet_replica.cc:333] T e0f251b13a5840048ac41034aed8faf8 P 51dd8853379e4b50928588e5c938f16c: stopping tablet replica
I20260630 12:26:25.438584  7042 raft_consensus.cc:2243] T e0f251b13a5840048ac41034aed8faf8 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.438922  7042 raft_consensus.cc:2272] T e0f251b13a5840048ac41034aed8faf8 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.440657  7042 tablet_replica.cc:333] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c: stopping tablet replica
I20260630 12:26:25.441366  7042 raft_consensus.cc:2243] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.441883  7042 raft_consensus.cc:2272] T bae028c496b1427baee96ddeb64394e4 P 51dd8853379e4b50928588e5c938f16c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.443928  7042 tablet_replica.cc:333] T 5d94f602e50a4c0b98d837c7171842d0 P 51dd8853379e4b50928588e5c938f16c: stopping tablet replica
I20260630 12:26:25.444528  7042 raft_consensus.cc:2243] T 5d94f602e50a4c0b98d837c7171842d0 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.444989  7042 raft_consensus.cc:2272] T 5d94f602e50a4c0b98d837c7171842d0 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.446748  7042 tablet_replica.cc:333] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c: stopping tablet replica
I20260630 12:26:25.447233  7042 raft_consensus.cc:2243] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.447630  7042 raft_consensus.cc:2272] T 57ac5f9ae8e24406a90c393095352169 P 51dd8853379e4b50928588e5c938f16c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.449331  7042 tablet_replica.cc:333] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c: stopping tablet replica
I20260630 12:26:25.449813  7042 raft_consensus.cc:2243] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:25.450531  7042 raft_consensus.cc:2272] T 4aca942525c349589a8e7cbfafe51cd0 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.452327  7042 tablet_replica.cc:333] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c: stopping tablet replica
I20260630 12:26:25.452795  7042 raft_consensus.cc:2243] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.453296  7042 raft_consensus.cc:2272] T 848388877be4457494e1fab4643cab09 P 51dd8853379e4b50928588e5c938f16c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.454891  7042 tablet_replica.cc:333] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c: stopping tablet replica
I20260630 12:26:25.455348  7042 raft_consensus.cc:2243] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:25.456040  7042 raft_consensus.cc:2272] T ad244f24b5824feab15291893221a132 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.458528  7042 tablet_replica.cc:333] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c: stopping tablet replica
I20260630 12:26:25.459060  7042 raft_consensus.cc:2243] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.459458  7042 raft_consensus.cc:2272] T bf8ad4ad62c3456fb4f1144c27d73970 P 51dd8853379e4b50928588e5c938f16c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.461330  7042 tablet_replica.cc:333] T f976e7a3ace34dde81179f8f7139bd42 P 51dd8853379e4b50928588e5c938f16c: stopping tablet replica
I20260630 12:26:25.461764  7042 raft_consensus.cc:2243] T f976e7a3ace34dde81179f8f7139bd42 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:26:25.461949 10302 consensus_peers.cc:597] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 -> Peer 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551): Couldn't send request to peer 51dd8853379e4b50928588e5c938f16c. 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:26:25.462311  7042 raft_consensus.cc:2272] T f976e7a3ace34dde81179f8f7139bd42 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.464846  7042 tablet_replica.cc:333] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c: stopping tablet replica
I20260630 12:26:25.465335  7042 raft_consensus.cc:2243] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:25.466001  7042 raft_consensus.cc:2272] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 51dd8853379e4b50928588e5c938f16c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.499106  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
W20260630 12:26:25.511317 10078 consensus_peers.cc:597] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc -> Peer 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551): Couldn't send request to peer 51dd8853379e4b50928588e5c938f16c. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:43551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:25.527048  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:26:25.549456  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:25.550334  7042 tablet_replica.cc:333] T ad244f24b5824feab15291893221a132 P 5fd91b40356f4397a8efed98232b08dc: stopping tablet replica
I20260630 12:26:25.551131  7042 raft_consensus.cc:2243] T ad244f24b5824feab15291893221a132 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.551833  7042 raft_consensus.cc:2272] T ad244f24b5824feab15291893221a132 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.554279  7042 tablet_replica.cc:333] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc: stopping tablet replica
I20260630 12:26:25.554829  7042 raft_consensus.cc:2243] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:26:25.554872 10300 consensus_peers.cc:597] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36 -> Peer 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689): Couldn't send request to peer 5fd91b40356f4397a8efed98232b08dc. 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:26:25.555564  7042 raft_consensus.cc:2272] T 9448fdafb06f48ebb0774d0eccd450fc P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.557461  7042 tablet_replica.cc:333] T bae028c496b1427baee96ddeb64394e4 P 5fd91b40356f4397a8efed98232b08dc: stopping tablet replica
I20260630 12:26:25.557986  7042 raft_consensus.cc:2243] T bae028c496b1427baee96ddeb64394e4 P 5fd91b40356f4397a8efed98232b08dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.558379  7042 raft_consensus.cc:2272] T bae028c496b1427baee96ddeb64394e4 P 5fd91b40356f4397a8efed98232b08dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.560160  7042 tablet_replica.cc:333] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc: stopping tablet replica
I20260630 12:26:25.560658  7042 raft_consensus.cc:2243] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:26:25.561378  7042 raft_consensus.cc:2272] T 848388877be4457494e1fab4643cab09 P 5fd91b40356f4397a8efed98232b08dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.563208  7042 tablet_replica.cc:333] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc: stopping tablet replica
I20260630 12:26:25.563711  7042 raft_consensus.cc:2243] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.564091  7042 raft_consensus.cc:2272] T 4fa79310d9d947118627957ac855a8dc P 5fd91b40356f4397a8efed98232b08dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.565977  7042 tablet_replica.cc:333] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc: stopping tablet replica
I20260630 12:26:25.566552  7042 raft_consensus.cc:2243] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.567028  7042 raft_consensus.cc:2272] T 73ded1c57fe9497e968f202897125e04 P 5fd91b40356f4397a8efed98232b08dc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:25.567884 10300 consensus_peers.cc:597] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 -> Peer 5fd91b40356f4397a8efed98232b08dc (127.6.224.130:39689): Couldn't send request to peer 5fd91b40356f4397a8efed98232b08dc. 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:26:25.568702  7042 tablet_replica.cc:333] T bf8ad4ad62c3456fb4f1144c27d73970 P 5fd91b40356f4397a8efed98232b08dc: stopping tablet replica
I20260630 12:26:25.569285  7042 raft_consensus.cc:2243] T bf8ad4ad62c3456fb4f1144c27d73970 P 5fd91b40356f4397a8efed98232b08dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.569686  7042 raft_consensus.cc:2272] T bf8ad4ad62c3456fb4f1144c27d73970 P 5fd91b40356f4397a8efed98232b08dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.571386  7042 tablet_replica.cc:333] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc: stopping tablet replica
I20260630 12:26:25.571858  7042 raft_consensus.cc:2243] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:25.572552  7042 raft_consensus.cc:2272] T 5d94f602e50a4c0b98d837c7171842d0 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.574951  7042 tablet_replica.cc:333] T 57ac5f9ae8e24406a90c393095352169 P 5fd91b40356f4397a8efed98232b08dc: stopping tablet replica
I20260630 12:26:25.575659  7042 raft_consensus.cc:2243] T 57ac5f9ae8e24406a90c393095352169 P 5fd91b40356f4397a8efed98232b08dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.576253  7042 raft_consensus.cc:2272] T 57ac5f9ae8e24406a90c393095352169 P 5fd91b40356f4397a8efed98232b08dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.579361  7042 tablet_replica.cc:333] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc: stopping tablet replica
W20260630 12:26:25.579840 10302 consensus_peers.cc:597] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36 -> Peer 51dd8853379e4b50928588e5c938f16c (127.6.224.129:43551): Couldn't send request to peer 51dd8853379e4b50928588e5c938f16c. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:43551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:25.579939  7042 raft_consensus.cc:2243] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:25.580858  7042 raft_consensus.cc:2272] T f66aa8522a9b41b3952b2581ae8fb3e6 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.582680  7042 tablet_replica.cc:333] T afc9722b2e9743ca9a49ddfc44306987 P 5fd91b40356f4397a8efed98232b08dc: stopping tablet replica
I20260630 12:26:25.583220  7042 raft_consensus.cc:2243] T afc9722b2e9743ca9a49ddfc44306987 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.583561  7042 raft_consensus.cc:2272] T afc9722b2e9743ca9a49ddfc44306987 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.585271  7042 tablet_replica.cc:333] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 5fd91b40356f4397a8efed98232b08dc: stopping tablet replica
I20260630 12:26:25.585666  7042 raft_consensus.cc:2243] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.586025  7042 raft_consensus.cc:2272] T 0eb4c2d51af24783b6ac2c4acf9564f8 P 5fd91b40356f4397a8efed98232b08dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.618889  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
I20260630 12:26:25.644169  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:26:25.667052  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:25.667737  7042 tablet_replica.cc:333] T 80b88e02969240278f340ca936d43868 P b34088c1d56a44cf915a8385e5fe10f3: stopping tablet replica
I20260630 12:26:25.668308  7042 raft_consensus.cc:2243] T 80b88e02969240278f340ca936d43868 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.668731  7042 raft_consensus.cc:2272] T 80b88e02969240278f340ca936d43868 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.670557  7042 tablet_replica.cc:333] T 9448fdafb06f48ebb0774d0eccd450fc P b34088c1d56a44cf915a8385e5fe10f3: stopping tablet replica
I20260630 12:26:25.671065  7042 raft_consensus.cc:2243] T 9448fdafb06f48ebb0774d0eccd450fc P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.671542  7042 raft_consensus.cc:2272] T 9448fdafb06f48ebb0774d0eccd450fc P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.673137  7042 tablet_replica.cc:333] T e0f251b13a5840048ac41034aed8faf8 P b34088c1d56a44cf915a8385e5fe10f3: stopping tablet replica
I20260630 12:26:25.673615  7042 raft_consensus.cc:2243] T e0f251b13a5840048ac41034aed8faf8 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.673997  7042 raft_consensus.cc:2272] T e0f251b13a5840048ac41034aed8faf8 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.675623  7042 tablet_replica.cc:333] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3: stopping tablet replica
I20260630 12:26:25.676083  7042 raft_consensus.cc:2243] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:25.676757  7042 raft_consensus.cc:2272] T afc9722b2e9743ca9a49ddfc44306987 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.678417  7042 tablet_replica.cc:333] T f66aa8522a9b41b3952b2581ae8fb3e6 P b34088c1d56a44cf915a8385e5fe10f3: stopping tablet replica
I20260630 12:26:25.678884  7042 raft_consensus.cc:2243] T f66aa8522a9b41b3952b2581ae8fb3e6 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.679257  7042 raft_consensus.cc:2272] T f66aa8522a9b41b3952b2581ae8fb3e6 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.680904  7042 tablet_replica.cc:333] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3: stopping tablet replica
I20260630 12:26:25.681386  7042 raft_consensus.cc:2243] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:25.682106  7042 raft_consensus.cc:2272] T f976e7a3ace34dde81179f8f7139bd42 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.684160  7042 tablet_replica.cc:333] T ad244f24b5824feab15291893221a132 P b34088c1d56a44cf915a8385e5fe10f3: stopping tablet replica
I20260630 12:26:25.684633  7042 raft_consensus.cc:2243] T ad244f24b5824feab15291893221a132 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.685107  7042 raft_consensus.cc:2272] T ad244f24b5824feab15291893221a132 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.686929  7042 tablet_replica.cc:333] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3: stopping tablet replica
I20260630 12:26:25.687444  7042 raft_consensus.cc:2243] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.687955  7042 raft_consensus.cc:2272] T 4fa79310d9d947118627957ac855a8dc P b34088c1d56a44cf915a8385e5fe10f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.689564  7042 tablet_replica.cc:333] T 4aca942525c349589a8e7cbfafe51cd0 P b34088c1d56a44cf915a8385e5fe10f3: stopping tablet replica
I20260630 12:26:25.690022  7042 raft_consensus.cc:2243] T 4aca942525c349589a8e7cbfafe51cd0 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.690518  7042 raft_consensus.cc:2272] T 4aca942525c349589a8e7cbfafe51cd0 P b34088c1d56a44cf915a8385e5fe10f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.692098  7042 tablet_replica.cc:333] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3: stopping tablet replica
I20260630 12:26:25.692535  7042 raft_consensus.cc:2243] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.692880  7042 raft_consensus.cc:2272] T 73ded1c57fe9497e968f202897125e04 P b34088c1d56a44cf915a8385e5fe10f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.694501  7042 tablet_replica.cc:333] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3: stopping tablet replica
I20260630 12:26:25.694928  7042 raft_consensus.cc:2243] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:26:25.695604  7042 raft_consensus.cc:2272] T bf8ad4ad62c3456fb4f1144c27d73970 P b34088c1d56a44cf915a8385e5fe10f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.697312  7042 tablet_replica.cc:333] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3: stopping tablet replica
I20260630 12:26:25.697731  7042 raft_consensus.cc:2243] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:26:25.698360  7042 raft_consensus.cc:2272] T 57ac5f9ae8e24406a90c393095352169 P b34088c1d56a44cf915a8385e5fe10f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.730508  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:26:25.753532  7042 tablet_server.cc:179] TabletServer@127.6.224.132:0 shutting down...
I20260630 12:26:25.775449  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:25.776124  7042 tablet_replica.cc:333] T f976e7a3ace34dde81179f8f7139bd42 P ac1d47593e90471e8f160ef6b15e9b36: stopping tablet replica
I20260630 12:26:25.776676  7042 raft_consensus.cc:2243] T f976e7a3ace34dde81179f8f7139bd42 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.777249  7042 raft_consensus.cc:2272] T f976e7a3ace34dde81179f8f7139bd42 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.779502  7042 tablet_replica.cc:333] T 0eb4c2d51af24783b6ac2c4acf9564f8 P ac1d47593e90471e8f160ef6b15e9b36: stopping tablet replica
I20260630 12:26:25.780016  7042 raft_consensus.cc:2243] T 0eb4c2d51af24783b6ac2c4acf9564f8 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.780469  7042 raft_consensus.cc:2272] T 0eb4c2d51af24783b6ac2c4acf9564f8 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.782029  7042 tablet_replica.cc:333] T 848388877be4457494e1fab4643cab09 P ac1d47593e90471e8f160ef6b15e9b36: stopping tablet replica
I20260630 12:26:25.782517  7042 raft_consensus.cc:2243] T 848388877be4457494e1fab4643cab09 P ac1d47593e90471e8f160ef6b15e9b36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.782987  7042 raft_consensus.cc:2272] T 848388877be4457494e1fab4643cab09 P ac1d47593e90471e8f160ef6b15e9b36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.784493  7042 tablet_replica.cc:333] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36: stopping tablet replica
I20260630 12:26:25.784961  7042 raft_consensus.cc:2243] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:26:25.785673  7042 raft_consensus.cc:2272] T 73ded1c57fe9497e968f202897125e04 P ac1d47593e90471e8f160ef6b15e9b36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.787303  7042 tablet_replica.cc:333] T 4aca942525c349589a8e7cbfafe51cd0 P ac1d47593e90471e8f160ef6b15e9b36: stopping tablet replica
I20260630 12:26:25.787755  7042 raft_consensus.cc:2243] T 4aca942525c349589a8e7cbfafe51cd0 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.788196  7042 raft_consensus.cc:2272] T 4aca942525c349589a8e7cbfafe51cd0 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.789781  7042 tablet_replica.cc:333] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36: stopping tablet replica
I20260630 12:26:25.790261  7042 raft_consensus.cc:2243] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:26:25.790922  7042 raft_consensus.cc:2272] T 4fa79310d9d947118627957ac855a8dc P ac1d47593e90471e8f160ef6b15e9b36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.792548  7042 tablet_replica.cc:333] T 80b88e02969240278f340ca936d43868 P ac1d47593e90471e8f160ef6b15e9b36: stopping tablet replica
I20260630 12:26:25.793000  7042 raft_consensus.cc:2243] T 80b88e02969240278f340ca936d43868 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.793417  7042 raft_consensus.cc:2272] T 80b88e02969240278f340ca936d43868 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.794982  7042 tablet_replica.cc:333] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36: stopping tablet replica
I20260630 12:26:25.795439  7042 raft_consensus.cc:2243] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:26:25.796118  7042 raft_consensus.cc:2272] T bae028c496b1427baee96ddeb64394e4 P ac1d47593e90471e8f160ef6b15e9b36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.797662  7042 tablet_replica.cc:333] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36: stopping tablet replica
I20260630 12:26:25.798097  7042 raft_consensus.cc:2243] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:25.798751  7042 raft_consensus.cc:2272] T e0f251b13a5840048ac41034aed8faf8 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.800384  7042 tablet_replica.cc:333] T afc9722b2e9743ca9a49ddfc44306987 P ac1d47593e90471e8f160ef6b15e9b36: stopping tablet replica
I20260630 12:26:25.800830  7042 raft_consensus.cc:2243] T afc9722b2e9743ca9a49ddfc44306987 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.801198  7042 raft_consensus.cc:2272] T afc9722b2e9743ca9a49ddfc44306987 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.802753  7042 tablet_replica.cc:333] T f66aa8522a9b41b3952b2581ae8fb3e6 P ac1d47593e90471e8f160ef6b15e9b36: stopping tablet replica
I20260630 12:26:25.803200  7042 raft_consensus.cc:2243] T f66aa8522a9b41b3952b2581ae8fb3e6 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.803555  7042 raft_consensus.cc:2272] T f66aa8522a9b41b3952b2581ae8fb3e6 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.805182  7042 tablet_replica.cc:333] T 5d94f602e50a4c0b98d837c7171842d0 P ac1d47593e90471e8f160ef6b15e9b36: stopping tablet replica
I20260630 12:26:25.805591  7042 raft_consensus.cc:2243] T 5d94f602e50a4c0b98d837c7171842d0 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.805943  7042 raft_consensus.cc:2272] T 5d94f602e50a4c0b98d837c7171842d0 P ac1d47593e90471e8f160ef6b15e9b36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.838564  7042 tablet_server.cc:196] TabletServer@127.6.224.132:0 shutdown complete.
I20260630 12:26:25.863165  7042 master.cc:562] Master@127.6.224.190:44511 shutting down...
I20260630 12:26:25.884460  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:25.885020  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.885435  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 339d6c3c24ac4c0b98b5ecb6efbe1ca2: stopping tablet replica
I20260630 12:26:25.906507  7042 master.cc:584] Master@127.6.224.190:44511 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (12222 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:26:25.952368  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:36363
I20260630 12:26:25.953478  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:25.959136 10636 instance_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:26:25.959174 10635 instance_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:26:25.959609 10638 instance_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:26:25.961421  7042 server_base.cc:1061] running on GCE node
I20260630 12:26:25.962967  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:25.963138  7042 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:26:25.963301  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822385963283 us; error 0 us; skew 500 ppm
I20260630 12:26:25.963832  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:25.966176  7042 webserver.cc:533] Webserver started at http://127.6.224.190:38677/ using document root <none> and password file <none>
I20260630 12:26:25.966635  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:25.966797  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:25.967082  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:25.968137  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "d2463cf31ac742d1a4200e0140d0a0be"
format_stamp: "Formatted at 2026-06-30 12:26:25 on dist-test-slave-fh7x"
I20260630 12:26:25.972833  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:26:25.976092 10643 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:26:25.976763  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:25.977011  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "d2463cf31ac742d1a4200e0140d0a0be"
format_stamp: "Formatted at 2026-06-30 12:26:25 on dist-test-slave-fh7x"
I20260630 12:26:25.977334  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-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:26:26.005286  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:26.006506  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:26.042481  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:36363
I20260630 12:26:26.042586 10694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:36363 every 8 connection(s)
I20260630 12:26:26.046241 10695 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:26:26.056200 10695 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be: Bootstrap starting.
I20260630 12:26:26.060719 10695 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:26.064935 10695 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be: No bootstrap required, opened a new log
I20260630 12:26:26.066991 10695 raft_consensus.cc:359] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2463cf31ac742d1a4200e0140d0a0be" member_type: VOTER }
I20260630 12:26:26.067361 10695 raft_consensus.cc:385] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:26.067589 10695 raft_consensus.cc:740] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2463cf31ac742d1a4200e0140d0a0be, State: Initialized, Role: FOLLOWER
I20260630 12:26:26.068150 10695 consensus_queue.cc:260] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d2463cf31ac742d1a4200e0140d0a0be" member_type: VOTER }
I20260630 12:26:26.068578 10695 raft_consensus.cc:399] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:26.068800 10695 raft_consensus.cc:493] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:26.069087 10695 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:26.073877 10695 raft_consensus.cc:515] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2463cf31ac742d1a4200e0140d0a0be" member_type: VOTER }
I20260630 12:26:26.074373 10695 leader_election.cc:304] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be [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: d2463cf31ac742d1a4200e0140d0a0be; no voters: 
I20260630 12:26:26.075560 10695 leader_election.cc:290] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:26.075873 10698 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:26.077140 10698 raft_consensus.cc:697] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be [term 1 LEADER]: Becoming Leader. State: Replica: d2463cf31ac742d1a4200e0140d0a0be, State: Running, Role: LEADER
I20260630 12:26:26.077790 10698 consensus_queue.cc:237] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be [LEADER]: Queue going to LEADER mode. State: All 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: "d2463cf31ac742d1a4200e0140d0a0be" member_type: VOTER }
I20260630 12:26:26.078245 10695 sys_catalog.cc:565] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:26.082108 10700 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be [sys.catalog]: SysCatalogTable state changed. Reason: New leader d2463cf31ac742d1a4200e0140d0a0be. Latest consensus state: current_term: 1 leader_uuid: "d2463cf31ac742d1a4200e0140d0a0be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2463cf31ac742d1a4200e0140d0a0be" member_type: VOTER } }
I20260630 12:26:26.082736 10700 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:26.083437 10699 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d2463cf31ac742d1a4200e0140d0a0be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2463cf31ac742d1a4200e0140d0a0be" member_type: VOTER } }
I20260630 12:26:26.083943 10699 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:26.084435 10705 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:26.089344 10705 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:26.094851  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:26.098662 10705 catalog_manager.cc:1383] Generated new cluster ID: 8ce52cf5496f4432b973b93aa2f71335
I20260630 12:26:26.098912 10705 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:26.129549 10705 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:26.130805 10705 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:26.151319 10705 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be: Generated new TSK 0
I20260630 12:26:26.151883 10705 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:26.162041  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:26.167971 10716 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:26.168304 10717 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:26.170140 10719 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:26.173612  7042 server_base.cc:1061] running on GCE node
I20260630 12:26:26.175643  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:26.175834  7042 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:26:26.175959  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822386175948 us; error 0 us; skew 500 ppm
I20260630 12:26:26.176422  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:26.178731  7042 webserver.cc:533] Webserver started at http://127.6.224.129:37651/ using document root <none> and password file <none>
I20260630 12:26:26.179234  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:26.179394  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:26.179663  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:26.180684  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "4a28e246534e4937b9fd4362e8766bf2"
format_stamp: "Formatted at 2026-06-30 12:26:26 on dist-test-slave-fh7x"
I20260630 12:26:26.185102  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:26:26.188524 10724 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:26.189345  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:26.189617  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "4a28e246534e4937b9fd4362e8766bf2"
format_stamp: "Formatted at 2026-06-30 12:26:26 on dist-test-slave-fh7x"
I20260630 12:26:26.189857  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-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:26:26.205116  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:26.206368  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:26.207813  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:26.210161  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:26.210363  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:26.210594  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:26.210760  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:26.248359  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:37389
I20260630 12:26:26.248481 10786 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:37389 every 8 connection(s)
I20260630 12:26:26.253082  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:26.261080 10791 instance_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:26:26.266561 10792 instance_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:26:26.271692 10787 heartbeater.cc:344] Connected to a master server at 127.6.224.190:36363
I20260630 12:26:26.271881  7042 server_base.cc:1061] running on GCE node
W20260630 12:26:26.271935 10794 instance_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:26:26.272387 10787 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:26.273504 10787 heartbeater.cc:507] Master 127.6.224.190:36363 requested a full tablet report, sending...
I20260630 12:26:26.273638  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:26.273851  7042 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:26:26.273975  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822386273963 us; error 0 us; skew 500 ppm
I20260630 12:26:26.274518  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:26.275713 10660 ts_manager.cc:194] Registered new tserver with Master: 4a28e246534e4937b9fd4362e8766bf2 (127.6.224.129:37389)
I20260630 12:26:26.277230  7042 webserver.cc:533] Webserver started at http://127.6.224.130:43271/ using document root <none> and password file <none>
I20260630 12:26:26.277709  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:26.277666 10660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47158
I20260630 12:26:26.278025  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:26.278322  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:26.279548  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "07154bcf15a840d9897c055fe5bd15fd"
format_stamp: "Formatted at 2026-06-30 12:26:26 on dist-test-slave-fh7x"
I20260630 12:26:26.283785  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260630 12:26:26.286844 10799 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:26:26.287524  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:26:26.287761  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "07154bcf15a840d9897c055fe5bd15fd"
format_stamp: "Formatted at 2026-06-30 12:26:26 on dist-test-slave-fh7x"
I20260630 12:26:26.287997  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-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:26:26.299710  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:26.300711  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:26.302078  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:26.304252  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:26.304427  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:26.304664  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:26.304803  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:26.341717  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:43269
I20260630 12:26:26.341809 10861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:43269 every 8 connection(s)
I20260630 12:26:26.346230  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:26.353194 10865 instance_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:26:26.354434 10866 instance_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:26:26.356166 10868 instance_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:26:26.357221  7042 server_base.cc:1061] running on GCE node
I20260630 12:26:26.357945 10862 heartbeater.cc:344] Connected to a master server at 127.6.224.190:36363
I20260630 12:26:26.358213  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:26:26.358294 10862 heartbeater.cc:461] Registering TS with master...
W20260630 12:26:26.358505  7042 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:26:26.358693  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822386358677 us; error 0 us; skew 500 ppm
I20260630 12:26:26.359115 10862 heartbeater.cc:507] Master 127.6.224.190:36363 requested a full tablet report, sending...
I20260630 12:26:26.359227  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:26.361231 10660 ts_manager.cc:194] Registered new tserver with Master: 07154bcf15a840d9897c055fe5bd15fd (127.6.224.130:43269)
I20260630 12:26:26.361971  7042 webserver.cc:533] Webserver started at http://127.6.224.131:34557/ using document root <none> and password file <none>
I20260630 12:26:26.362455  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:26.362635  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:26.362668 10660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47174
I20260630 12:26:26.362916  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:26.364197  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "92e3a727fe9a4a44aacc2457330f0cfc"
format_stamp: "Formatted at 2026-06-30 12:26:26 on dist-test-slave-fh7x"
I20260630 12:26:26.368570  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:26:26.371613 10873 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:26:26.372344  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:26.372624  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "92e3a727fe9a4a44aacc2457330f0cfc"
format_stamp: "Formatted at 2026-06-30 12:26:26 on dist-test-slave-fh7x"
I20260630 12:26:26.372875  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-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:26:26.390376  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:26.391887  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:26.393822  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:26.396718  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:26.396960  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:26.397289  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:26.397442  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:26.434671  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:38673
I20260630 12:26:26.434777 10935 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:38673 every 8 connection(s)
I20260630 12:26:26.439033  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:26.446106 10939 instance_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:26:26.447645 10940 instance_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:26:26.448770  7042 server_base.cc:1061] running on GCE node
W20260630 12:26:26.449250 10942 instance_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:26:26.450309  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:26.450572  7042 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:26:26.450786  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822386450767 us; error 0 us; skew 500 ppm
I20260630 12:26:26.451423  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:26.451493 10936 heartbeater.cc:344] Connected to a master server at 127.6.224.190:36363
I20260630 12:26:26.451853 10936 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:26.452585 10936 heartbeater.cc:507] Master 127.6.224.190:36363 requested a full tablet report, sending...
I20260630 12:26:26.454124  7042 webserver.cc:533] Webserver started at http://127.6.224.132:38627/ using document root <none> and password file <none>
I20260630 12:26:26.454751  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:26.454679 10660 ts_manager.cc:194] Registered new tserver with Master: 92e3a727fe9a4a44aacc2457330f0cfc (127.6.224.131:38673)
I20260630 12:26:26.455102  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:26.455451  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:26.456574 10660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47176
I20260630 12:26:26.456897  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-0/minicluster-data/ts-3-root/instance:
uuid: "3db07fd93ecc448fb25201a0581b2049"
format_stamp: "Formatted at 2026-06-30 12:26:26 on dist-test-slave-fh7x"
I20260630 12:26:26.461203  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:26.464111 10947 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:26:26.464898  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:26.465216  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-0/minicluster-data/ts-3-root
uuid: "3db07fd93ecc448fb25201a0581b2049"
format_stamp: "Formatted at 2026-06-30 12:26:26 on dist-test-slave-fh7x"
I20260630 12:26:26.465461  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822288522220-7042-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:26:26.474861  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:26.476352  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:26.478229  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:26.480260  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:26.480451  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:26.480669  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:26.480825  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:26.518510  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.132:41023
I20260630 12:26:26.518604 11009 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.132:41023 every 8 connection(s)
I20260630 12:26:26.531737 11010 heartbeater.cc:344] Connected to a master server at 127.6.224.190:36363
I20260630 12:26:26.532096 11010 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:26.532785 11010 heartbeater.cc:507] Master 127.6.224.190:36363 requested a full tablet report, sending...
I20260630 12:26:26.534829 10660 ts_manager.cc:194] Registered new tserver with Master: 3db07fd93ecc448fb25201a0581b2049 (127.6.224.132:41023)
I20260630 12:26:26.535290  7042 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013716088s
I20260630 12:26:26.536152 10660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47190
I20260630 12:26:27.280241 10787 heartbeater.cc:499] Master 127.6.224.190:36363 was elected leader, sending a full tablet report...
I20260630 12:26:27.365209 10862 heartbeater.cc:499] Master 127.6.224.190:36363 was elected leader, sending a full tablet report...
I20260630 12:26:27.459178 10936 heartbeater.cc:499] Master 127.6.224.190:36363 was elected leader, sending a full tablet report...
I20260630 12:26:27.538832 11010 heartbeater.cc:499] Master 127.6.224.190:36363 was elected leader, sending a full tablet report...
I20260630 12:26:27.601991 10660 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47206:
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:26:27.644972 10901 tablet_service.cc:1511] Processing CreateTablet for tablet 4288ef94e8d246128da56db870e7e6ec (DEFAULT_TABLE table=test-workload [id=6c53e7fafba845b3810a1cfa37deee8b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:27.646225 10901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4288ef94e8d246128da56db870e7e6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.646142 10975 tablet_service.cc:1511] Processing CreateTablet for tablet 4288ef94e8d246128da56db870e7e6ec (DEFAULT_TABLE table=test-workload [id=6c53e7fafba845b3810a1cfa37deee8b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:27.647470 10975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4288ef94e8d246128da56db870e7e6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.657630 10827 tablet_service.cc:1511] Processing CreateTablet for tablet 4288ef94e8d246128da56db870e7e6ec (DEFAULT_TABLE table=test-workload [id=6c53e7fafba845b3810a1cfa37deee8b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:27.658895 10827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4288ef94e8d246128da56db870e7e6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.660811 11031 tablet_bootstrap.cc:492] T 4288ef94e8d246128da56db870e7e6ec P 92e3a727fe9a4a44aacc2457330f0cfc: Bootstrap starting.
I20260630 12:26:27.663800 11032 tablet_bootstrap.cc:492] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049: Bootstrap starting.
I20260630 12:26:27.667071 11031 tablet_bootstrap.cc:654] T 4288ef94e8d246128da56db870e7e6ec P 92e3a727fe9a4a44aacc2457330f0cfc: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:27.670095 11032 tablet_bootstrap.cc:654] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:27.672027 11031 tablet_bootstrap.cc:492] T 4288ef94e8d246128da56db870e7e6ec P 92e3a727fe9a4a44aacc2457330f0cfc: No bootstrap required, opened a new log
I20260630 12:26:27.672465 11031 ts_tablet_manager.cc:1403] T 4288ef94e8d246128da56db870e7e6ec P 92e3a727fe9a4a44aacc2457330f0cfc: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260630 12:26:27.675148 11031 raft_consensus.cc:359] T 4288ef94e8d246128da56db870e7e6ec P 92e3a727fe9a4a44aacc2457330f0cfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92e3a727fe9a4a44aacc2457330f0cfc" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38673 } } peers { permanent_uuid: "3db07fd93ecc448fb25201a0581b2049" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 41023 } } peers { permanent_uuid: "07154bcf15a840d9897c055fe5bd15fd" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43269 } }
I20260630 12:26:27.675704 11032 tablet_bootstrap.cc:492] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049: No bootstrap required, opened a new log
I20260630 12:26:27.675957 11035 tablet_bootstrap.cc:492] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd: Bootstrap starting.
I20260630 12:26:27.676015 11031 raft_consensus.cc:385] T 4288ef94e8d246128da56db870e7e6ec P 92e3a727fe9a4a44aacc2457330f0cfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:27.676373 11032 ts_tablet_manager.cc:1403] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260630 12:26:27.676618 11031 raft_consensus.cc:740] T 4288ef94e8d246128da56db870e7e6ec P 92e3a727fe9a4a44aacc2457330f0cfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92e3a727fe9a4a44aacc2457330f0cfc, State: Initialized, Role: FOLLOWER
I20260630 12:26:27.677457 11031 consensus_queue.cc:260] T 4288ef94e8d246128da56db870e7e6ec P 92e3a727fe9a4a44aacc2457330f0cfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92e3a727fe9a4a44aacc2457330f0cfc" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38673 } } peers { permanent_uuid: "3db07fd93ecc448fb25201a0581b2049" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 41023 } } peers { permanent_uuid: "07154bcf15a840d9897c055fe5bd15fd" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43269 } }
I20260630 12:26:27.679159 11032 raft_consensus.cc:359] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92e3a727fe9a4a44aacc2457330f0cfc" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38673 } } peers { permanent_uuid: "3db07fd93ecc448fb25201a0581b2049" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 41023 } } peers { permanent_uuid: "07154bcf15a840d9897c055fe5bd15fd" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43269 } }
I20260630 12:26:27.679950 11032 raft_consensus.cc:385] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:27.680223 11032 raft_consensus.cc:740] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3db07fd93ecc448fb25201a0581b2049, State: Initialized, Role: FOLLOWER
I20260630 12:26:27.680912 11032 consensus_queue.cc:260] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92e3a727fe9a4a44aacc2457330f0cfc" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38673 } } peers { permanent_uuid: "3db07fd93ecc448fb25201a0581b2049" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 41023 } } peers { permanent_uuid: "07154bcf15a840d9897c055fe5bd15fd" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43269 } }
I20260630 12:26:27.682730 11031 ts_tablet_manager.cc:1434] T 4288ef94e8d246128da56db870e7e6ec P 92e3a727fe9a4a44aacc2457330f0cfc: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:26:27.683669 11032 ts_tablet_manager.cc:1434] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260630 12:26:27.688498 11035 tablet_bootstrap.cc:654] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:27.694351 11035 tablet_bootstrap.cc:492] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd: No bootstrap required, opened a new log
I20260630 12:26:27.694772 11035 ts_tablet_manager.cc:1403] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.005s
I20260630 12:26:27.697024 11035 raft_consensus.cc:359] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92e3a727fe9a4a44aacc2457330f0cfc" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38673 } } peers { permanent_uuid: "3db07fd93ecc448fb25201a0581b2049" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 41023 } } peers { permanent_uuid: "07154bcf15a840d9897c055fe5bd15fd" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43269 } }
I20260630 12:26:27.697604 11035 raft_consensus.cc:385] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:27.697799 11035 raft_consensus.cc:740] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07154bcf15a840d9897c055fe5bd15fd, State: Initialized, Role: FOLLOWER
I20260630 12:26:27.698359 11035 consensus_queue.cc:260] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92e3a727fe9a4a44aacc2457330f0cfc" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38673 } } peers { permanent_uuid: "3db07fd93ecc448fb25201a0581b2049" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 41023 } } peers { permanent_uuid: "07154bcf15a840d9897c055fe5bd15fd" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43269 } }
I20260630 12:26:27.700343 11035 ts_tablet_manager.cc:1434] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.006s
I20260630 12:26:27.770318 11039 raft_consensus.cc:493] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:27.770826 11039 raft_consensus.cc:515] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92e3a727fe9a4a44aacc2457330f0cfc" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38673 } } peers { permanent_uuid: "3db07fd93ecc448fb25201a0581b2049" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 41023 } } peers { permanent_uuid: "07154bcf15a840d9897c055fe5bd15fd" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43269 } }
I20260630 12:26:27.772881 11039 leader_election.cc:290] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92e3a727fe9a4a44aacc2457330f0cfc (127.6.224.131:38673), 3db07fd93ecc448fb25201a0581b2049 (127.6.224.132:41023)
I20260630 12:26:27.782670 11037 raft_consensus.cc:493] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:27.783236 11037 raft_consensus.cc:515] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92e3a727fe9a4a44aacc2457330f0cfc" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38673 } } peers { permanent_uuid: "3db07fd93ecc448fb25201a0581b2049" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 41023 } } peers { permanent_uuid: "07154bcf15a840d9897c055fe5bd15fd" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43269 } }
I20260630 12:26:27.783586 10985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288ef94e8d246128da56db870e7e6ec" candidate_uuid: "07154bcf15a840d9897c055fe5bd15fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3db07fd93ecc448fb25201a0581b2049" is_pre_election: true
I20260630 12:26:27.783885 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288ef94e8d246128da56db870e7e6ec" candidate_uuid: "07154bcf15a840d9897c055fe5bd15fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92e3a727fe9a4a44aacc2457330f0cfc" is_pre_election: true
I20260630 12:26:27.784391 10985 raft_consensus.cc:2468] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07154bcf15a840d9897c055fe5bd15fd in term 0.
I20260630 12:26:27.784570 10911 raft_consensus.cc:2468] T 4288ef94e8d246128da56db870e7e6ec P 92e3a727fe9a4a44aacc2457330f0cfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07154bcf15a840d9897c055fe5bd15fd in term 0.
I20260630 12:26:27.785605 11037 leader_election.cc:290] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92e3a727fe9a4a44aacc2457330f0cfc (127.6.224.131:38673), 07154bcf15a840d9897c055fe5bd15fd (127.6.224.130:43269)
I20260630 12:26:27.786332 10803 leader_election.cc:304] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07154bcf15a840d9897c055fe5bd15fd, 92e3a727fe9a4a44aacc2457330f0cfc; no voters: 
I20260630 12:26:27.787278 11039 raft_consensus.cc:2804] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:27.787667 11039 raft_consensus.cc:493] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:27.788020 11039 raft_consensus.cc:3060] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:27.795585 11039 raft_consensus.cc:515] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92e3a727fe9a4a44aacc2457330f0cfc" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38673 } } peers { permanent_uuid: "3db07fd93ecc448fb25201a0581b2049" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 41023 } } peers { permanent_uuid: "07154bcf15a840d9897c055fe5bd15fd" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43269 } }
I20260630 12:26:27.796870 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288ef94e8d246128da56db870e7e6ec" candidate_uuid: "3db07fd93ecc448fb25201a0581b2049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92e3a727fe9a4a44aacc2457330f0cfc" is_pre_election: true
I20260630 12:26:27.797560 10911 raft_consensus.cc:2468] T 4288ef94e8d246128da56db870e7e6ec P 92e3a727fe9a4a44aacc2457330f0cfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3db07fd93ecc448fb25201a0581b2049 in term 0.
I20260630 12:26:27.798452 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288ef94e8d246128da56db870e7e6ec" candidate_uuid: "07154bcf15a840d9897c055fe5bd15fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92e3a727fe9a4a44aacc2457330f0cfc"
I20260630 12:26:27.798971 10910 raft_consensus.cc:3060] T 4288ef94e8d246128da56db870e7e6ec P 92e3a727fe9a4a44aacc2457330f0cfc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:27.800689 10951 leader_election.cc:304] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3db07fd93ecc448fb25201a0581b2049, 92e3a727fe9a4a44aacc2457330f0cfc; no voters: 
I20260630 12:26:27.801213 11039 leader_election.cc:290] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd [CANDIDATE]: Term 1 election: Requested vote from peers 92e3a727fe9a4a44aacc2457330f0cfc (127.6.224.131:38673), 3db07fd93ecc448fb25201a0581b2049 (127.6.224.132:41023)
I20260630 12:26:27.801574 11037 raft_consensus.cc:2804] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:27.801986 11037 raft_consensus.cc:493] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:27.802300 11037 raft_consensus.cc:3060] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:27.804824 10910 raft_consensus.cc:2468] T 4288ef94e8d246128da56db870e7e6ec P 92e3a727fe9a4a44aacc2457330f0cfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07154bcf15a840d9897c055fe5bd15fd in term 1.
I20260630 12:26:27.805917 10803 leader_election.cc:304] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07154bcf15a840d9897c055fe5bd15fd, 92e3a727fe9a4a44aacc2457330f0cfc; no voters: 
I20260630 12:26:27.806001 10985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288ef94e8d246128da56db870e7e6ec" candidate_uuid: "07154bcf15a840d9897c055fe5bd15fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3db07fd93ecc448fb25201a0581b2049"
I20260630 12:26:27.806659 11039 raft_consensus.cc:2804] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:27.807829 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288ef94e8d246128da56db870e7e6ec" candidate_uuid: "3db07fd93ecc448fb25201a0581b2049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07154bcf15a840d9897c055fe5bd15fd" is_pre_election: true
I20260630 12:26:27.808040 11039 raft_consensus.cc:697] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd [term 1 LEADER]: Becoming Leader. State: Replica: 07154bcf15a840d9897c055fe5bd15fd, State: Running, Role: LEADER
I20260630 12:26:27.807659 11037 raft_consensus.cc:515] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92e3a727fe9a4a44aacc2457330f0cfc" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38673 } } peers { permanent_uuid: "3db07fd93ecc448fb25201a0581b2049" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 41023 } } peers { permanent_uuid: "07154bcf15a840d9897c055fe5bd15fd" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43269 } }
I20260630 12:26:27.808902 11039 consensus_queue.cc:237] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92e3a727fe9a4a44aacc2457330f0cfc" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38673 } } peers { permanent_uuid: "3db07fd93ecc448fb25201a0581b2049" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 41023 } } peers { permanent_uuid: "07154bcf15a840d9897c055fe5bd15fd" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43269 } }
I20260630 12:26:27.809438 10985 raft_consensus.cc:2393] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 07154bcf15a840d9897c055fe5bd15fd in current term 1: Already voted for candidate 3db07fd93ecc448fb25201a0581b2049 in this term.
I20260630 12:26:27.810447 11037 leader_election.cc:290] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049 [CANDIDATE]: Term 1 election: Requested vote from peers 92e3a727fe9a4a44aacc2457330f0cfc (127.6.224.131:38673), 07154bcf15a840d9897c055fe5bd15fd (127.6.224.130:43269)
I20260630 12:26:27.811216 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288ef94e8d246128da56db870e7e6ec" candidate_uuid: "3db07fd93ecc448fb25201a0581b2049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92e3a727fe9a4a44aacc2457330f0cfc"
I20260630 12:26:27.811949 10910 raft_consensus.cc:2393] T 4288ef94e8d246128da56db870e7e6ec P 92e3a727fe9a4a44aacc2457330f0cfc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3db07fd93ecc448fb25201a0581b2049 in current term 1: Already voted for candidate 07154bcf15a840d9897c055fe5bd15fd in this term.
I20260630 12:26:27.812196 10836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288ef94e8d246128da56db870e7e6ec" candidate_uuid: "3db07fd93ecc448fb25201a0581b2049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07154bcf15a840d9897c055fe5bd15fd"
I20260630 12:26:27.813654 10951 leader_election.cc:304] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049 [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: 3db07fd93ecc448fb25201a0581b2049; no voters: 07154bcf15a840d9897c055fe5bd15fd, 92e3a727fe9a4a44aacc2457330f0cfc
I20260630 12:26:27.814249 11037 raft_consensus.cc:2749] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:26:27.819711 10658 catalog_manager.cc:5697] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 07154bcf15a840d9897c055fe5bd15fd (127.6.224.130). New cstate: current_term: 1 leader_uuid: "07154bcf15a840d9897c055fe5bd15fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92e3a727fe9a4a44aacc2457330f0cfc" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3db07fd93ecc448fb25201a0581b2049" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 41023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07154bcf15a840d9897c055fe5bd15fd" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 43269 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:28.094756 10713 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:28.096276 10713 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:28.096597 10713 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:28.291462 11039 consensus_queue.cc:1048] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3db07fd93ecc448fb25201a0581b2049" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 41023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:28.304584 11039 consensus_queue.cc:1048] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "92e3a727fe9a4a44aacc2457330f0cfc" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:30.097788 10713 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:30.099200 10713 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:30.099472 10713 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:32.100358 10713 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:32.101642 10713 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:32.101930 10713 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:26:32.674732 10691 debug-util.cc:398] Leaking SignalData structure 0x7b080017ea00 after lost signal to thread 7045
W20260630 12:26:32.675701 10691 debug-util.cc:398] Leaking SignalData structure 0x7b080004aee0 after lost signal to thread 10694
W20260630 12:26:32.676656 10691 debug-util.cc:398] Leaking SignalData structure 0x7b08000f2ec0 after lost signal to thread 10786
W20260630 12:26:32.677539 10691 debug-util.cc:398] Leaking SignalData structure 0x7b08000e4700 after lost signal to thread 10861
W20260630 12:26:32.678324 10691 debug-util.cc:398] Leaking SignalData structure 0x7b080015aa60 after lost signal to thread 10935
W20260630 12:26:32.679068 10691 debug-util.cc:398] Leaking SignalData structure 0x7b0800219580 after lost signal to thread 11009
I20260630 12:26:34.102854 10713 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:34.104293 10713 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:34.104581 10713 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:36.105535 10713 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:36.106813 10713 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:36.107103 10713 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:38.108029 10713 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:38.109380 10713 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:38.109669 10713 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:39.063781  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:26:39.113168  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:39.130487  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:26:39.142406  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:26:39.164775  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:39.165565  7042 tablet_replica.cc:333] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd: stopping tablet replica
I20260630 12:26:39.166210  7042 raft_consensus.cc:2243] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:39.167373  7042 raft_consensus.cc:2272] T 4288ef94e8d246128da56db870e7e6ec P 07154bcf15a840d9897c055fe5bd15fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:39.188149  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
I20260630 12:26:39.199677  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:26:39.219316  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:39.220037  7042 tablet_replica.cc:333] T 4288ef94e8d246128da56db870e7e6ec P 92e3a727fe9a4a44aacc2457330f0cfc: stopping tablet replica
I20260630 12:26:39.220680  7042 raft_consensus.cc:2243] T 4288ef94e8d246128da56db870e7e6ec P 92e3a727fe9a4a44aacc2457330f0cfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:39.221257  7042 raft_consensus.cc:2272] T 4288ef94e8d246128da56db870e7e6ec P 92e3a727fe9a4a44aacc2457330f0cfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:39.240658  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:26:39.256831  7042 tablet_server.cc:179] TabletServer@127.6.224.132:0 shutting down...
I20260630 12:26:39.275353  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:39.276093  7042 tablet_replica.cc:333] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049: stopping tablet replica
I20260630 12:26:39.276690  7042 raft_consensus.cc:2243] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:39.277273  7042 raft_consensus.cc:2272] T 4288ef94e8d246128da56db870e7e6ec P 3db07fd93ecc448fb25201a0581b2049 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:39.296980  7042 tablet_server.cc:196] TabletServer@127.6.224.132:0 shutdown complete.
I20260630 12:26:39.308038  7042 master.cc:562] Master@127.6.224.190:36363 shutting down...
I20260630 12:26:39.325681  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:39.326303  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:39.326591  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P d2463cf31ac742d1a4200e0140d0a0be: stopping tablet replica
I20260630 12:26:39.362541  7042 master.cc:584] Master@127.6.224.190:36363 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13445 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:26:39.398326  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:40881
I20260630 12:26:39.399467  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:39.405037 11059 instance_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:26:39.405079 11058 instance_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:26:39.405602 11061 instance_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:26:39.406749  7042 server_base.cc:1061] running on GCE node
I20260630 12:26:39.407464  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:39.407637  7042 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:26:39.407768  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822399407757 us; error 0 us; skew 500 ppm
I20260630 12:26:39.408190  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:39.410619  7042 webserver.cc:533] Webserver started at http://127.6.224.190:43713/ using document root <none> and password file <none>
I20260630 12:26:39.411062  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:39.411218  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:39.411450  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:39.412521  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "653c6a83f21e4a3791aff3167c40d87c"
format_stamp: "Formatted at 2026-06-30 12:26:39 on dist-test-slave-fh7x"
I20260630 12:26:39.416878  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:26:39.420212 11066 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:26:39.420881  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:39.421157  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "653c6a83f21e4a3791aff3167c40d87c"
format_stamp: "Formatted at 2026-06-30 12:26:39 on dist-test-slave-fh7x"
I20260630 12:26:39.421401  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822288522220-7042-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:26:39.436785  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:39.437985  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:39.473739  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:40881
I20260630 12:26:39.473839 11117 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:40881 every 8 connection(s)
I20260630 12:26:39.477502 11118 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:26:39.489008 11118 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c: Bootstrap starting.
I20260630 12:26:39.493824 11118 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.497932 11118 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c: No bootstrap required, opened a new log
I20260630 12:26:39.499971 11118 raft_consensus.cc:359] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "653c6a83f21e4a3791aff3167c40d87c" member_type: VOTER }
I20260630 12:26:39.500382 11118 raft_consensus.cc:385] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.500559 11118 raft_consensus.cc:740] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 653c6a83f21e4a3791aff3167c40d87c, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.501032 11118 consensus_queue.cc:260] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "653c6a83f21e4a3791aff3167c40d87c" member_type: VOTER }
I20260630 12:26:39.501457 11118 raft_consensus.cc:399] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:39.501636 11118 raft_consensus.cc:493] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:39.501849 11118 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.506295 11118 raft_consensus.cc:515] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "653c6a83f21e4a3791aff3167c40d87c" member_type: VOTER }
I20260630 12:26:39.506744 11118 leader_election.cc:304] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c [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: 653c6a83f21e4a3791aff3167c40d87c; no voters: 
I20260630 12:26:39.507966 11118 leader_election.cc:290] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:39.508267 11121 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:39.509490 11121 raft_consensus.cc:697] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c [term 1 LEADER]: Becoming Leader. State: Replica: 653c6a83f21e4a3791aff3167c40d87c, State: Running, Role: LEADER
I20260630 12:26:39.510145 11121 consensus_queue.cc:237] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c [LEADER]: Queue going to LEADER mode. State: All 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: "653c6a83f21e4a3791aff3167c40d87c" member_type: VOTER }
I20260630 12:26:39.510789 11118 sys_catalog.cc:565] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:39.515513 11123 sys_catalog.cc:455] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 653c6a83f21e4a3791aff3167c40d87c. Latest consensus state: current_term: 1 leader_uuid: "653c6a83f21e4a3791aff3167c40d87c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "653c6a83f21e4a3791aff3167c40d87c" member_type: VOTER } }
I20260630 12:26:39.515655 11122 sys_catalog.cc:455] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "653c6a83f21e4a3791aff3167c40d87c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "653c6a83f21e4a3791aff3167c40d87c" member_type: VOTER } }
I20260630 12:26:39.516268 11122 sys_catalog.cc:458] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:39.516217 11123 sys_catalog.cc:458] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:39.518339 11129 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:39.525923 11129 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:39.526841  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:39.534662 11129 catalog_manager.cc:1383] Generated new cluster ID: 75a2294714814f03aa0dbac3a848b3b3
I20260630 12:26:39.534915 11129 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:39.550676 11129 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:39.551879 11129 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:39.567741 11129 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c: Generated new TSK 0
I20260630 12:26:39.568297 11129 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:39.593156  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:39.599004 11139 instance_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:26:39.599694 11140 instance_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:26:39.601743 11142 instance_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:26:39.601982  7042 server_base.cc:1061] running on GCE node
I20260630 12:26:39.602885  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:39.603081  7042 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:26:39.603230  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822399603212 us; error 0 us; skew 500 ppm
I20260630 12:26:39.603700  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:39.606096  7042 webserver.cc:533] Webserver started at http://127.6.224.129:41047/ using document root <none> and password file <none>
I20260630 12:26:39.606552  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:39.606737  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:39.606987  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:39.608080  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "8c78d2bc599c485fb6b53f13b0676fdb"
format_stamp: "Formatted at 2026-06-30 12:26:39 on dist-test-slave-fh7x"
I20260630 12:26:39.612568  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:26:39.615911 11147 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:26:39.616618  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:39.616890  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "8c78d2bc599c485fb6b53f13b0676fdb"
format_stamp: "Formatted at 2026-06-30 12:26:39 on dist-test-slave-fh7x"
I20260630 12:26:39.617188  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822288522220-7042-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:26:39.638566  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:39.639770  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:39.641237  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:39.643687  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:39.643874  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:39.644089  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:39.644248  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:39.685477  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:46395
I20260630 12:26:39.685551 11209 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:46395 every 8 connection(s)
I20260630 12:26:39.690263  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:39.697207 11214 instance_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:26:39.697674 11215 instance_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:26:39.700150 11217 instance_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:26:39.702136  7042 server_base.cc:1061] running on GCE node
I20260630 12:26:39.703012  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:39.703204  7042 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:26:39.703354  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822399703338 us; error 0 us; skew 500 ppm
I20260630 12:26:39.703797  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:39.705942  7042 webserver.cc:533] Webserver started at http://127.6.224.130:38421/ using document root <none> and password file <none>
I20260630 12:26:39.706350  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:39.706523  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:39.706753  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:39.707878  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "355defafda3f454087370156afba6102"
format_stamp: "Formatted at 2026-06-30 12:26:39 on dist-test-slave-fh7x"
I20260630 12:26:39.710421 11210 heartbeater.cc:344] Connected to a master server at 127.6.224.190:40881
I20260630 12:26:39.710783 11210 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:39.711467 11210 heartbeater.cc:507] Master 127.6.224.190:40881 requested a full tablet report, sending...
I20260630 12:26:39.712949  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:26:39.713608 11083 ts_manager.cc:194] Registered new tserver with Master: 8c78d2bc599c485fb6b53f13b0676fdb (127.6.224.129:46395)
I20260630 12:26:39.715384 11083 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57016
I20260630 12:26:39.716581 11222 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:26:39.717433  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:39.717687  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "355defafda3f454087370156afba6102"
format_stamp: "Formatted at 2026-06-30 12:26:39 on dist-test-slave-fh7x"
I20260630 12:26:39.717960  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822288522220-7042-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:26:39.731746  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:39.732880  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:39.734292  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:39.736363  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:39.736555  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:39.736756  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:39.736907  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:39.773360  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:40267
I20260630 12:26:39.773433 11284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:40267 every 8 connection(s)
I20260630 12:26:39.777889  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:39.784704 11288 instance_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:26:39.786391 11289 instance_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:26:39.789649  7042 server_base.cc:1061] running on GCE node
I20260630 12:26:39.789758 11285 heartbeater.cc:344] Connected to a master server at 127.6.224.190:40881
W20260630 12:26:39.789870 11292 instance_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:26:39.790334 11285 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:39.790917  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:39.791141  7042 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:26:39.791209 11285 heartbeater.cc:507] Master 127.6.224.190:40881 requested a full tablet report, sending...
I20260630 12:26:39.791353  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822399791334 us; error 0 us; skew 500 ppm
I20260630 12:26:39.791961  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:39.793417 11083 ts_manager.cc:194] Registered new tserver with Master: 355defafda3f454087370156afba6102 (127.6.224.130:40267)
I20260630 12:26:39.794466  7042 webserver.cc:533] Webserver started at http://127.6.224.131:46757/ using document root <none> and password file <none>
I20260630 12:26:39.794919  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:39.794966 11083 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57018
I20260630 12:26:39.795104  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:39.795457  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:39.796528  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "c281c7edc07c4d8c8cd53bd8712e6a6f"
format_stamp: "Formatted at 2026-06-30 12:26:39 on dist-test-slave-fh7x"
I20260630 12:26:39.800824  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:26:39.804016 11296 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:26:39.804754  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:39.805022  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "c281c7edc07c4d8c8cd53bd8712e6a6f"
format_stamp: "Formatted at 2026-06-30 12:26:39 on dist-test-slave-fh7x"
I20260630 12:26:39.805325  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822288522220-7042-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:26:39.833877  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:39.835016  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:39.836431  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:39.838651  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:39.838853  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:39.839064  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:39.839213  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:39.876701  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:35109
I20260630 12:26:39.876796 11358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:35109 every 8 connection(s)
I20260630 12:26:39.890580 11359 heartbeater.cc:344] Connected to a master server at 127.6.224.190:40881
I20260630 12:26:39.891017 11359 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:39.891647 11359 heartbeater.cc:507] Master 127.6.224.190:40881 requested a full tablet report, sending...
I20260630 12:26:39.893487 11083 ts_manager.cc:194] Registered new tserver with Master: c281c7edc07c4d8c8cd53bd8712e6a6f (127.6.224.131:35109)
I20260630 12:26:39.894279  7042 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014610399s
I20260630 12:26:39.895001 11083 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57032
I20260630 12:26:40.718293 11210 heartbeater.cc:499] Master 127.6.224.190:40881 was elected leader, sending a full tablet report...
I20260630 12:26:40.797472 11285 heartbeater.cc:499] Master 127.6.224.190:40881 was elected leader, sending a full tablet report...
I20260630 12:26:40.897858 11359 heartbeater.cc:499] Master 127.6.224.190:40881 was elected leader, sending a full tablet report...
I20260630 12:26:40.960220 11083 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57056:
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:26:40.962294 11083 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:26:41.006155 11250 tablet_service.cc:1511] Processing CreateTablet for tablet ac2859f89f7e4c38890d9b245a777533 (DEFAULT_TABLE table=test-workload [id=f564ef13493345dea3ce9a604892a313]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:41.007513 11250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac2859f89f7e4c38890d9b245a777533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:41.018208 11175 tablet_service.cc:1511] Processing CreateTablet for tablet ac2859f89f7e4c38890d9b245a777533 (DEFAULT_TABLE table=test-workload [id=f564ef13493345dea3ce9a604892a313]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:41.018405 11324 tablet_service.cc:1511] Processing CreateTablet for tablet ac2859f89f7e4c38890d9b245a777533 (DEFAULT_TABLE table=test-workload [id=f564ef13493345dea3ce9a604892a313]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:41.019527 11324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac2859f89f7e4c38890d9b245a777533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:41.019528 11175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac2859f89f7e4c38890d9b245a777533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:41.025800 11380 tablet_bootstrap.cc:492] T ac2859f89f7e4c38890d9b245a777533 P 355defafda3f454087370156afba6102: Bootstrap starting.
I20260630 12:26:41.031733 11380 tablet_bootstrap.cc:654] T ac2859f89f7e4c38890d9b245a777533 P 355defafda3f454087370156afba6102: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:41.038522 11383 tablet_bootstrap.cc:492] T ac2859f89f7e4c38890d9b245a777533 P c281c7edc07c4d8c8cd53bd8712e6a6f: Bootstrap starting.
I20260630 12:26:41.041291 11382 tablet_bootstrap.cc:492] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb: Bootstrap starting.
I20260630 12:26:41.042246 11380 tablet_bootstrap.cc:492] T ac2859f89f7e4c38890d9b245a777533 P 355defafda3f454087370156afba6102: No bootstrap required, opened a new log
I20260630 12:26:41.042827 11380 ts_tablet_manager.cc:1403] T ac2859f89f7e4c38890d9b245a777533 P 355defafda3f454087370156afba6102: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260630 12:26:41.046016 11383 tablet_bootstrap.cc:654] T ac2859f89f7e4c38890d9b245a777533 P c281c7edc07c4d8c8cd53bd8712e6a6f: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:41.045830 11380 raft_consensus.cc:359] T ac2859f89f7e4c38890d9b245a777533 P 355defafda3f454087370156afba6102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355defafda3f454087370156afba6102" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40267 } } peers { permanent_uuid: "c281c7edc07c4d8c8cd53bd8712e6a6f" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35109 } } peers { permanent_uuid: "8c78d2bc599c485fb6b53f13b0676fdb" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46395 } }
I20260630 12:26:41.046571 11380 raft_consensus.cc:385] T ac2859f89f7e4c38890d9b245a777533 P 355defafda3f454087370156afba6102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:41.046684 11382 tablet_bootstrap.cc:654] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:41.046891 11380 raft_consensus.cc:740] T ac2859f89f7e4c38890d9b245a777533 P 355defafda3f454087370156afba6102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 355defafda3f454087370156afba6102, State: Initialized, Role: FOLLOWER
I20260630 12:26:41.048710 11380 consensus_queue.cc:260] T ac2859f89f7e4c38890d9b245a777533 P 355defafda3f454087370156afba6102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355defafda3f454087370156afba6102" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40267 } } peers { permanent_uuid: "c281c7edc07c4d8c8cd53bd8712e6a6f" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35109 } } peers { permanent_uuid: "8c78d2bc599c485fb6b53f13b0676fdb" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46395 } }
I20260630 12:26:41.051565 11383 tablet_bootstrap.cc:492] T ac2859f89f7e4c38890d9b245a777533 P c281c7edc07c4d8c8cd53bd8712e6a6f: No bootstrap required, opened a new log
I20260630 12:26:41.051565 11380 ts_tablet_manager.cc:1434] T ac2859f89f7e4c38890d9b245a777533 P 355defafda3f454087370156afba6102: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:26:41.052757 11382 tablet_bootstrap.cc:492] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb: No bootstrap required, opened a new log
I20260630 12:26:41.053323 11383 ts_tablet_manager.cc:1403] T ac2859f89f7e4c38890d9b245a777533 P c281c7edc07c4d8c8cd53bd8712e6a6f: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260630 12:26:41.053333 11382 ts_tablet_manager.cc:1403] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.006s
I20260630 12:26:41.056402 11382 raft_consensus.cc:359] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355defafda3f454087370156afba6102" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40267 } } peers { permanent_uuid: "c281c7edc07c4d8c8cd53bd8712e6a6f" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35109 } } peers { permanent_uuid: "8c78d2bc599c485fb6b53f13b0676fdb" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46395 } }
I20260630 12:26:41.056967 11382 raft_consensus.cc:385] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:41.056630 11383 raft_consensus.cc:359] T ac2859f89f7e4c38890d9b245a777533 P c281c7edc07c4d8c8cd53bd8712e6a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355defafda3f454087370156afba6102" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40267 } } peers { permanent_uuid: "c281c7edc07c4d8c8cd53bd8712e6a6f" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35109 } } peers { permanent_uuid: "8c78d2bc599c485fb6b53f13b0676fdb" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46395 } }
I20260630 12:26:41.057258 11382 raft_consensus.cc:740] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c78d2bc599c485fb6b53f13b0676fdb, State: Initialized, Role: FOLLOWER
I20260630 12:26:41.057433 11383 raft_consensus.cc:385] T ac2859f89f7e4c38890d9b245a777533 P c281c7edc07c4d8c8cd53bd8712e6a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:41.057793 11383 raft_consensus.cc:740] T ac2859f89f7e4c38890d9b245a777533 P c281c7edc07c4d8c8cd53bd8712e6a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c281c7edc07c4d8c8cd53bd8712e6a6f, State: Initialized, Role: FOLLOWER
I20260630 12:26:41.058015 11382 consensus_queue.cc:260] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355defafda3f454087370156afba6102" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40267 } } peers { permanent_uuid: "c281c7edc07c4d8c8cd53bd8712e6a6f" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35109 } } peers { permanent_uuid: "8c78d2bc599c485fb6b53f13b0676fdb" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46395 } }
I20260630 12:26:41.058630 11383 consensus_queue.cc:260] T ac2859f89f7e4c38890d9b245a777533 P c281c7edc07c4d8c8cd53bd8712e6a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355defafda3f454087370156afba6102" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40267 } } peers { permanent_uuid: "c281c7edc07c4d8c8cd53bd8712e6a6f" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35109 } } peers { permanent_uuid: "8c78d2bc599c485fb6b53f13b0676fdb" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46395 } }
I20260630 12:26:41.061558 11383 ts_tablet_manager.cc:1434] T ac2859f89f7e4c38890d9b245a777533 P c281c7edc07c4d8c8cd53bd8712e6a6f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:26:41.063449 11382 ts_tablet_manager.cc:1434] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260630 12:26:41.122687 11387 raft_consensus.cc:493] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:41.123248 11387 raft_consensus.cc:515] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355defafda3f454087370156afba6102" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40267 } } peers { permanent_uuid: "c281c7edc07c4d8c8cd53bd8712e6a6f" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35109 } } peers { permanent_uuid: "8c78d2bc599c485fb6b53f13b0676fdb" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46395 } }
I20260630 12:26:41.125370 11387 leader_election.cc:290] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 355defafda3f454087370156afba6102 (127.6.224.130:40267), c281c7edc07c4d8c8cd53bd8712e6a6f (127.6.224.131:35109)
I20260630 12:26:41.136044 11334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac2859f89f7e4c38890d9b245a777533" candidate_uuid: "8c78d2bc599c485fb6b53f13b0676fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c281c7edc07c4d8c8cd53bd8712e6a6f" is_pre_election: true
I20260630 12:26:41.136710 11334 raft_consensus.cc:2468] T ac2859f89f7e4c38890d9b245a777533 P c281c7edc07c4d8c8cd53bd8712e6a6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c78d2bc599c485fb6b53f13b0676fdb in term 0.
I20260630 12:26:41.137072 11260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac2859f89f7e4c38890d9b245a777533" candidate_uuid: "8c78d2bc599c485fb6b53f13b0676fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "355defafda3f454087370156afba6102" is_pre_election: true
I20260630 12:26:41.137741 11260 raft_consensus.cc:2468] T ac2859f89f7e4c38890d9b245a777533 P 355defafda3f454087370156afba6102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c78d2bc599c485fb6b53f13b0676fdb in term 0.
I20260630 12:26:41.137972 11150 leader_election.cc:304] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c78d2bc599c485fb6b53f13b0676fdb, c281c7edc07c4d8c8cd53bd8712e6a6f; no voters: 
I20260630 12:26:41.138780 11387 raft_consensus.cc:2804] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:41.139070 11387 raft_consensus.cc:493] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:41.139348 11387 raft_consensus.cc:3060] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:41.144438 11387 raft_consensus.cc:515] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355defafda3f454087370156afba6102" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40267 } } peers { permanent_uuid: "c281c7edc07c4d8c8cd53bd8712e6a6f" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35109 } } peers { permanent_uuid: "8c78d2bc599c485fb6b53f13b0676fdb" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46395 } }
I20260630 12:26:41.146039 11387 leader_election.cc:290] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb [CANDIDATE]: Term 1 election: Requested vote from peers 355defafda3f454087370156afba6102 (127.6.224.130:40267), c281c7edc07c4d8c8cd53bd8712e6a6f (127.6.224.131:35109)
I20260630 12:26:41.146898 11260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac2859f89f7e4c38890d9b245a777533" candidate_uuid: "8c78d2bc599c485fb6b53f13b0676fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "355defafda3f454087370156afba6102"
I20260630 12:26:41.146971 11334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac2859f89f7e4c38890d9b245a777533" candidate_uuid: "8c78d2bc599c485fb6b53f13b0676fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c281c7edc07c4d8c8cd53bd8712e6a6f"
I20260630 12:26:41.147413 11260 raft_consensus.cc:3060] T ac2859f89f7e4c38890d9b245a777533 P 355defafda3f454087370156afba6102 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:41.147514 11334 raft_consensus.cc:3060] T ac2859f89f7e4c38890d9b245a777533 P c281c7edc07c4d8c8cd53bd8712e6a6f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:41.152560 11260 raft_consensus.cc:2468] T ac2859f89f7e4c38890d9b245a777533 P 355defafda3f454087370156afba6102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c78d2bc599c485fb6b53f13b0676fdb in term 1.
I20260630 12:26:41.152886 11334 raft_consensus.cc:2468] T ac2859f89f7e4c38890d9b245a777533 P c281c7edc07c4d8c8cd53bd8712e6a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c78d2bc599c485fb6b53f13b0676fdb in term 1.
I20260630 12:26:41.153659 11151 leader_election.cc:304] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 355defafda3f454087370156afba6102, 8c78d2bc599c485fb6b53f13b0676fdb; no voters: 
I20260630 12:26:41.154439 11387 raft_consensus.cc:2804] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:41.155720 11387 raft_consensus.cc:697] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb [term 1 LEADER]: Becoming Leader. State: Replica: 8c78d2bc599c485fb6b53f13b0676fdb, State: Running, Role: LEADER
I20260630 12:26:41.156440 11387 consensus_queue.cc:237] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355defafda3f454087370156afba6102" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40267 } } peers { permanent_uuid: "c281c7edc07c4d8c8cd53bd8712e6a6f" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35109 } } peers { permanent_uuid: "8c78d2bc599c485fb6b53f13b0676fdb" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46395 } }
I20260630 12:26:41.163921 11081 catalog_manager.cc:5697] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c78d2bc599c485fb6b53f13b0676fdb (127.6.224.129). New cstate: current_term: 1 leader_uuid: "8c78d2bc599c485fb6b53f13b0676fdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355defafda3f454087370156afba6102" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c281c7edc07c4d8c8cd53bd8712e6a6f" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c78d2bc599c485fb6b53f13b0676fdb" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46395 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:41.523200 11131 placement_policy_util.cc:411] tablet ac2859f89f7e4c38890d9b245a777533: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:41.524998 11136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:41.526464 11136 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:41.526793 11136 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:41.634235 11387 consensus_queue.cc:1048] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "355defafda3f454087370156afba6102" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:41.646384 11396 consensus_queue.cc:1048] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c281c7edc07c4d8c8cd53bd8712e6a6f" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:42.531710 11131 placement_policy_util.cc:411] tablet ac2859f89f7e4c38890d9b245a777533: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:43.527827 11136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:43.529325 11136 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:43.529609 11136 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:43.539608 11131 placement_policy_util.cc:411] tablet ac2859f89f7e4c38890d9b245a777533: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:44.547561 11131 placement_policy_util.cc:411] tablet ac2859f89f7e4c38890d9b245a777533: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:45.530499 11136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:45.531766 11136 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:45.532044 11136 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:45.555418 11131 placement_policy_util.cc:411] tablet ac2859f89f7e4c38890d9b245a777533: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:46.563278 11131 placement_policy_util.cc:411] tablet ac2859f89f7e4c38890d9b245a777533: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:47.532984 11136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:47.534281 11136 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:47.534554 11136 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:47.571485 11131 placement_policy_util.cc:411] tablet ac2859f89f7e4c38890d9b245a777533: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:48.579588 11131 placement_policy_util.cc:411] tablet ac2859f89f7e4c38890d9b245a777533: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:49.535653 11136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:49.537401 11136 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:49.537735 11136 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:49.587783 11131 placement_policy_util.cc:411] tablet ac2859f89f7e4c38890d9b245a777533: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:50.594549 11131 placement_policy_util.cc:411] tablet ac2859f89f7e4c38890d9b245a777533: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:51.538661 11136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:51.539916 11136 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:51.540222 11136 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:51.601109 11131 placement_policy_util.cc:411] tablet ac2859f89f7e4c38890d9b245a777533: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:52.250806  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:26:52.274565  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:52.275269  7042 tablet_replica.cc:333] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb: stopping tablet replica
I20260630 12:26:52.275854  7042 raft_consensus.cc:2243] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:52.276887  7042 raft_consensus.cc:2272] T ac2859f89f7e4c38890d9b245a777533 P 8c78d2bc599c485fb6b53f13b0676fdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:52.297477  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:26:52.310734  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:26:52.330677  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:52.331419  7042 tablet_replica.cc:333] T ac2859f89f7e4c38890d9b245a777533 P 355defafda3f454087370156afba6102: stopping tablet replica
I20260630 12:26:52.331995  7042 raft_consensus.cc:2243] T ac2859f89f7e4c38890d9b245a777533 P 355defafda3f454087370156afba6102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:52.332482  7042 raft_consensus.cc:2272] T ac2859f89f7e4c38890d9b245a777533 P 355defafda3f454087370156afba6102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:52.352038  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
I20260630 12:26:52.364475  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:26:52.383452  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:52.384133  7042 tablet_replica.cc:333] T ac2859f89f7e4c38890d9b245a777533 P c281c7edc07c4d8c8cd53bd8712e6a6f: stopping tablet replica
I20260630 12:26:52.384718  7042 raft_consensus.cc:2243] T ac2859f89f7e4c38890d9b245a777533 P c281c7edc07c4d8c8cd53bd8712e6a6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:52.385265  7042 raft_consensus.cc:2272] T ac2859f89f7e4c38890d9b245a777533 P c281c7edc07c4d8c8cd53bd8712e6a6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:52.404297  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:26:52.415377  7042 master.cc:562] Master@127.6.224.190:40881 shutting down...
I20260630 12:26:52.432750  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:52.433393  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:52.433730  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 653c6a83f21e4a3791aff3167c40d87c: stopping tablet replica
I20260630 12:26:52.451910  7042 master.cc:584] Master@127.6.224.190:40881 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13087 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:26:52.485769  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:41843
I20260630 12:26:52.486960  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:52.492615 11408 instance_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:26:52.492622 11407 instance_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:26:52.493857 11410 instance_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:26:52.493956  7042 server_base.cc:1061] running on GCE node
I20260630 12:26:52.494944  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:52.495137  7042 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:26:52.495312  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822412495293 us; error 0 us; skew 500 ppm
I20260630 12:26:52.495797  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:52.498302  7042 webserver.cc:533] Webserver started at http://127.6.224.190:44473/ using document root <none> and password file <none>
I20260630 12:26:52.498761  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:52.498941  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:52.499210  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:52.500334  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "e0e6765ace2d4a409374ff56f7c34acb"
format_stamp: "Formatted at 2026-06-30 12:26:52 on dist-test-slave-fh7x"
I20260630 12:26:52.505026  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:26:52.508641 11415 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:26:52.509433  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:26:52.509719  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "e0e6765ace2d4a409374ff56f7c34acb"
format_stamp: "Formatted at 2026-06-30 12:26:52 on dist-test-slave-fh7x"
I20260630 12:26:52.510000  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-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:26:52.530377  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:52.531670  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:52.569350  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:41843
I20260630 12:26:52.569440 11466 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:41843 every 8 connection(s)
I20260630 12:26:52.573470 11467 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:26:52.584851 11467 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb: Bootstrap starting.
I20260630 12:26:52.589658 11467 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:52.593936 11467 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb: No bootstrap required, opened a new log
I20260630 12:26:52.596071 11467 raft_consensus.cc:359] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0e6765ace2d4a409374ff56f7c34acb" member_type: VOTER }
I20260630 12:26:52.596503 11467 raft_consensus.cc:385] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:52.596689 11467 raft_consensus.cc:740] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e6765ace2d4a409374ff56f7c34acb, State: Initialized, Role: FOLLOWER
I20260630 12:26:52.597265 11467 consensus_queue.cc:260] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0e6765ace2d4a409374ff56f7c34acb" member_type: VOTER }
I20260630 12:26:52.597712 11467 raft_consensus.cc:399] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:52.597895 11467 raft_consensus.cc:493] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:52.598105 11467 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:52.602659 11467 raft_consensus.cc:515] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0e6765ace2d4a409374ff56f7c34acb" member_type: VOTER }
I20260630 12:26:52.603161 11467 leader_election.cc:304] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb [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: e0e6765ace2d4a409374ff56f7c34acb; no voters: 
I20260630 12:26:52.604257 11467 leader_election.cc:290] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:52.604585 11470 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:52.605880 11470 raft_consensus.cc:697] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb [term 1 LEADER]: Becoming Leader. State: Replica: e0e6765ace2d4a409374ff56f7c34acb, State: Running, Role: LEADER
I20260630 12:26:52.606616 11470 consensus_queue.cc:237] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb [LEADER]: Queue going to LEADER mode. State: All 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: "e0e6765ace2d4a409374ff56f7c34acb" member_type: VOTER }
I20260630 12:26:52.607106 11467 sys_catalog.cc:565] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:52.609581 11472 sys_catalog.cc:455] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb [sys.catalog]: SysCatalogTable state changed. Reason: New leader e0e6765ace2d4a409374ff56f7c34acb. Latest consensus state: current_term: 1 leader_uuid: "e0e6765ace2d4a409374ff56f7c34acb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0e6765ace2d4a409374ff56f7c34acb" member_type: VOTER } }
I20260630 12:26:52.609539 11471 sys_catalog.cc:455] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e0e6765ace2d4a409374ff56f7c34acb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0e6765ace2d4a409374ff56f7c34acb" member_type: VOTER } }
I20260630 12:26:52.610312 11472 sys_catalog.cc:458] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:52.610448 11471 sys_catalog.cc:458] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:52.619086 11477 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:52.626641 11477 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:52.627589  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:52.636029 11477 catalog_manager.cc:1383] Generated new cluster ID: 309be9945484463f9d5e9c42a475b9d2
I20260630 12:26:52.636363 11477 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:52.650633 11477 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:52.651903 11477 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:52.665427 11477 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb: Generated new TSK 0
I20260630 12:26:52.666080 11477 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:52.694206  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:52.700182 11488 instance_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:26:52.701078 11489 instance_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:26:52.703389 11491 instance_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:26:52.703701  7042 server_base.cc:1061] running on GCE node
I20260630 12:26:52.704557  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:52.704747  7042 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:26:52.704891  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822412704875 us; error 0 us; skew 500 ppm
I20260630 12:26:52.705412  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:52.707656  7042 webserver.cc:533] Webserver started at http://127.6.224.129:33515/ using document root <none> and password file <none>
I20260630 12:26:52.708117  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:52.708289  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:52.708552  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:52.709649  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "f7f300c915844f3fa3f62e592af2ddfe"
format_stamp: "Formatted at 2026-06-30 12:26:52 on dist-test-slave-fh7x"
I20260630 12:26:52.713980  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:26:52.717357 11496 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:26:52.718055  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:52.718318  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "f7f300c915844f3fa3f62e592af2ddfe"
format_stamp: "Formatted at 2026-06-30 12:26:52 on dist-test-slave-fh7x"
I20260630 12:26:52.718564  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-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:26:52.730553  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:52.731699  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:52.733101  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:52.735302  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:52.735497  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:52.735724  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:52.735882  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:52.774595  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:42813
I20260630 12:26:52.774693 11558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:42813 every 8 connection(s)
I20260630 12:26:52.779318  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:52.786414 11563 instance_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:26:52.786758 11564 instance_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:26:52.789613  7042 server_base.cc:1061] running on GCE node
W20260630 12:26:52.789943 11567 instance_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:26:52.790800  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:52.791007  7042 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:26:52.791180  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822412791162 us; error 0 us; skew 500 ppm
I20260630 12:26:52.791641  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:52.794001  7042 webserver.cc:533] Webserver started at http://127.6.224.130:37279/ using document root <none> and password file <none>
I20260630 12:26:52.794580  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:52.794809  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:52.795156  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:52.796458 11559 heartbeater.cc:344] Connected to a master server at 127.6.224.190:41843
I20260630 12:26:52.796482  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "060d65f17d854d488b36ca00970d1f2d"
format_stamp: "Formatted at 2026-06-30 12:26:52 on dist-test-slave-fh7x"
I20260630 12:26:52.797004 11559 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:52.797938 11559 heartbeater.cc:507] Master 127.6.224.190:41843 requested a full tablet report, sending...
I20260630 12:26:52.800175 11432 ts_manager.cc:194] Registered new tserver with Master: f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813)
I20260630 12:26:52.802147  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:26:52.802412 11432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41460
I20260630 12:26:52.806195 11571 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:26:52.806941  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:52.807191  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "060d65f17d854d488b36ca00970d1f2d"
format_stamp: "Formatted at 2026-06-30 12:26:52 on dist-test-slave-fh7x"
I20260630 12:26:52.807415  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-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:26:52.826763  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:52.827927  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:52.829308  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:52.831421  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:52.831600  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:52.831842  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:52.831984  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:52.870002  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:32915
I20260630 12:26:52.870102 11633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:32915 every 8 connection(s)
I20260630 12:26:52.874893  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:52.881922 11637 instance_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:26:52.882736 11638 instance_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:26:52.885823 11640 instance_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:26:52.886039  7042 server_base.cc:1061] running on GCE node
I20260630 12:26:52.887080  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:26:52.887203 11634 heartbeater.cc:344] Connected to a master server at 127.6.224.190:41843
W20260630 12:26:52.887343  7042 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:26:52.887588  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822412887572 us; error 0 us; skew 500 ppm
I20260630 12:26:52.887648 11634 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:52.888188  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:52.888531 11634 heartbeater.cc:507] Master 127.6.224.190:41843 requested a full tablet report, sending...
I20260630 12:26:52.890897 11432 ts_manager.cc:194] Registered new tserver with Master: 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915)
I20260630 12:26:52.890965  7042 webserver.cc:533] Webserver started at http://127.6.224.131:35017/ using document root <none> and password file <none>
I20260630 12:26:52.891505  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:52.891710  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:52.891949  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:52.892298 11432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41462
I20260630 12:26:52.893136  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "e4e7b4958fc845d891afd159e3c391ce"
format_stamp: "Formatted at 2026-06-30 12:26:52 on dist-test-slave-fh7x"
I20260630 12:26:52.897631  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:26:52.900926 11645 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:26:52.901696  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:52.901969  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "e4e7b4958fc845d891afd159e3c391ce"
format_stamp: "Formatted at 2026-06-30 12:26:52 on dist-test-slave-fh7x"
I20260630 12:26:52.902236  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-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:26:52.920468  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:52.921675  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:52.923156  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:52.925356  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:52.925552  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:52.925763  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:52.925911  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:52.963513  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:33731
I20260630 12:26:52.963605 11707 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:33731 every 8 connection(s)
I20260630 12:26:52.977012 11708 heartbeater.cc:344] Connected to a master server at 127.6.224.190:41843
I20260630 12:26:52.977435 11708 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:52.978145 11708 heartbeater.cc:507] Master 127.6.224.190:41843 requested a full tablet report, sending...
I20260630 12:26:52.980118 11432 ts_manager.cc:194] Registered new tserver with Master: e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731)
I20260630 12:26:52.980230  7042 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013780721s
I20260630 12:26:52.981492 11432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41478
I20260630 12:26:53.805553 11559 heartbeater.cc:499] Master 127.6.224.190:41843 was elected leader, sending a full tablet report...
I20260630 12:26:53.894749 11634 heartbeater.cc:499] Master 127.6.224.190:41843 was elected leader, sending a full tablet report...
I20260630 12:26:53.983904 11708 heartbeater.cc:499] Master 127.6.224.190:41843 was elected leader, sending a full tablet report...
I20260630 12:26:54.035526 11432 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41492:
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:26:54.038467 11432 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:26:54.115545 11673 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3e735763e54411879e8222d1e848e4 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:26:54.116961 11673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3e735763e54411879e8222d1e848e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.119661 11597 tablet_service.cc:1511] Processing CreateTablet for tablet 53871a267e12469c915e5c738cc24d7e (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:26:54.122150 11596 tablet_service.cc:1511] Processing CreateTablet for tablet 1482fdba0f8341fea708d94e792d0cb0 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:26:54.122983 11594 tablet_service.cc:1511] Processing CreateTablet for tablet 0dd52fbad2274539a495a7c3601f13d6 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:26:54.125204 11595 tablet_service.cc:1511] Processing CreateTablet for tablet c954181a3d664187ba155d17380553d9 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:26:54.125533 11598 tablet_service.cc:1511] Processing CreateTablet for tablet 19ad4b0ea8f9439daaa67b3e4443acf1 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:26:54.125797 11593 tablet_service.cc:1511] Processing CreateTablet for tablet 82de4a00ee994dd4b1322eeafd81974d (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:26:54.127985 11672 tablet_service.cc:1511] Processing CreateTablet for tablet 19ad4b0ea8f9439daaa67b3e4443acf1 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:26:54.129323 11672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ad4b0ea8f9439daaa67b3e4443acf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.129529 11599 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3e735763e54411879e8222d1e848e4 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:26:54.130724 11597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53871a267e12469c915e5c738cc24d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.131696 11592 tablet_service.cc:1511] Processing CreateTablet for tablet 5bcd8b8cc55e4bca8c9b452f443073c2 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:26:54.133013 11592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bcd8b8cc55e4bca8c9b452f443073c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.134829 11595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c954181a3d664187ba155d17380553d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.135427 11599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3e735763e54411879e8222d1e848e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.136185 11593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82de4a00ee994dd4b1322eeafd81974d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.136806 11598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ad4b0ea8f9439daaa67b3e4443acf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.137449 11594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd52fbad2274539a495a7c3601f13d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.137856 11671 tablet_service.cc:1511] Processing CreateTablet for tablet 53871a267e12469c915e5c738cc24d7e (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:26:54.139206 11671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53871a267e12469c915e5c738cc24d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.141458 11596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1482fdba0f8341fea708d94e792d0cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.146816 11670 tablet_service.cc:1511] Processing CreateTablet for tablet 1482fdba0f8341fea708d94e792d0cb0 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:26:54.148267 11670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1482fdba0f8341fea708d94e792d0cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.148444 11523 tablet_service.cc:1511] Processing CreateTablet for tablet 19ad4b0ea8f9439daaa67b3e4443acf1 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:26:54.146848 11524 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3e735763e54411879e8222d1e848e4 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:26:54.149811 11523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ad4b0ea8f9439daaa67b3e4443acf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.150578 11524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3e735763e54411879e8222d1e848e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.156638 11669 tablet_service.cc:1511] Processing CreateTablet for tablet c954181a3d664187ba155d17380553d9 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:26:54.158059 11669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c954181a3d664187ba155d17380553d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.158288 11522 tablet_service.cc:1511] Processing CreateTablet for tablet 53871a267e12469c915e5c738cc24d7e (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:26:54.159602 11522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53871a267e12469c915e5c738cc24d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.162844 11668 tablet_service.cc:1511] Processing CreateTablet for tablet 0dd52fbad2274539a495a7c3601f13d6 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:26:54.164278 11668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd52fbad2274539a495a7c3601f13d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.166219 11667 tablet_service.cc:1511] Processing CreateTablet for tablet 82de4a00ee994dd4b1322eeafd81974d (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:26:54.167508 11667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82de4a00ee994dd4b1322eeafd81974d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.169855 11521 tablet_service.cc:1511] Processing CreateTablet for tablet 1482fdba0f8341fea708d94e792d0cb0 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:26:54.171540 11521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1482fdba0f8341fea708d94e792d0cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.174218 11665 tablet_service.cc:1511] Processing CreateTablet for tablet f9283c376bb64980b55c32b3a7bd6f61 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:26:54.175580 11665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9283c376bb64980b55c32b3a7bd6f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.177122 11666 tablet_service.cc:1511] Processing CreateTablet for tablet 5bcd8b8cc55e4bca8c9b452f443073c2 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:26:54.171478 11664 tablet_service.cc:1511] Processing CreateTablet for tablet 25d10bef51b447fb87dbdb032ad308b8 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:26:54.178519 11666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bcd8b8cc55e4bca8c9b452f443073c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.181808 11664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d10bef51b447fb87dbdb032ad308b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.194766 11520 tablet_service.cc:1511] Processing CreateTablet for tablet c954181a3d664187ba155d17380553d9 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:26:54.196180 11520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c954181a3d664187ba155d17380553d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.202895 11519 tablet_service.cc:1511] Processing CreateTablet for tablet 0dd52fbad2274539a495a7c3601f13d6 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:26:54.204386 11519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd52fbad2274539a495a7c3601f13d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.205523 11591 tablet_service.cc:1511] Processing CreateTablet for tablet 25d10bef51b447fb87dbdb032ad308b8 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:26:54.206915 11591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d10bef51b447fb87dbdb032ad308b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.211025 11518 tablet_service.cc:1511] Processing CreateTablet for tablet 82de4a00ee994dd4b1322eeafd81974d (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:26:54.212401 11518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82de4a00ee994dd4b1322eeafd81974d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.214257 11517 tablet_service.cc:1511] Processing CreateTablet for tablet 5bcd8b8cc55e4bca8c9b452f443073c2 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:26:54.215545 11517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bcd8b8cc55e4bca8c9b452f443073c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.220624 11516 tablet_service.cc:1511] Processing CreateTablet for tablet f9283c376bb64980b55c32b3a7bd6f61 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:26:54.221980 11516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9283c376bb64980b55c32b3a7bd6f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.218231 11515 tablet_service.cc:1511] Processing CreateTablet for tablet 25d10bef51b447fb87dbdb032ad308b8 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:26:54.226023 11515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d10bef51b447fb87dbdb032ad308b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.234642 11664 tablet_service.cc:1511] Processing CreateTablet for tablet 1243a05c90554541bc7142a4a7d2ead0 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:26:54.235225 11599 tablet_service.cc:1511] Processing CreateTablet for tablet f9283c376bb64980b55c32b3a7bd6f61 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:26:54.241731 11599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9283c376bb64980b55c32b3a7bd6f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.237687 11668 tablet_service.cc:1511] Processing CreateTablet for tablet f7d5139702484a4dad690bc41156e6f4 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:26:54.246040 11668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7d5139702484a4dad690bc41156e6f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.267198 11728 tablet_bootstrap.cc:492] T 1482fdba0f8341fea708d94e792d0cb0 P e4e7b4958fc845d891afd159e3c391ce: Bootstrap starting.
I20260630 12:26:54.270547 11592 tablet_service.cc:1511] Processing CreateTablet for tablet 1243a05c90554541bc7142a4a7d2ead0 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:26:54.272003 11592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1243a05c90554541bc7142a4a7d2ead0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.274230 11598 tablet_service.cc:1511] Processing CreateTablet for tablet f7d5139702484a4dad690bc41156e6f4 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:26:54.275671 11598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7d5139702484a4dad690bc41156e6f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.276157 11522 tablet_service.cc:1511] Processing CreateTablet for tablet f7d5139702484a4dad690bc41156e6f4 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:26:54.277567 11522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7d5139702484a4dad690bc41156e6f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.283842 11515 tablet_service.cc:1511] Processing CreateTablet for tablet 1243a05c90554541bc7142a4a7d2ead0 (DEFAULT_TABLE table=test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:26:54.296241 11730 tablet_bootstrap.cc:492] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d: Bootstrap starting.
I20260630 12:26:54.310604 11664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1243a05c90554541bc7142a4a7d2ead0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.301167 11515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1243a05c90554541bc7142a4a7d2ead0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.318176 11728 tablet_bootstrap.cc:654] T 1482fdba0f8341fea708d94e792d0cb0 P e4e7b4958fc845d891afd159e3c391ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.337867 11729 tablet_bootstrap.cc:492] T 19ad4b0ea8f9439daaa67b3e4443acf1 P f7f300c915844f3fa3f62e592af2ddfe: Bootstrap starting.
I20260630 12:26:54.331032 11730 tablet_bootstrap.cc:654] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.345635 11729 tablet_bootstrap.cc:654] T 19ad4b0ea8f9439daaa67b3e4443acf1 P f7f300c915844f3fa3f62e592af2ddfe: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.358947 11730 tablet_bootstrap.cc:492] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d: No bootstrap required, opened a new log
I20260630 12:26:54.359449 11730 ts_tablet_manager.cc:1403] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.007s
I20260630 12:26:54.360726 11728 tablet_bootstrap.cc:492] T 1482fdba0f8341fea708d94e792d0cb0 P e4e7b4958fc845d891afd159e3c391ce: No bootstrap required, opened a new log
I20260630 12:26:54.361236 11728 ts_tablet_manager.cc:1403] T 1482fdba0f8341fea708d94e792d0cb0 P e4e7b4958fc845d891afd159e3c391ce: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.009s
I20260630 12:26:54.361754 11730 raft_consensus.cc:359] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.362303 11730 raft_consensus.cc:385] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.362576 11730 raft_consensus.cc:740] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 060d65f17d854d488b36ca00970d1f2d, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.363236 11730 consensus_queue.cc:260] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.364259 11728 raft_consensus.cc:359] T 1482fdba0f8341fea708d94e792d0cb0 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.365569 11728 raft_consensus.cc:385] T 1482fdba0f8341fea708d94e792d0cb0 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.365895 11728 raft_consensus.cc:740] T 1482fdba0f8341fea708d94e792d0cb0 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4e7b4958fc845d891afd159e3c391ce, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.366243 11730 ts_tablet_manager.cc:1434] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:26:54.367048 11729 tablet_bootstrap.cc:492] T 19ad4b0ea8f9439daaa67b3e4443acf1 P f7f300c915844f3fa3f62e592af2ddfe: No bootstrap required, opened a new log
I20260630 12:26:54.367501 11729 ts_tablet_manager.cc:1403] T 19ad4b0ea8f9439daaa67b3e4443acf1 P f7f300c915844f3fa3f62e592af2ddfe: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.005s
I20260630 12:26:54.367561 11730 tablet_bootstrap.cc:492] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d: Bootstrap starting.
I20260630 12:26:54.367537 11728 consensus_queue.cc:260] T 1482fdba0f8341fea708d94e792d0cb0 P e4e7b4958fc845d891afd159e3c391ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.370641 11729 raft_consensus.cc:359] T 19ad4b0ea8f9439daaa67b3e4443acf1 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.371327 11729 raft_consensus.cc:385] T 19ad4b0ea8f9439daaa67b3e4443acf1 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.371616 11729 raft_consensus.cc:740] T 19ad4b0ea8f9439daaa67b3e4443acf1 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f300c915844f3fa3f62e592af2ddfe, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.372509 11729 consensus_queue.cc:260] T 19ad4b0ea8f9439daaa67b3e4443acf1 P f7f300c915844f3fa3f62e592af2ddfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.374473 11730 tablet_bootstrap.cc:654] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.377018 11728 ts_tablet_manager.cc:1434] T 1482fdba0f8341fea708d94e792d0cb0 P e4e7b4958fc845d891afd159e3c391ce: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.005s
W20260630 12:26:54.377151 11635 tablet.cc:2406] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:26:54.380765 11728 tablet_bootstrap.cc:492] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce: Bootstrap starting.
I20260630 12:26:54.386977 11728 tablet_bootstrap.cc:654] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.393834 11729 ts_tablet_manager.cc:1434] T 19ad4b0ea8f9439daaa67b3e4443acf1 P f7f300c915844f3fa3f62e592af2ddfe: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.013s
I20260630 12:26:54.395104 11729 tablet_bootstrap.cc:492] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe: Bootstrap starting.
I20260630 12:26:54.398667 11728 tablet_bootstrap.cc:492] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce: No bootstrap required, opened a new log
I20260630 12:26:54.399241 11728 ts_tablet_manager.cc:1403] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.012s
I20260630 12:26:54.402208 11729 tablet_bootstrap.cc:654] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.402146 11728 raft_consensus.cc:359] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.403142 11728 raft_consensus.cc:385] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.403508 11728 raft_consensus.cc:740] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4e7b4958fc845d891afd159e3c391ce, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.404435 11728 consensus_queue.cc:260] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.408465 11728 ts_tablet_manager.cc:1434] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:26:54.408835 11730 tablet_bootstrap.cc:492] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d: No bootstrap required, opened a new log
I20260630 12:26:54.409698 11728 tablet_bootstrap.cc:492] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce: Bootstrap starting.
I20260630 12:26:54.409705 11730 ts_tablet_manager.cc:1403] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.021s
I20260630 12:26:54.413175 11730 raft_consensus.cc:359] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } }
I20260630 12:26:54.413944 11730 raft_consensus.cc:385] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.414285 11730 raft_consensus.cc:740] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 060d65f17d854d488b36ca00970d1f2d, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.414634 11729 tablet_bootstrap.cc:492] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe: No bootstrap required, opened a new log
I20260630 12:26:54.415189 11729 ts_tablet_manager.cc:1403] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260630 12:26:54.415040 11730 consensus_queue.cc:260] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } }
I20260630 12:26:54.416658 11728 tablet_bootstrap.cc:654] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.417241 11730 ts_tablet_manager.cc:1434] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260630 12:26:54.418258 11730 tablet_bootstrap.cc:492] T 19ad4b0ea8f9439daaa67b3e4443acf1 P 060d65f17d854d488b36ca00970d1f2d: Bootstrap starting.
I20260630 12:26:54.418288 11729 raft_consensus.cc:359] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.419263 11729 raft_consensus.cc:385] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.419607 11729 raft_consensus.cc:740] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f300c915844f3fa3f62e592af2ddfe, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.420675 11729 consensus_queue.cc:260] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.422897 11729 ts_tablet_manager.cc:1434] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:26:54.424510 11730 tablet_bootstrap.cc:654] T 19ad4b0ea8f9439daaa67b3e4443acf1 P 060d65f17d854d488b36ca00970d1f2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.425920 11729 tablet_bootstrap.cc:492] T 53871a267e12469c915e5c738cc24d7e P f7f300c915844f3fa3f62e592af2ddfe: Bootstrap starting.
I20260630 12:26:54.428258 11728 tablet_bootstrap.cc:492] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce: No bootstrap required, opened a new log
I20260630 12:26:54.428804 11728 ts_tablet_manager.cc:1403] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260630 12:26:54.431608 11728 raft_consensus.cc:359] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.432492 11728 raft_consensus.cc:385] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.432835 11728 raft_consensus.cc:740] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4e7b4958fc845d891afd159e3c391ce, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.433162 11729 tablet_bootstrap.cc:654] T 53871a267e12469c915e5c738cc24d7e P f7f300c915844f3fa3f62e592af2ddfe: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.433719 11728 consensus_queue.cc:260] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.437638 11728 ts_tablet_manager.cc:1434] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:26:54.438685 11728 tablet_bootstrap.cc:492] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce: Bootstrap starting.
I20260630 12:26:54.444645 11728 tablet_bootstrap.cc:654] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.455736 11736 raft_consensus.cc:493] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:54.456264 11728 tablet_bootstrap.cc:492] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce: No bootstrap required, opened a new log
I20260630 12:26:54.456840 11728 ts_tablet_manager.cc:1403] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.011s
I20260630 12:26:54.456478 11736 raft_consensus.cc:515] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.459807 11728 raft_consensus.cc:359] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.460696 11728 raft_consensus.cc:385] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.461035 11728 raft_consensus.cc:740] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4e7b4958fc845d891afd159e3c391ce, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.461987 11728 consensus_queue.cc:260] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.463726 11736 leader_election.cc:290] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915), e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731)
I20260630 12:26:54.467105 11730 tablet_bootstrap.cc:492] T 19ad4b0ea8f9439daaa67b3e4443acf1 P 060d65f17d854d488b36ca00970d1f2d: No bootstrap required, opened a new log
I20260630 12:26:54.467447 11729 tablet_bootstrap.cc:492] T 53871a267e12469c915e5c738cc24d7e P f7f300c915844f3fa3f62e592af2ddfe: No bootstrap required, opened a new log
I20260630 12:26:54.467692 11730 ts_tablet_manager.cc:1403] T 19ad4b0ea8f9439daaa67b3e4443acf1 P 060d65f17d854d488b36ca00970d1f2d: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.028s
I20260630 12:26:54.467962 11729 ts_tablet_manager.cc:1403] T 53871a267e12469c915e5c738cc24d7e P f7f300c915844f3fa3f62e592af2ddfe: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.012s
I20260630 12:26:54.470976 11729 raft_consensus.cc:359] T 53871a267e12469c915e5c738cc24d7e P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.471748 11729 raft_consensus.cc:385] T 53871a267e12469c915e5c738cc24d7e P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.472082 11729 raft_consensus.cc:740] T 53871a267e12469c915e5c738cc24d7e P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f300c915844f3fa3f62e592af2ddfe, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.472332 11730 raft_consensus.cc:359] T 19ad4b0ea8f9439daaa67b3e4443acf1 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.467830 11728 ts_tablet_manager.cc:1434] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260630 12:26:54.472966 11729 consensus_queue.cc:260] T 53871a267e12469c915e5c738cc24d7e P f7f300c915844f3fa3f62e592af2ddfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.478483 11683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1482fdba0f8341fea708d94e792d0cb0" candidate_uuid: "f7f300c915844f3fa3f62e592af2ddfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4e7b4958fc845d891afd159e3c391ce" is_pre_election: true
I20260630 12:26:54.479234 11683 raft_consensus.cc:2468] T 1482fdba0f8341fea708d94e792d0cb0 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7f300c915844f3fa3f62e592af2ddfe in term 0.
I20260630 12:26:54.480199 11735 raft_consensus.cc:493] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:54.480674 11735 raft_consensus.cc:515] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.481648 11729 ts_tablet_manager.cc:1434] T 53871a267e12469c915e5c738cc24d7e P f7f300c915844f3fa3f62e592af2ddfe: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:26:54.473014 11730 raft_consensus.cc:385] T 19ad4b0ea8f9439daaa67b3e4443acf1 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.482146 11730 raft_consensus.cc:740] T 19ad4b0ea8f9439daaa67b3e4443acf1 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 060d65f17d854d488b36ca00970d1f2d, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.482843 11729 tablet_bootstrap.cc:492] T 25d10bef51b447fb87dbdb032ad308b8 P f7f300c915844f3fa3f62e592af2ddfe: Bootstrap starting.
I20260630 12:26:54.483342 11735 leader_election.cc:290] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813), 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915)
I20260630 12:26:54.482980 11730 consensus_queue.cc:260] T 19ad4b0ea8f9439daaa67b3e4443acf1 P 060d65f17d854d488b36ca00970d1f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.485337 11730 ts_tablet_manager.cc:1434] T 19ad4b0ea8f9439daaa67b3e4443acf1 P 060d65f17d854d488b36ca00970d1f2d: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260630 12:26:54.482872 11609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1482fdba0f8341fea708d94e792d0cb0" candidate_uuid: "f7f300c915844f3fa3f62e592af2ddfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "060d65f17d854d488b36ca00970d1f2d" is_pre_election: true
I20260630 12:26:54.487402 11730 tablet_bootstrap.cc:492] T 82de4a00ee994dd4b1322eeafd81974d P 060d65f17d854d488b36ca00970d1f2d: Bootstrap starting.
W20260630 12:26:54.488299 11500 leader_election.cc:343] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:54.489215 11729 tablet_bootstrap.cc:654] T 25d10bef51b447fb87dbdb032ad308b8 P f7f300c915844f3fa3f62e592af2ddfe: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.490216 11498 leader_election.cc:304] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [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: e4e7b4958fc845d891afd159e3c391ce, f7f300c915844f3fa3f62e592af2ddfe; no voters: 060d65f17d854d488b36ca00970d1f2d
I20260630 12:26:54.491102 11736 raft_consensus.cc:2804] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:54.491521 11736 raft_consensus.cc:493] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:54.491899 11736 raft_consensus.cc:3060] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:54.491291 11728 tablet_bootstrap.cc:492] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce: Bootstrap starting.
I20260630 12:26:54.494299 11730 tablet_bootstrap.cc:654] T 82de4a00ee994dd4b1322eeafd81974d P 060d65f17d854d488b36ca00970d1f2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.502544 11736 raft_consensus.cc:515] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.507302 11609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1482fdba0f8341fea708d94e792d0cb0" candidate_uuid: "f7f300c915844f3fa3f62e592af2ddfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "060d65f17d854d488b36ca00970d1f2d"
I20260630 12:26:54.508555 11728 tablet_bootstrap.cc:654] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce: Neither blocks nor log segments found. Creating new log.
W20260630 12:26:54.509078 11500 leader_election.cc:343] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:54.509982 11735 raft_consensus.cc:493] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:54.514415 11729 tablet_bootstrap.cc:492] T 25d10bef51b447fb87dbdb032ad308b8 P f7f300c915844f3fa3f62e592af2ddfe: No bootstrap required, opened a new log
I20260630 12:26:54.514899 11729 ts_tablet_manager.cc:1403] T 25d10bef51b447fb87dbdb032ad308b8 P f7f300c915844f3fa3f62e592af2ddfe: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260630 12:26:54.514811 11735 raft_consensus.cc:515] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.516963 11735 leader_election.cc:290] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813), 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915)
I20260630 12:26:54.517962 11729 raft_consensus.cc:359] T 25d10bef51b447fb87dbdb032ad308b8 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.518779 11729 raft_consensus.cc:385] T 25d10bef51b447fb87dbdb032ad308b8 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.519158 11729 raft_consensus.cc:740] T 25d10bef51b447fb87dbdb032ad308b8 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f300c915844f3fa3f62e592af2ddfe, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.520067 11729 consensus_queue.cc:260] T 25d10bef51b447fb87dbdb032ad308b8 P f7f300c915844f3fa3f62e592af2ddfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.520999 11736 leader_election.cc:290] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [CANDIDATE]: Term 1 election: Requested vote from peers 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915), e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731)
I20260630 12:26:54.522082 11534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d10bef51b447fb87dbdb032ad308b8" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f300c915844f3fa3f62e592af2ddfe" is_pre_election: true
I20260630 12:26:54.522894 11534 raft_consensus.cc:2468] T 25d10bef51b447fb87dbdb032ad308b8 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4e7b4958fc845d891afd159e3c391ce in term 0.
I20260630 12:26:54.512599 11730 tablet_bootstrap.cc:492] T 82de4a00ee994dd4b1322eeafd81974d P 060d65f17d854d488b36ca00970d1f2d: No bootstrap required, opened a new log
I20260630 12:26:54.524045 11730 ts_tablet_manager.cc:1403] T 82de4a00ee994dd4b1322eeafd81974d P 060d65f17d854d488b36ca00970d1f2d: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.007s
I20260630 12:26:54.524597 11683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1482fdba0f8341fea708d94e792d0cb0" candidate_uuid: "f7f300c915844f3fa3f62e592af2ddfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4e7b4958fc845d891afd159e3c391ce"
I20260630 12:26:54.525260 11683 raft_consensus.cc:3060] T 1482fdba0f8341fea708d94e792d0cb0 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:54.527205 11730 raft_consensus.cc:359] T 82de4a00ee994dd4b1322eeafd81974d P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.527988 11730 raft_consensus.cc:385] T 82de4a00ee994dd4b1322eeafd81974d P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.528265 11730 raft_consensus.cc:740] T 82de4a00ee994dd4b1322eeafd81974d P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 060d65f17d854d488b36ca00970d1f2d, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.528983 11730 consensus_queue.cc:260] T 82de4a00ee994dd4b1322eeafd81974d P 060d65f17d854d488b36ca00970d1f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.529578 11729 ts_tablet_manager.cc:1434] T 25d10bef51b447fb87dbdb032ad308b8 P f7f300c915844f3fa3f62e592af2ddfe: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.001s
I20260630 12:26:54.530805 11729 tablet_bootstrap.cc:492] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe: Bootstrap starting.
I20260630 12:26:54.537222 11729 tablet_bootstrap.cc:654] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.529707 11734 raft_consensus.cc:493] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:54.539227 11734 raft_consensus.cc:515] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.541824 11730 ts_tablet_manager.cc:1434] T 82de4a00ee994dd4b1322eeafd81974d P 060d65f17d854d488b36ca00970d1f2d: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.004s
I20260630 12:26:54.545521 11730 tablet_bootstrap.cc:492] T 5bcd8b8cc55e4bca8c9b452f443073c2 P 060d65f17d854d488b36ca00970d1f2d: Bootstrap starting.
I20260630 12:26:54.551992 11649 leader_election.cc:304] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4e7b4958fc845d891afd159e3c391ce, f7f300c915844f3fa3f62e592af2ddfe; no voters: 
I20260630 12:26:54.553135 11735 raft_consensus.cc:2804] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:54.553516 11735 raft_consensus.cc:493] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:54.553879 11735 raft_consensus.cc:3060] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:54.553627 11534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82de4a00ee994dd4b1322eeafd81974d" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f300c915844f3fa3f62e592af2ddfe" is_pre_election: true
W20260630 12:26:54.558717 11649 leader_election.cc:343] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:54.550554 11683 raft_consensus.cc:2468] T 1482fdba0f8341fea708d94e792d0cb0 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f300c915844f3fa3f62e592af2ddfe in term 1.
I20260630 12:26:54.549862 11734 leader_election.cc:290] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813), e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731)
I20260630 12:26:54.565402 11498 leader_election.cc:304] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [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: e4e7b4958fc845d891afd159e3c391ce, f7f300c915844f3fa3f62e592af2ddfe; no voters: 060d65f17d854d488b36ca00970d1f2d
I20260630 12:26:54.566469 11751 raft_consensus.cc:2804] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:54.566936 11751 raft_consensus.cc:697] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [term 1 LEADER]: Becoming Leader. State: Replica: f7f300c915844f3fa3f62e592af2ddfe, State: Running, Role: LEADER
I20260630 12:26:54.567489 11735 raft_consensus.cc:515] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.567723 11751 consensus_queue.cc:237] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.575798 11609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d10bef51b447fb87dbdb032ad308b8" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "060d65f17d854d488b36ca00970d1f2d" is_pre_election: true
I20260630 12:26:54.577239 11534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d10bef51b447fb87dbdb032ad308b8" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f300c915844f3fa3f62e592af2ddfe"
I20260630 12:26:54.577914 11534 raft_consensus.cc:3060] T 25d10bef51b447fb87dbdb032ad308b8 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:54.579334 11729 tablet_bootstrap.cc:492] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe: No bootstrap required, opened a new log
I20260630 12:26:54.579843 11729 ts_tablet_manager.cc:1403] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.005s
I20260630 12:26:54.582866 11729 raft_consensus.cc:359] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } }
I20260630 12:26:54.583596 11729 raft_consensus.cc:385] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.583880 11729 raft_consensus.cc:740] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f300c915844f3fa3f62e592af2ddfe, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.586306 11534 raft_consensus.cc:2468] T 25d10bef51b447fb87dbdb032ad308b8 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4e7b4958fc845d891afd159e3c391ce in term 1.
I20260630 12:26:54.588208 11609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82de4a00ee994dd4b1322eeafd81974d" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "060d65f17d854d488b36ca00970d1f2d" is_pre_election: true
I20260630 12:26:54.588395 11649 leader_election.cc:304] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4e7b4958fc845d891afd159e3c391ce, f7f300c915844f3fa3f62e592af2ddfe; no voters: 
I20260630 12:26:54.588845 11609 raft_consensus.cc:2468] T 82de4a00ee994dd4b1322eeafd81974d P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4e7b4958fc845d891afd159e3c391ce in term 0.
I20260630 12:26:54.592706 11728 tablet_bootstrap.cc:492] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce: No bootstrap required, opened a new log
I20260630 12:26:54.593356 11728 ts_tablet_manager.cc:1403] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce: Time spent bootstrapping tablet: real 0.102s	user 0.030s	sys 0.028s
I20260630 12:26:54.595072 11735 leader_election.cc:290] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 election: Requested vote from peers f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813), 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915)
I20260630 12:26:54.596997 11735 raft_consensus.cc:2804] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:54.598440 11735 raft_consensus.cc:697] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Becoming Leader. State: Replica: e4e7b4958fc845d891afd159e3c391ce, State: Running, Role: LEADER
I20260630 12:26:54.584668 11729 consensus_queue.cc:260] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } }
I20260630 12:26:54.595321 11730 tablet_bootstrap.cc:654] T 5bcd8b8cc55e4bca8c9b452f443073c2 P 060d65f17d854d488b36ca00970d1f2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.600337 11735 consensus_queue.cc:237] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.602597 11534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53871a267e12469c915e5c738cc24d7e" candidate_uuid: "060d65f17d854d488b36ca00970d1f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f300c915844f3fa3f62e592af2ddfe" is_pre_election: true
I20260630 12:26:54.602890 11609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d10bef51b447fb87dbdb032ad308b8" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "060d65f17d854d488b36ca00970d1f2d"
I20260630 12:26:54.603391 11534 raft_consensus.cc:2468] T 53871a267e12469c915e5c738cc24d7e P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 060d65f17d854d488b36ca00970d1f2d in term 0.
W20260630 12:26:54.602463 11649 leader_election.cc:343] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:54.596119 11728 raft_consensus.cc:359] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.604789 11575 leader_election.cc:304] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 060d65f17d854d488b36ca00970d1f2d, f7f300c915844f3fa3f62e592af2ddfe; no voters: 
I20260630 12:26:54.605923 11752 raft_consensus.cc:2804] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:54.606393 11752 raft_consensus.cc:493] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:54.606779 11752 raft_consensus.cc:3060] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:54.604758 11649 leader_election.cc:304] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [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: 060d65f17d854d488b36ca00970d1f2d, e4e7b4958fc845d891afd159e3c391ce; no voters: f7f300c915844f3fa3f62e592af2ddfe
W20260630 12:26:54.608481 11649 leader_election.cc:343] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:54.600999 11729 ts_tablet_manager.cc:1434] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.005s
I20260630 12:26:54.612020 11729 tablet_bootstrap.cc:492] T 0dd52fbad2274539a495a7c3601f13d6 P f7f300c915844f3fa3f62e592af2ddfe: Bootstrap starting.
I20260630 12:26:54.605096 11728 raft_consensus.cc:385] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.612869 11683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53871a267e12469c915e5c738cc24d7e" candidate_uuid: "060d65f17d854d488b36ca00970d1f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4e7b4958fc845d891afd159e3c391ce" is_pre_election: true
I20260630 12:26:54.613674 11730 tablet_bootstrap.cc:492] T 5bcd8b8cc55e4bca8c9b452f443073c2 P 060d65f17d854d488b36ca00970d1f2d: No bootstrap required, opened a new log
I20260630 12:26:54.613998 11728 raft_consensus.cc:740] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4e7b4958fc845d891afd159e3c391ce, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.614172 11730 ts_tablet_manager.cc:1403] T 5bcd8b8cc55e4bca8c9b452f443073c2 P 060d65f17d854d488b36ca00970d1f2d: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.000s
W20260630 12:26:54.615448 11573 leader_election.cc:343] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:54.617450 11728 consensus_queue.cc:260] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.612845 11757 raft_consensus.cc:2804] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:54.619203 11757 raft_consensus.cc:493] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:26:54.619257 11480 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:26:54.619751 11757 raft_consensus.cc:3060] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:54.618731 11729 tablet_bootstrap.cc:654] T 0dd52fbad2274539a495a7c3601f13d6 P f7f300c915844f3fa3f62e592af2ddfe: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.616365 11752 raft_consensus.cc:515] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.624665 11534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53871a267e12469c915e5c738cc24d7e" candidate_uuid: "060d65f17d854d488b36ca00970d1f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f300c915844f3fa3f62e592af2ddfe"
I20260630 12:26:54.625442 11534 raft_consensus.cc:3060] T 53871a267e12469c915e5c738cc24d7e P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:54.626113 11431 catalog_manager.cc:5697] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce reported cstate change: term changed from 0 to 1, leader changed from <none> to e4e7b4958fc845d891afd159e3c391ce (127.6.224.131). New cstate: current_term: 1 leader_uuid: "e4e7b4958fc845d891afd159e3c391ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:54.629680 11757 raft_consensus.cc:515] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.632787 11534 raft_consensus.cc:2468] T 53871a267e12469c915e5c738cc24d7e P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 060d65f17d854d488b36ca00970d1f2d in term 1.
I20260630 12:26:54.634215 11575 leader_election.cc:304] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 060d65f17d854d488b36ca00970d1f2d, f7f300c915844f3fa3f62e592af2ddfe; no voters: 
I20260630 12:26:54.635174 11730 raft_consensus.cc:359] T 5bcd8b8cc55e4bca8c9b452f443073c2 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.635914 11730 raft_consensus.cc:385] T 5bcd8b8cc55e4bca8c9b452f443073c2 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.636215 11730 raft_consensus.cc:740] T 5bcd8b8cc55e4bca8c9b452f443073c2 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 060d65f17d854d488b36ca00970d1f2d, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.636305 11533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82de4a00ee994dd4b1322eeafd81974d" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f300c915844f3fa3f62e592af2ddfe"
I20260630 12:26:54.635535 11734 raft_consensus.cc:2804] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:54.637880 11752 leader_election.cc:290] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [CANDIDATE]: Term 1 election: Requested vote from peers f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813), e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731)
W20260630 12:26:54.638628 11649 leader_election.cc:343] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:54.638757 11730 consensus_queue.cc:260] T 5bcd8b8cc55e4bca8c9b452f443073c2 P 060d65f17d854d488b36ca00970d1f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.639786 11432 catalog_manager.cc:5697] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe reported cstate change: term changed from 0 to 1, leader changed from <none> to f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129). New cstate: current_term: 1 leader_uuid: "f7f300c915844f3fa3f62e592af2ddfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:54.641119 11730 ts_tablet_manager.cc:1434] T 5bcd8b8cc55e4bca8c9b452f443073c2 P 060d65f17d854d488b36ca00970d1f2d: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260630 12:26:54.642182 11730 tablet_bootstrap.cc:492] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d: Bootstrap starting.
I20260630 12:26:54.642021 11683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53871a267e12469c915e5c738cc24d7e" candidate_uuid: "060d65f17d854d488b36ca00970d1f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4e7b4958fc845d891afd159e3c391ce"
W20260630 12:26:54.643790 11573 leader_election.cc:343] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:54.649598 11730 tablet_bootstrap.cc:654] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.651971 11734 raft_consensus.cc:697] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [term 1 LEADER]: Becoming Leader. State: Replica: 060d65f17d854d488b36ca00970d1f2d, State: Running, Role: LEADER
I20260630 12:26:54.653264 11734 consensus_queue.cc:237] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.657899 11609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82de4a00ee994dd4b1322eeafd81974d" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "060d65f17d854d488b36ca00970d1f2d"
I20260630 12:26:54.658530 11609 raft_consensus.cc:3060] T 82de4a00ee994dd4b1322eeafd81974d P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:54.662915 11729 tablet_bootstrap.cc:492] T 0dd52fbad2274539a495a7c3601f13d6 P f7f300c915844f3fa3f62e592af2ddfe: No bootstrap required, opened a new log
I20260630 12:26:54.663611 11729 ts_tablet_manager.cc:1403] T 0dd52fbad2274539a495a7c3601f13d6 P f7f300c915844f3fa3f62e592af2ddfe: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.023s
I20260630 12:26:54.667053 11609 raft_consensus.cc:2468] T 82de4a00ee994dd4b1322eeafd81974d P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4e7b4958fc845d891afd159e3c391ce in term 1.
I20260630 12:26:54.668586 11649 leader_election.cc:304] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [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: 060d65f17d854d488b36ca00970d1f2d, e4e7b4958fc845d891afd159e3c391ce; no voters: f7f300c915844f3fa3f62e592af2ddfe
I20260630 12:26:54.669611 11760 raft_consensus.cc:2804] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:54.670039 11757 leader_election.cc:290] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 election: Requested vote from peers f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813), 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915)
I20260630 12:26:54.670138 11760 raft_consensus.cc:697] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Becoming Leader. State: Replica: e4e7b4958fc845d891afd159e3c391ce, State: Running, Role: LEADER
I20260630 12:26:54.674856 11760 consensus_queue.cc:237] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.668602 11729 raft_consensus.cc:359] T 0dd52fbad2274539a495a7c3601f13d6 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.672986 11728 ts_tablet_manager.cc:1434] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce: Time spent starting tablet: real 0.079s	user 0.013s	sys 0.002s
I20260630 12:26:54.678784 11729 raft_consensus.cc:385] T 0dd52fbad2274539a495a7c3601f13d6 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.679142 11729 raft_consensus.cc:740] T 0dd52fbad2274539a495a7c3601f13d6 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f300c915844f3fa3f62e592af2ddfe, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.679513 11728 tablet_bootstrap.cc:492] T 8e3e735763e54411879e8222d1e848e4 P e4e7b4958fc845d891afd159e3c391ce: Bootstrap starting.
I20260630 12:26:54.680110 11730 tablet_bootstrap.cc:492] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d: No bootstrap required, opened a new log
I20260630 12:26:54.679913 11729 consensus_queue.cc:260] T 0dd52fbad2274539a495a7c3601f13d6 P f7f300c915844f3fa3f62e592af2ddfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.680565 11730 ts_tablet_manager.cc:1403] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.013s
I20260630 12:26:54.682785 11729 ts_tablet_manager.cc:1434] T 0dd52fbad2274539a495a7c3601f13d6 P f7f300c915844f3fa3f62e592af2ddfe: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260630 12:26:54.684031 11729 tablet_bootstrap.cc:492] T c954181a3d664187ba155d17380553d9 P f7f300c915844f3fa3f62e592af2ddfe: Bootstrap starting.
I20260630 12:26:54.686417 11728 tablet_bootstrap.cc:654] T 8e3e735763e54411879e8222d1e848e4 P e4e7b4958fc845d891afd159e3c391ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.688568 11431 catalog_manager.cc:5697] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 060d65f17d854d488b36ca00970d1f2d (127.6.224.130). New cstate: current_term: 1 leader_uuid: "060d65f17d854d488b36ca00970d1f2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:54.691828 11729 tablet_bootstrap.cc:654] T c954181a3d664187ba155d17380553d9 P f7f300c915844f3fa3f62e592af2ddfe: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.691521 11730 raft_consensus.cc:359] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.692291 11730 raft_consensus.cc:385] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.692574 11730 raft_consensus.cc:740] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 060d65f17d854d488b36ca00970d1f2d, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.693349 11730 consensus_queue.cc:260] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.695621 11730 ts_tablet_manager.cc:1434] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260630 12:26:54.696576 11730 tablet_bootstrap.cc:492] T 0dd52fbad2274539a495a7c3601f13d6 P 060d65f17d854d488b36ca00970d1f2d: Bootstrap starting.
I20260630 12:26:54.693393 11430 catalog_manager.cc:5697] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce reported cstate change: term changed from 0 to 1, leader changed from <none> to e4e7b4958fc845d891afd159e3c391ce (127.6.224.131). New cstate: current_term: 1 leader_uuid: "e4e7b4958fc845d891afd159e3c391ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:54.702711 11730 tablet_bootstrap.cc:654] T 0dd52fbad2274539a495a7c3601f13d6 P 060d65f17d854d488b36ca00970d1f2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.706689 11729 tablet_bootstrap.cc:492] T c954181a3d664187ba155d17380553d9 P f7f300c915844f3fa3f62e592af2ddfe: No bootstrap required, opened a new log
I20260630 12:26:54.707206 11729 ts_tablet_manager.cc:1403] T c954181a3d664187ba155d17380553d9 P f7f300c915844f3fa3f62e592af2ddfe: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.013s
I20260630 12:26:54.708078 11728 tablet_bootstrap.cc:492] T 8e3e735763e54411879e8222d1e848e4 P e4e7b4958fc845d891afd159e3c391ce: No bootstrap required, opened a new log
I20260630 12:26:54.708855 11728 ts_tablet_manager.cc:1403] T 8e3e735763e54411879e8222d1e848e4 P e4e7b4958fc845d891afd159e3c391ce: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.004s
I20260630 12:26:54.710386 11729 raft_consensus.cc:359] T c954181a3d664187ba155d17380553d9 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.711210 11729 raft_consensus.cc:385] T c954181a3d664187ba155d17380553d9 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.711513 11729 raft_consensus.cc:740] T c954181a3d664187ba155d17380553d9 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f300c915844f3fa3f62e592af2ddfe, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.712416 11729 consensus_queue.cc:260] T c954181a3d664187ba155d17380553d9 P f7f300c915844f3fa3f62e592af2ddfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.712602 11728 raft_consensus.cc:359] T 8e3e735763e54411879e8222d1e848e4 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } }
I20260630 12:26:54.713590 11728 raft_consensus.cc:385] T 8e3e735763e54411879e8222d1e848e4 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.713953 11728 raft_consensus.cc:740] T 8e3e735763e54411879e8222d1e848e4 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4e7b4958fc845d891afd159e3c391ce, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.714955 11729 ts_tablet_manager.cc:1434] T c954181a3d664187ba155d17380553d9 P f7f300c915844f3fa3f62e592af2ddfe: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260630 12:26:54.714916 11728 consensus_queue.cc:260] T 8e3e735763e54411879e8222d1e848e4 P e4e7b4958fc845d891afd159e3c391ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } }
I20260630 12:26:54.716135 11729 tablet_bootstrap.cc:492] T 5bcd8b8cc55e4bca8c9b452f443073c2 P f7f300c915844f3fa3f62e592af2ddfe: Bootstrap starting.
I20260630 12:26:54.720762 11760 raft_consensus.cc:493] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:54.721961 11760 raft_consensus.cc:515] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.723302 11729 tablet_bootstrap.cc:654] T 5bcd8b8cc55e4bca8c9b452f443073c2 P f7f300c915844f3fa3f62e592af2ddfe: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.724220 11760 leader_election.cc:290] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813), 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915)
I20260630 12:26:54.726370 11609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd52fbad2274539a495a7c3601f13d6" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "060d65f17d854d488b36ca00970d1f2d" is_pre_election: true
W20260630 12:26:54.728039 11649 leader_election.cc:343] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:54.729182 11751 raft_consensus.cc:493] T c954181a3d664187ba155d17380553d9 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:54.729684 11751 raft_consensus.cc:515] T c954181a3d664187ba155d17380553d9 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.731761 11751 leader_election.cc:290] T c954181a3d664187ba155d17380553d9 P f7f300c915844f3fa3f62e592af2ddfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915), e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731)
I20260630 12:26:54.732474 11609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c954181a3d664187ba155d17380553d9" candidate_uuid: "f7f300c915844f3fa3f62e592af2ddfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "060d65f17d854d488b36ca00970d1f2d" is_pre_election: true
W20260630 12:26:54.733865 11500 leader_election.cc:343] T c954181a3d664187ba155d17380553d9 P f7f300c915844f3fa3f62e592af2ddfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:54.734154 11533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd52fbad2274539a495a7c3601f13d6" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f300c915844f3fa3f62e592af2ddfe" is_pre_election: true
I20260630 12:26:54.734773 11533 raft_consensus.cc:2468] T 0dd52fbad2274539a495a7c3601f13d6 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4e7b4958fc845d891afd159e3c391ce in term 0.
I20260630 12:26:54.736191 11649 leader_election.cc:304] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [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: e4e7b4958fc845d891afd159e3c391ce, f7f300c915844f3fa3f62e592af2ddfe; no voters: 060d65f17d854d488b36ca00970d1f2d
I20260630 12:26:54.733816 11683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c954181a3d664187ba155d17380553d9" candidate_uuid: "f7f300c915844f3fa3f62e592af2ddfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4e7b4958fc845d891afd159e3c391ce" is_pre_election: true
W20260630 12:26:54.746340 11498 leader_election.cc:343] T c954181a3d664187ba155d17380553d9 P f7f300c915844f3fa3f62e592af2ddfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:54.746429 11760 raft_consensus.cc:2804] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:54.747081 11760 raft_consensus.cc:493] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:54.747001 11498 leader_election.cc:304] T c954181a3d664187ba155d17380553d9 P f7f300c915844f3fa3f62e592af2ddfe [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: f7f300c915844f3fa3f62e592af2ddfe; no voters: 060d65f17d854d488b36ca00970d1f2d, e4e7b4958fc845d891afd159e3c391ce
I20260630 12:26:54.747702 11760 raft_consensus.cc:3060] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:54.748440 11751 raft_consensus.cc:2749] T c954181a3d664187ba155d17380553d9 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:54.754887 11728 ts_tablet_manager.cc:1434] T 8e3e735763e54411879e8222d1e848e4 P e4e7b4958fc845d891afd159e3c391ce: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260630 12:26:54.756001 11760 raft_consensus.cc:515] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.763628 11757 raft_consensus.cc:493] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:54.763751 11533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd52fbad2274539a495a7c3601f13d6" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f300c915844f3fa3f62e592af2ddfe"
I20260630 12:26:54.764374 11757 raft_consensus.cc:515] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.764778 11533 raft_consensus.cc:3060] T 0dd52fbad2274539a495a7c3601f13d6 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:54.768707 11534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ad4b0ea8f9439daaa67b3e4443acf1" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f300c915844f3fa3f62e592af2ddfe" is_pre_election: true
I20260630 12:26:54.769539 11534 raft_consensus.cc:2468] T 19ad4b0ea8f9439daaa67b3e4443acf1 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4e7b4958fc845d891afd159e3c391ce in term 0.
I20260630 12:26:54.770503 11757 leader_election.cc:290] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813), 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915)
I20260630 12:26:54.771845 11728 tablet_bootstrap.cc:492] T 53871a267e12469c915e5c738cc24d7e P e4e7b4958fc845d891afd159e3c391ce: Bootstrap starting.
I20260630 12:26:54.770608 11649 leader_election.cc:304] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4e7b4958fc845d891afd159e3c391ce, f7f300c915844f3fa3f62e592af2ddfe; no voters: 
I20260630 12:26:54.773191 11757 raft_consensus.cc:2804] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:54.773702 11757 raft_consensus.cc:493] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:54.774076 11757 raft_consensus.cc:3060] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:54.777074 11609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ad4b0ea8f9439daaa67b3e4443acf1" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "060d65f17d854d488b36ca00970d1f2d" is_pre_election: true
I20260630 12:26:54.777832 11609 raft_consensus.cc:2468] T 19ad4b0ea8f9439daaa67b3e4443acf1 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4e7b4958fc845d891afd159e3c391ce in term 0.
I20260630 12:26:54.779167 11734 raft_consensus.cc:493] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:54.779709 11734 raft_consensus.cc:515] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } }
I20260630 12:26:54.782033 11734 leader_election.cc:290] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731), f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813)
I20260630 12:26:54.783902 11683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3e735763e54411879e8222d1e848e4" candidate_uuid: "060d65f17d854d488b36ca00970d1f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4e7b4958fc845d891afd159e3c391ce" is_pre_election: true
I20260630 12:26:54.784601 11683 raft_consensus.cc:2468] T 8e3e735763e54411879e8222d1e848e4 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 060d65f17d854d488b36ca00970d1f2d in term 0.
I20260630 12:26:54.788581 11728 tablet_bootstrap.cc:654] T 53871a267e12469c915e5c738cc24d7e P e4e7b4958fc845d891afd159e3c391ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.789453 11573 leader_election.cc:304] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 060d65f17d854d488b36ca00970d1f2d, e4e7b4958fc845d891afd159e3c391ce; no voters: 
I20260630 12:26:54.790185 11734 raft_consensus.cc:2804] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:54.790585 11734 raft_consensus.cc:493] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:54.790959 11734 raft_consensus.cc:3060] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:54.791355 11534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3e735763e54411879e8222d1e848e4" candidate_uuid: "060d65f17d854d488b36ca00970d1f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f300c915844f3fa3f62e592af2ddfe" is_pre_election: true
I20260630 12:26:54.791569 11757 raft_consensus.cc:515] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.792004 11534 raft_consensus.cc:2468] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 060d65f17d854d488b36ca00970d1f2d in term 0.
I20260630 12:26:54.795616 11757 leader_election.cc:290] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 election: Requested vote from peers f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813), 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915)
I20260630 12:26:54.797570 11534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ad4b0ea8f9439daaa67b3e4443acf1" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f300c915844f3fa3f62e592af2ddfe"
I20260630 12:26:54.798194 11534 raft_consensus.cc:3060] T 19ad4b0ea8f9439daaa67b3e4443acf1 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:54.798893 11729 tablet_bootstrap.cc:492] T 5bcd8b8cc55e4bca8c9b452f443073c2 P f7f300c915844f3fa3f62e592af2ddfe: No bootstrap required, opened a new log
I20260630 12:26:54.799428 11729 ts_tablet_manager.cc:1403] T 5bcd8b8cc55e4bca8c9b452f443073c2 P f7f300c915844f3fa3f62e592af2ddfe: Time spent bootstrapping tablet: real 0.084s	user 0.029s	sys 0.046s
I20260630 12:26:54.800892 11734 raft_consensus.cc:515] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } }
I20260630 12:26:54.802527 11729 raft_consensus.cc:359] T 5bcd8b8cc55e4bca8c9b452f443073c2 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.803332 11729 raft_consensus.cc:385] T 5bcd8b8cc55e4bca8c9b452f443073c2 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.803798 11729 raft_consensus.cc:740] T 5bcd8b8cc55e4bca8c9b452f443073c2 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f300c915844f3fa3f62e592af2ddfe, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.804147 11609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ad4b0ea8f9439daaa67b3e4443acf1" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "060d65f17d854d488b36ca00970d1f2d"
I20260630 12:26:54.801646 11730 tablet_bootstrap.cc:492] T 0dd52fbad2274539a495a7c3601f13d6 P 060d65f17d854d488b36ca00970d1f2d: No bootstrap required, opened a new log
I20260630 12:26:54.804801 11609 raft_consensus.cc:3060] T 19ad4b0ea8f9439daaa67b3e4443acf1 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:54.804611 11729 consensus_queue.cc:260] T 5bcd8b8cc55e4bca8c9b452f443073c2 P f7f300c915844f3fa3f62e592af2ddfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.805663 11730 ts_tablet_manager.cc:1403] T 0dd52fbad2274539a495a7c3601f13d6 P 060d65f17d854d488b36ca00970d1f2d: Time spent bootstrapping tablet: real 0.109s	user 0.034s	sys 0.047s
I20260630 12:26:54.809228 11730 raft_consensus.cc:359] T 0dd52fbad2274539a495a7c3601f13d6 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.808672 11734 leader_election.cc:290] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [CANDIDATE]: Term 1 election: Requested vote from peers e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731), f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813)
I20260630 12:26:54.809850 11729 ts_tablet_manager.cc:1434] T 5bcd8b8cc55e4bca8c9b452f443073c2 P f7f300c915844f3fa3f62e592af2ddfe: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:26:54.810714 11730 raft_consensus.cc:385] T 0dd52fbad2274539a495a7c3601f13d6 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.811064 11730 raft_consensus.cc:740] T 0dd52fbad2274539a495a7c3601f13d6 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 060d65f17d854d488b36ca00970d1f2d, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.811264 11729 tablet_bootstrap.cc:492] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe: Bootstrap starting.
I20260630 12:26:54.811815 11730 consensus_queue.cc:260] T 0dd52fbad2274539a495a7c3601f13d6 P 060d65f17d854d488b36ca00970d1f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.813189 11728 tablet_bootstrap.cc:492] T 53871a267e12469c915e5c738cc24d7e P e4e7b4958fc845d891afd159e3c391ce: No bootstrap required, opened a new log
I20260630 12:26:54.804252 11683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3e735763e54411879e8222d1e848e4" candidate_uuid: "060d65f17d854d488b36ca00970d1f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4e7b4958fc845d891afd159e3c391ce"
I20260630 12:26:54.813862 11683 raft_consensus.cc:3060] T 8e3e735763e54411879e8222d1e848e4 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:54.814473 11532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3e735763e54411879e8222d1e848e4" candidate_uuid: "060d65f17d854d488b36ca00970d1f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f300c915844f3fa3f62e592af2ddfe"
I20260630 12:26:54.815169 11532 raft_consensus.cc:3060] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:54.817853 11729 tablet_bootstrap.cc:654] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.823388 11532 raft_consensus.cc:2468] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 060d65f17d854d488b36ca00970d1f2d in term 1.
I20260630 12:26:54.824643 11575 leader_election.cc:304] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 060d65f17d854d488b36ca00970d1f2d, f7f300c915844f3fa3f62e592af2ddfe; no voters: 
I20260630 12:26:54.825079 11728 ts_tablet_manager.cc:1403] T 53871a267e12469c915e5c738cc24d7e P e4e7b4958fc845d891afd159e3c391ce: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.011s
I20260630 12:26:54.828169 11728 raft_consensus.cc:359] T 53871a267e12469c915e5c738cc24d7e P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.828912 11728 raft_consensus.cc:385] T 53871a267e12469c915e5c738cc24d7e P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.829250 11728 raft_consensus.cc:740] T 53871a267e12469c915e5c738cc24d7e P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4e7b4958fc845d891afd159e3c391ce, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.830994 11730 ts_tablet_manager.cc:1434] T 0dd52fbad2274539a495a7c3601f13d6 P 060d65f17d854d488b36ca00970d1f2d: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260630 12:26:54.832144 11730 tablet_bootstrap.cc:492] T c954181a3d664187ba155d17380553d9 P 060d65f17d854d488b36ca00970d1f2d: Bootstrap starting.
I20260630 12:26:54.832356 11683 raft_consensus.cc:2468] T 8e3e735763e54411879e8222d1e848e4 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 060d65f17d854d488b36ca00970d1f2d in term 1.
I20260630 12:26:54.835098 11534 raft_consensus.cc:2468] T 19ad4b0ea8f9439daaa67b3e4443acf1 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4e7b4958fc845d891afd159e3c391ce in term 1.
I20260630 12:26:54.836285 11734 raft_consensus.cc:2804] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:54.836815 11734 raft_consensus.cc:697] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [term 1 LEADER]: Becoming Leader. State: Replica: 060d65f17d854d488b36ca00970d1f2d, State: Running, Role: LEADER
I20260630 12:26:54.837095 11609 raft_consensus.cc:2468] T 19ad4b0ea8f9439daaa67b3e4443acf1 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4e7b4958fc845d891afd159e3c391ce in term 1.
I20260630 12:26:54.838639 11649 leader_election.cc:304] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 060d65f17d854d488b36ca00970d1f2d, e4e7b4958fc845d891afd159e3c391ce; no voters: 
I20260630 12:26:54.839191 11730 tablet_bootstrap.cc:654] T c954181a3d664187ba155d17380553d9 P 060d65f17d854d488b36ca00970d1f2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.840117 11757 raft_consensus.cc:2804] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:54.840656 11757 raft_consensus.cc:697] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Becoming Leader. State: Replica: e4e7b4958fc845d891afd159e3c391ce, State: Running, Role: LEADER
I20260630 12:26:54.841495 11757 consensus_queue.cc:237] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.837502 11728 consensus_queue.cc:260] T 53871a267e12469c915e5c738cc24d7e P e4e7b4958fc845d891afd159e3c391ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.847084 11729 tablet_bootstrap.cc:492] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe: No bootstrap required, opened a new log
I20260630 12:26:54.847714 11729 ts_tablet_manager.cc:1403] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.012s
I20260630 12:26:54.848459 11730 tablet_bootstrap.cc:492] T c954181a3d664187ba155d17380553d9 P 060d65f17d854d488b36ca00970d1f2d: No bootstrap required, opened a new log
I20260630 12:26:54.848847 11760 leader_election.cc:290] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 election: Requested vote from peers f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813), 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915)
I20260630 12:26:54.823432 11533 raft_consensus.cc:2468] T 0dd52fbad2274539a495a7c3601f13d6 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4e7b4958fc845d891afd159e3c391ce in term 1.
I20260630 12:26:54.848932 11730 ts_tablet_manager.cc:1403] T c954181a3d664187ba155d17380553d9 P 060d65f17d854d488b36ca00970d1f2d: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260630 12:26:54.850898 11729 raft_consensus.cc:359] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.851676 11729 raft_consensus.cc:385] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.851984 11729 raft_consensus.cc:740] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f300c915844f3fa3f62e592af2ddfe, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.852540 11730 raft_consensus.cc:359] T c954181a3d664187ba155d17380553d9 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.853227 11730 raft_consensus.cc:385] T c954181a3d664187ba155d17380553d9 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.853673 11730 raft_consensus.cc:740] T c954181a3d664187ba155d17380553d9 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 060d65f17d854d488b36ca00970d1f2d, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.853766 11729 consensus_queue.cc:260] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.851718 11649 leader_election.cc:304] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4e7b4958fc845d891afd159e3c391ce, f7f300c915844f3fa3f62e592af2ddfe; no voters: 
I20260630 12:26:54.837605 11734 consensus_queue.cc:237] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } }
I20260630 12:26:54.857719 11760 raft_consensus.cc:2804] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:54.858274 11760 raft_consensus.cc:697] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Becoming Leader. State: Replica: e4e7b4958fc845d891afd159e3c391ce, State: Running, Role: LEADER
I20260630 12:26:54.852592 11609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd52fbad2274539a495a7c3601f13d6" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "060d65f17d854d488b36ca00970d1f2d"
I20260630 12:26:54.860648 11729 ts_tablet_manager.cc:1434] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:26:54.861266 11609 raft_consensus.cc:3060] T 0dd52fbad2274539a495a7c3601f13d6 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:54.861819 11729 tablet_bootstrap.cc:492] T f9283c376bb64980b55c32b3a7bd6f61 P f7f300c915844f3fa3f62e592af2ddfe: Bootstrap starting.
I20260630 12:26:54.864156 11730 consensus_queue.cc:260] T c954181a3d664187ba155d17380553d9 P 060d65f17d854d488b36ca00970d1f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.866344 11730 ts_tablet_manager.cc:1434] T c954181a3d664187ba155d17380553d9 P 060d65f17d854d488b36ca00970d1f2d: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260630 12:26:54.867372 11730 tablet_bootstrap.cc:492] T 1482fdba0f8341fea708d94e792d0cb0 P 060d65f17d854d488b36ca00970d1f2d: Bootstrap starting.
I20260630 12:26:54.868155 11729 tablet_bootstrap.cc:654] T f9283c376bb64980b55c32b3a7bd6f61 P f7f300c915844f3fa3f62e592af2ddfe: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.869380 11760 consensus_queue.cc:237] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.872783 11730 tablet_bootstrap.cc:654] T 1482fdba0f8341fea708d94e792d0cb0 P 060d65f17d854d488b36ca00970d1f2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.874605 11609 raft_consensus.cc:2468] T 0dd52fbad2274539a495a7c3601f13d6 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4e7b4958fc845d891afd159e3c391ce in term 1.
I20260630 12:26:54.879496 11728 ts_tablet_manager.cc:1434] T 53871a267e12469c915e5c738cc24d7e P e4e7b4958fc845d891afd159e3c391ce: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.005s
I20260630 12:26:54.880558 11728 tablet_bootstrap.cc:492] T f9283c376bb64980b55c32b3a7bd6f61 P e4e7b4958fc845d891afd159e3c391ce: Bootstrap starting.
I20260630 12:26:54.883198 11432 catalog_manager.cc:5697] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce reported cstate change: term changed from 0 to 1, leader changed from <none> to e4e7b4958fc845d891afd159e3c391ce (127.6.224.131). New cstate: current_term: 1 leader_uuid: "e4e7b4958fc845d891afd159e3c391ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:54.893985 11728 tablet_bootstrap.cc:654] T f9283c376bb64980b55c32b3a7bd6f61 P e4e7b4958fc845d891afd159e3c391ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.894954 11730 tablet_bootstrap.cc:492] T 1482fdba0f8341fea708d94e792d0cb0 P 060d65f17d854d488b36ca00970d1f2d: No bootstrap required, opened a new log
I20260630 12:26:54.895596 11730 ts_tablet_manager.cc:1403] T 1482fdba0f8341fea708d94e792d0cb0 P 060d65f17d854d488b36ca00970d1f2d: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.007s
I20260630 12:26:54.899281 11729 tablet_bootstrap.cc:492] T f9283c376bb64980b55c32b3a7bd6f61 P f7f300c915844f3fa3f62e592af2ddfe: No bootstrap required, opened a new log
I20260630 12:26:54.898607 11730 raft_consensus.cc:359] T 1482fdba0f8341fea708d94e792d0cb0 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.899777 11729 ts_tablet_manager.cc:1403] T f9283c376bb64980b55c32b3a7bd6f61 P f7f300c915844f3fa3f62e592af2ddfe: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.013s
I20260630 12:26:54.899909 11730 raft_consensus.cc:385] T 1482fdba0f8341fea708d94e792d0cb0 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.900372 11730 raft_consensus.cc:740] T 1482fdba0f8341fea708d94e792d0cb0 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 060d65f17d854d488b36ca00970d1f2d, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.901196 11730 consensus_queue.cc:260] T 1482fdba0f8341fea708d94e792d0cb0 P 060d65f17d854d488b36ca00970d1f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.900981 11429 catalog_manager.cc:5697] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 060d65f17d854d488b36ca00970d1f2d (127.6.224.130). New cstate: current_term: 1 leader_uuid: "060d65f17d854d488b36ca00970d1f2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:54.902489 11729 raft_consensus.cc:359] T f9283c376bb64980b55c32b3a7bd6f61 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.903216 11729 raft_consensus.cc:385] T f9283c376bb64980b55c32b3a7bd6f61 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.903478 11729 raft_consensus.cc:740] T f9283c376bb64980b55c32b3a7bd6f61 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f300c915844f3fa3f62e592af2ddfe, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.904507 11730 ts_tablet_manager.cc:1434] T 1482fdba0f8341fea708d94e792d0cb0 P 060d65f17d854d488b36ca00970d1f2d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:26:54.904232 11729 consensus_queue.cc:260] T f9283c376bb64980b55c32b3a7bd6f61 P f7f300c915844f3fa3f62e592af2ddfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.905630 11730 tablet_bootstrap.cc:492] T 1243a05c90554541bc7142a4a7d2ead0 P 060d65f17d854d488b36ca00970d1f2d: Bootstrap starting.
I20260630 12:26:54.906528 11729 ts_tablet_manager.cc:1434] T f9283c376bb64980b55c32b3a7bd6f61 P f7f300c915844f3fa3f62e592af2ddfe: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260630 12:26:54.907724 11729 tablet_bootstrap.cc:492] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe: Bootstrap starting.
I20260630 12:26:54.908732 11728 tablet_bootstrap.cc:492] T f9283c376bb64980b55c32b3a7bd6f61 P e4e7b4958fc845d891afd159e3c391ce: No bootstrap required, opened a new log
I20260630 12:26:54.909293 11728 ts_tablet_manager.cc:1403] T f9283c376bb64980b55c32b3a7bd6f61 P e4e7b4958fc845d891afd159e3c391ce: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.005s
I20260630 12:26:54.911859 11728 raft_consensus.cc:359] T f9283c376bb64980b55c32b3a7bd6f61 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.912539 11728 raft_consensus.cc:385] T f9283c376bb64980b55c32b3a7bd6f61 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.912812 11728 raft_consensus.cc:740] T f9283c376bb64980b55c32b3a7bd6f61 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4e7b4958fc845d891afd159e3c391ce, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.912987 11730 tablet_bootstrap.cc:654] T 1243a05c90554541bc7142a4a7d2ead0 P 060d65f17d854d488b36ca00970d1f2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.913163 11729 tablet_bootstrap.cc:654] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.913694 11728 consensus_queue.cc:260] T f9283c376bb64980b55c32b3a7bd6f61 P e4e7b4958fc845d891afd159e3c391ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.916158 11728 ts_tablet_manager.cc:1434] T f9283c376bb64980b55c32b3a7bd6f61 P e4e7b4958fc845d891afd159e3c391ce: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:26:54.917351 11728 tablet_bootstrap.cc:492] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce: Bootstrap starting.
I20260630 12:26:54.922957 11728 tablet_bootstrap.cc:654] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.924400 11730 tablet_bootstrap.cc:492] T 1243a05c90554541bc7142a4a7d2ead0 P 060d65f17d854d488b36ca00970d1f2d: No bootstrap required, opened a new log
I20260630 12:26:54.924963 11730 ts_tablet_manager.cc:1403] T 1243a05c90554541bc7142a4a7d2ead0 P 060d65f17d854d488b36ca00970d1f2d: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260630 12:26:54.927587 11729 tablet_bootstrap.cc:492] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe: No bootstrap required, opened a new log
I20260630 12:26:54.928071 11729 ts_tablet_manager.cc:1403] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260630 12:26:54.927974 11730 raft_consensus.cc:359] T 1243a05c90554541bc7142a4a7d2ead0 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.928946 11730 raft_consensus.cc:385] T 1243a05c90554541bc7142a4a7d2ead0 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.929299 11730 raft_consensus.cc:740] T 1243a05c90554541bc7142a4a7d2ead0 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 060d65f17d854d488b36ca00970d1f2d, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.930136 11730 consensus_queue.cc:260] T 1243a05c90554541bc7142a4a7d2ead0 P 060d65f17d854d488b36ca00970d1f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.930773 11729 raft_consensus.cc:359] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.931435 11729 raft_consensus.cc:385] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.931447 11728 tablet_bootstrap.cc:492] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce: No bootstrap required, opened a new log
I20260630 12:26:54.931740 11729 raft_consensus.cc:740] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f300c915844f3fa3f62e592af2ddfe, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.932003 11728 ts_tablet_manager.cc:1403] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260630 12:26:54.932595 11729 consensus_queue.cc:260] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.933145 11730 ts_tablet_manager.cc:1434] T 1243a05c90554541bc7142a4a7d2ead0 P 060d65f17d854d488b36ca00970d1f2d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:26:54.934198 11730 tablet_bootstrap.cc:492] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d: Bootstrap starting.
I20260630 12:26:54.934582 11728 raft_consensus.cc:359] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.935189 11728 raft_consensus.cc:385] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.935539 11728 raft_consensus.cc:740] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4e7b4958fc845d891afd159e3c391ce, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.936493 11728 consensus_queue.cc:260] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.936919 11729 ts_tablet_manager.cc:1434] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:26:54.937922 11729 tablet_bootstrap.cc:492] T 1243a05c90554541bc7142a4a7d2ead0 P f7f300c915844f3fa3f62e592af2ddfe: Bootstrap starting.
I20260630 12:26:54.938721 11728 ts_tablet_manager.cc:1434] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:26:54.939620 11728 tablet_bootstrap.cc:492] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce: Bootstrap starting.
I20260630 12:26:54.940711 11730 tablet_bootstrap.cc:654] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.942997 11729 tablet_bootstrap.cc:654] T 1243a05c90554541bc7142a4a7d2ead0 P f7f300c915844f3fa3f62e592af2ddfe: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.944741 11728 tablet_bootstrap.cc:654] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.951921 11730 tablet_bootstrap.cc:492] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d: No bootstrap required, opened a new log
I20260630 12:26:54.952409 11730 ts_tablet_manager.cc:1403] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260630 12:26:54.954039 11729 tablet_bootstrap.cc:492] T 1243a05c90554541bc7142a4a7d2ead0 P f7f300c915844f3fa3f62e592af2ddfe: No bootstrap required, opened a new log
I20260630 12:26:54.954011 11728 tablet_bootstrap.cc:492] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce: No bootstrap required, opened a new log
I20260630 12:26:54.954777 11728 ts_tablet_manager.cc:1403] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:26:54.954937 11730 raft_consensus.cc:359] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.955721 11730 raft_consensus.cc:385] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.955987 11730 raft_consensus.cc:740] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 060d65f17d854d488b36ca00970d1f2d, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.956848 11729 ts_tablet_manager.cc:1403] T 1243a05c90554541bc7142a4a7d2ead0 P f7f300c915844f3fa3f62e592af2ddfe: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260630 12:26:54.957149 11609 raft_consensus.cc:3060] T 1482fdba0f8341fea708d94e792d0cb0 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:54.956789 11730 consensus_queue.cc:260] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.959134 11730 ts_tablet_manager.cc:1434] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:26:54.960035 11730 tablet_bootstrap.cc:492] T f7d5139702484a4dad690bc41156e6f4 P 060d65f17d854d488b36ca00970d1f2d: Bootstrap starting.
I20260630 12:26:54.962649 11760 raft_consensus.cc:493] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:54.963171 11760 raft_consensus.cc:515] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.965255 11760 leader_election.cc:290] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813), 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915)
I20260630 12:26:54.966318 11730 tablet_bootstrap.cc:654] T f7d5139702484a4dad690bc41156e6f4 P 060d65f17d854d488b36ca00970d1f2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.967459 11533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bcd8b8cc55e4bca8c9b452f443073c2" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f300c915844f3fa3f62e592af2ddfe" is_pre_election: true
I20260630 12:26:54.968041 11533 raft_consensus.cc:2468] T 5bcd8b8cc55e4bca8c9b452f443073c2 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4e7b4958fc845d891afd159e3c391ce in term 0.
I20260630 12:26:54.968380 11608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bcd8b8cc55e4bca8c9b452f443073c2" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "060d65f17d854d488b36ca00970d1f2d" is_pre_election: true
I20260630 12:26:54.968977 11608 raft_consensus.cc:2468] T 5bcd8b8cc55e4bca8c9b452f443073c2 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4e7b4958fc845d891afd159e3c391ce in term 0.
I20260630 12:26:54.969309 11649 leader_election.cc:304] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4e7b4958fc845d891afd159e3c391ce, f7f300c915844f3fa3f62e592af2ddfe; no voters: 
I20260630 12:26:54.970463 11760 raft_consensus.cc:2804] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:54.970750 11760 raft_consensus.cc:493] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:54.971056 11760 raft_consensus.cc:3060] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:54.971370 11751 consensus_queue.cc:1048] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:54.971956 11728 raft_consensus.cc:359] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.972648 11728 raft_consensus.cc:385] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.972894 11728 raft_consensus.cc:740] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4e7b4958fc845d891afd159e3c391ce, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.973757 11728 consensus_queue.cc:260] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.975342 11728 ts_tablet_manager.cc:1434] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260630 12:26:54.976163 11728 tablet_bootstrap.cc:492] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce: Bootstrap starting.
I20260630 12:26:54.977156 11730 tablet_bootstrap.cc:492] T f7d5139702484a4dad690bc41156e6f4 P 060d65f17d854d488b36ca00970d1f2d: No bootstrap required, opened a new log
I20260630 12:26:54.977613 11730 ts_tablet_manager.cc:1403] T f7d5139702484a4dad690bc41156e6f4 P 060d65f17d854d488b36ca00970d1f2d: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260630 12:26:54.981257 11728 tablet_bootstrap.cc:654] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.982517 11751 consensus_queue.cc:1048] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:54.984521 11729 raft_consensus.cc:359] T 1243a05c90554541bc7142a4a7d2ead0 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.986958 11729 raft_consensus.cc:385] T 1243a05c90554541bc7142a4a7d2ead0 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.987632 11729 raft_consensus.cc:740] T 1243a05c90554541bc7142a4a7d2ead0 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f300c915844f3fa3f62e592af2ddfe, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.981192 11429 catalog_manager.cc:5697] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce reported cstate change: term changed from 0 to 1, leader changed from <none> to e4e7b4958fc845d891afd159e3c391ce (127.6.224.131). New cstate: current_term: 1 leader_uuid: "e4e7b4958fc845d891afd159e3c391ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:54.989120 11729 consensus_queue.cc:260] T 1243a05c90554541bc7142a4a7d2ead0 P f7f300c915844f3fa3f62e592af2ddfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.992408 11728 tablet_bootstrap.cc:492] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce: No bootstrap required, opened a new log
I20260630 12:26:54.990331 11730 raft_consensus.cc:359] T f7d5139702484a4dad690bc41156e6f4 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.992578 11729 ts_tablet_manager.cc:1434] T 1243a05c90554541bc7142a4a7d2ead0 P f7f300c915844f3fa3f62e592af2ddfe: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260630 12:26:54.986620 11760 raft_consensus.cc:515] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.994658 11751 raft_consensus.cc:493] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:54.992892 11728 ts_tablet_manager.cc:1403] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260630 12:26:55.004519 11751 raft_consensus.cc:515] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:55.007072 11728 raft_consensus.cc:359] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:55.007395 11608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82de4a00ee994dd4b1322eeafd81974d" candidate_uuid: "f7f300c915844f3fa3f62e592af2ddfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "060d65f17d854d488b36ca00970d1f2d" is_pre_election: true
I20260630 12:26:55.007772 11728 raft_consensus.cc:385] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.008071 11728 raft_consensus.cc:740] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4e7b4958fc845d891afd159e3c391ce, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.008195 11608 raft_consensus.cc:2393] T 82de4a00ee994dd4b1322eeafd81974d P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7f300c915844f3fa3f62e592af2ddfe in current term 1: Already voted for candidate e4e7b4958fc845d891afd159e3c391ce in this term.
I20260630 12:26:55.008951 11728 consensus_queue.cc:260] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:55.011351 11728 ts_tablet_manager.cc:1434] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:26:55.011190 11682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82de4a00ee994dd4b1322eeafd81974d" candidate_uuid: "f7f300c915844f3fa3f62e592af2ddfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4e7b4958fc845d891afd159e3c391ce" is_pre_election: true
I20260630 12:26:55.012362 11728 tablet_bootstrap.cc:492] T f7d5139702484a4dad690bc41156e6f4 P e4e7b4958fc845d891afd159e3c391ce: Bootstrap starting.
I20260630 12:26:55.012867 11498 leader_election.cc:304] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe [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: f7f300c915844f3fa3f62e592af2ddfe; no voters: 060d65f17d854d488b36ca00970d1f2d, e4e7b4958fc845d891afd159e3c391ce
I20260630 12:26:55.013695 11736 raft_consensus.cc:3060] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.015616 11608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bcd8b8cc55e4bca8c9b452f443073c2" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "060d65f17d854d488b36ca00970d1f2d"
I20260630 12:26:55.016287 11608 raft_consensus.cc:3060] T 5bcd8b8cc55e4bca8c9b452f443073c2 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.018360 11728 tablet_bootstrap.cc:654] T f7d5139702484a4dad690bc41156e6f4 P e4e7b4958fc845d891afd159e3c391ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.020730 11736 raft_consensus.cc:2749] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:55.022773 11533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bcd8b8cc55e4bca8c9b452f443073c2" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f300c915844f3fa3f62e592af2ddfe"
I20260630 12:26:55.023450 11533 raft_consensus.cc:3060] T 5bcd8b8cc55e4bca8c9b452f443073c2 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.024417 11608 raft_consensus.cc:2468] T 5bcd8b8cc55e4bca8c9b452f443073c2 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4e7b4958fc845d891afd159e3c391ce in term 1.
I20260630 12:26:55.025913 11649 leader_election.cc:304] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 060d65f17d854d488b36ca00970d1f2d, e4e7b4958fc845d891afd159e3c391ce; no voters: 
I20260630 12:26:55.027051 11777 raft_consensus.cc:2804] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:55.027580 11777 raft_consensus.cc:697] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Becoming Leader. State: Replica: e4e7b4958fc845d891afd159e3c391ce, State: Running, Role: LEADER
I20260630 12:26:55.028457 11777 consensus_queue.cc:237] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:55.029553 11728 tablet_bootstrap.cc:492] T f7d5139702484a4dad690bc41156e6f4 P e4e7b4958fc845d891afd159e3c391ce: No bootstrap required, opened a new log
I20260630 12:26:55.030040 11728 ts_tablet_manager.cc:1403] T f7d5139702484a4dad690bc41156e6f4 P e4e7b4958fc845d891afd159e3c391ce: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260630 12:26:55.031114 11533 raft_consensus.cc:2468] T 5bcd8b8cc55e4bca8c9b452f443073c2 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4e7b4958fc845d891afd159e3c391ce in term 1.
I20260630 12:26:55.032351 11751 leader_election.cc:290] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915), e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731)
I20260630 12:26:55.032613 11728 raft_consensus.cc:359] T f7d5139702484a4dad690bc41156e6f4 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:54.993012 11730 raft_consensus.cc:385] T f7d5139702484a4dad690bc41156e6f4 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.033299 11728 raft_consensus.cc:385] T f7d5139702484a4dad690bc41156e6f4 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.033378 11730 raft_consensus.cc:740] T f7d5139702484a4dad690bc41156e6f4 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 060d65f17d854d488b36ca00970d1f2d, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.032871 11760 leader_election.cc:290] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 election: Requested vote from peers f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813), 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915)
I20260630 12:26:55.033653 11728 raft_consensus.cc:740] T f7d5139702484a4dad690bc41156e6f4 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4e7b4958fc845d891afd159e3c391ce, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.034332 11730 consensus_queue.cc:260] T f7d5139702484a4dad690bc41156e6f4 P 060d65f17d854d488b36ca00970d1f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:55.036377 11730 ts_tablet_manager.cc:1434] T f7d5139702484a4dad690bc41156e6f4 P 060d65f17d854d488b36ca00970d1f2d: Time spent starting tablet: real 0.058s	user 0.004s	sys 0.001s
I20260630 12:26:55.034596 11728 consensus_queue.cc:260] T f7d5139702484a4dad690bc41156e6f4 P e4e7b4958fc845d891afd159e3c391ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:55.040333 11728 ts_tablet_manager.cc:1434] T f7d5139702484a4dad690bc41156e6f4 P e4e7b4958fc845d891afd159e3c391ce: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:26:55.044138 11734 consensus_queue.cc:1048] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.058600 11429 catalog_manager.cc:5697] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce reported cstate change: term changed from 0 to 1, leader changed from <none> to e4e7b4958fc845d891afd159e3c391ce (127.6.224.131). New cstate: current_term: 1 leader_uuid: "e4e7b4958fc845d891afd159e3c391ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:55.068226 11763 raft_consensus.cc:493] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:55.068805 11763 raft_consensus.cc:515] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:55.070844 11763 leader_election.cc:290] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813), e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731)
I20260630 12:26:55.071611 11533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d10bef51b447fb87dbdb032ad308b8" candidate_uuid: "060d65f17d854d488b36ca00970d1f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f300c915844f3fa3f62e592af2ddfe" is_pre_election: true
I20260630 12:26:55.072676 11533 raft_consensus.cc:2393] T 25d10bef51b447fb87dbdb032ad308b8 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 060d65f17d854d488b36ca00970d1f2d in current term 1: Already voted for candidate e4e7b4958fc845d891afd159e3c391ce in this term.
I20260630 12:26:55.073619 11760 raft_consensus.cc:493] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:55.074051 11760 raft_consensus.cc:515] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:55.076025 11760 leader_election.cc:290] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813), 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915)
I20260630 12:26:55.077527 11609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1243a05c90554541bc7142a4a7d2ead0" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "060d65f17d854d488b36ca00970d1f2d" is_pre_election: true
I20260630 12:26:55.078223 11609 raft_consensus.cc:2468] T 1243a05c90554541bc7142a4a7d2ead0 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4e7b4958fc845d891afd159e3c391ce in term 0.
I20260630 12:26:55.078977 11532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1243a05c90554541bc7142a4a7d2ead0" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f300c915844f3fa3f62e592af2ddfe" is_pre_election: true
I20260630 12:26:55.076150 11683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d10bef51b447fb87dbdb032ad308b8" candidate_uuid: "060d65f17d854d488b36ca00970d1f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4e7b4958fc845d891afd159e3c391ce" is_pre_election: true
I20260630 12:26:55.079608 11532 raft_consensus.cc:2468] T 1243a05c90554541bc7142a4a7d2ead0 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4e7b4958fc845d891afd159e3c391ce in term 0.
I20260630 12:26:55.084299 11573 leader_election.cc:304] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d [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: 060d65f17d854d488b36ca00970d1f2d; no voters: e4e7b4958fc845d891afd159e3c391ce, f7f300c915844f3fa3f62e592af2ddfe
I20260630 12:26:55.085171 11752 raft_consensus.cc:3060] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.085144 11649 leader_election.cc:304] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 060d65f17d854d488b36ca00970d1f2d, e4e7b4958fc845d891afd159e3c391ce; no voters: 
I20260630 12:26:55.086181 11760 raft_consensus.cc:2804] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:55.086544 11760 raft_consensus.cc:493] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:55.086886 11760 raft_consensus.cc:3060] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.088478 11683 raft_consensus.cc:3060] T 53871a267e12469c915e5c738cc24d7e P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.092298 11752 raft_consensus.cc:2749] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:55.093545 11760 raft_consensus.cc:515] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:55.095543 11760 leader_election.cc:290] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 election: Requested vote from peers f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813), 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915)
I20260630 12:26:55.095970 11752 consensus_queue.cc:1048] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.096877 11609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1243a05c90554541bc7142a4a7d2ead0" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "060d65f17d854d488b36ca00970d1f2d"
I20260630 12:26:55.096860 11532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1243a05c90554541bc7142a4a7d2ead0" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f300c915844f3fa3f62e592af2ddfe"
I20260630 12:26:55.097625 11609 raft_consensus.cc:3060] T 1243a05c90554541bc7142a4a7d2ead0 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.097724 11532 raft_consensus.cc:3060] T 1243a05c90554541bc7142a4a7d2ead0 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.102949 11609 raft_consensus.cc:2468] T 1243a05c90554541bc7142a4a7d2ead0 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4e7b4958fc845d891afd159e3c391ce in term 1.
I20260630 12:26:55.104154 11649 leader_election.cc:304] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 060d65f17d854d488b36ca00970d1f2d, e4e7b4958fc845d891afd159e3c391ce; no voters: 
I20260630 12:26:55.104812 11760 raft_consensus.cc:2804] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:55.105407 11760 raft_consensus.cc:697] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Becoming Leader. State: Replica: e4e7b4958fc845d891afd159e3c391ce, State: Running, Role: LEADER
I20260630 12:26:55.105742 11752 raft_consensus.cc:493] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:55.105343 11532 raft_consensus.cc:2468] T 1243a05c90554541bc7142a4a7d2ead0 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4e7b4958fc845d891afd159e3c391ce in term 1.
I20260630 12:26:55.106645 11760 consensus_queue.cc:237] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:55.106551 11752 raft_consensus.cc:515] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:55.112203 11682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9283c376bb64980b55c32b3a7bd6f61" candidate_uuid: "060d65f17d854d488b36ca00970d1f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4e7b4958fc845d891afd159e3c391ce" is_pre_election: true
I20260630 12:26:55.112977 11682 raft_consensus.cc:2468] T f9283c376bb64980b55c32b3a7bd6f61 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 060d65f17d854d488b36ca00970d1f2d in term 0.
I20260630 12:26:55.113878 11777 consensus_queue.cc:1048] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.114331 11573 leader_election.cc:304] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 060d65f17d854d488b36ca00970d1f2d, e4e7b4958fc845d891afd159e3c391ce; no voters: 
I20260630 12:26:55.115501 11734 raft_consensus.cc:2804] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:55.115933 11734 raft_consensus.cc:493] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:55.116272 11734 raft_consensus.cc:3060] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.125173 11752 leader_election.cc:290] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813), e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731)
I20260630 12:26:55.124782 11734 raft_consensus.cc:515] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:55.128785 11533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9283c376bb64980b55c32b3a7bd6f61" candidate_uuid: "060d65f17d854d488b36ca00970d1f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f300c915844f3fa3f62e592af2ddfe"
I20260630 12:26:55.129549 11533 raft_consensus.cc:3060] T f9283c376bb64980b55c32b3a7bd6f61 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.137454 11533 raft_consensus.cc:2468] T f9283c376bb64980b55c32b3a7bd6f61 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 060d65f17d854d488b36ca00970d1f2d in term 1.
I20260630 12:26:55.138319 11751 raft_consensus.cc:493] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:55.138906 11575 leader_election.cc:304] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 060d65f17d854d488b36ca00970d1f2d, f7f300c915844f3fa3f62e592af2ddfe; no voters: 
I20260630 12:26:55.138940 11751 raft_consensus.cc:515] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:55.139931 11752 raft_consensus.cc:2804] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:55.140647 11752 raft_consensus.cc:697] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [term 1 LEADER]: Becoming Leader. State: Replica: 060d65f17d854d488b36ca00970d1f2d, State: Running, Role: LEADER
I20260630 12:26:55.141558 11752 consensus_queue.cc:237] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:55.144153 11608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d5139702484a4dad690bc41156e6f4" candidate_uuid: "f7f300c915844f3fa3f62e592af2ddfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "060d65f17d854d488b36ca00970d1f2d" is_pre_election: true
I20260630 12:26:55.144507 11532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9283c376bb64980b55c32b3a7bd6f61" candidate_uuid: "060d65f17d854d488b36ca00970d1f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f300c915844f3fa3f62e592af2ddfe" is_pre_election: true
I20260630 12:26:55.145633 11608 raft_consensus.cc:2468] T f7d5139702484a4dad690bc41156e6f4 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7f300c915844f3fa3f62e592af2ddfe in term 0.
I20260630 12:26:55.147140 11500 leader_election.cc:304] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 060d65f17d854d488b36ca00970d1f2d, f7f300c915844f3fa3f62e592af2ddfe; no voters: 
I20260630 12:26:55.145279 11532 raft_consensus.cc:2376] T f9283c376bb64980b55c32b3a7bd6f61 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 060d65f17d854d488b36ca00970d1f2d in term 1. Re-sending same reply.
I20260630 12:26:55.148120 11736 raft_consensus.cc:2804] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:55.148588 11736 raft_consensus.cc:493] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:55.148919 11736 raft_consensus.cc:3060] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.148820 11734 leader_election.cc:290] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [CANDIDATE]: Term 1 election: Requested vote from peers f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813), e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731)
I20260630 12:26:55.153606 11681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9283c376bb64980b55c32b3a7bd6f61" candidate_uuid: "060d65f17d854d488b36ca00970d1f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4e7b4958fc845d891afd159e3c391ce"
I20260630 12:26:55.154225 11681 raft_consensus.cc:3060] T f9283c376bb64980b55c32b3a7bd6f61 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.156142 11736 raft_consensus.cc:515] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:55.145145 11682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d5139702484a4dad690bc41156e6f4" candidate_uuid: "f7f300c915844f3fa3f62e592af2ddfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4e7b4958fc845d891afd159e3c391ce" is_pre_election: true
I20260630 12:26:55.157680 11682 raft_consensus.cc:2468] T f7d5139702484a4dad690bc41156e6f4 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7f300c915844f3fa3f62e592af2ddfe in term 0.
I20260630 12:26:55.157776 11751 leader_election.cc:290] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915), e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731)
I20260630 12:26:55.160600 11608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d5139702484a4dad690bc41156e6f4" candidate_uuid: "f7f300c915844f3fa3f62e592af2ddfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "060d65f17d854d488b36ca00970d1f2d"
I20260630 12:26:55.161206 11608 raft_consensus.cc:3060] T f7d5139702484a4dad690bc41156e6f4 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.167313 11757 consensus_queue.cc:1048] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.170138 11757 consensus_queue.cc:1048] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.176892 11757 consensus_queue.cc:1048] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.177453 11429 catalog_manager.cc:5697] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce reported cstate change: term changed from 0 to 1, leader changed from <none> to e4e7b4958fc845d891afd159e3c391ce (127.6.224.131). New cstate: current_term: 1 leader_uuid: "e4e7b4958fc845d891afd159e3c391ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:55.180868 11681 raft_consensus.cc:2468] T f9283c376bb64980b55c32b3a7bd6f61 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 060d65f17d854d488b36ca00970d1f2d in term 1.
I20260630 12:26:55.181365 11608 raft_consensus.cc:2468] T f7d5139702484a4dad690bc41156e6f4 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f300c915844f3fa3f62e592af2ddfe in term 1.
I20260630 12:26:55.189797 11736 leader_election.cc:290] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [CANDIDATE]: Term 1 election: Requested vote from peers 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915), e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731)
I20260630 12:26:55.191323 11500 leader_election.cc:304] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 060d65f17d854d488b36ca00970d1f2d, f7f300c915844f3fa3f62e592af2ddfe; no voters: 
I20260630 12:26:55.191330 11681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d5139702484a4dad690bc41156e6f4" candidate_uuid: "f7f300c915844f3fa3f62e592af2ddfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4e7b4958fc845d891afd159e3c391ce"
I20260630 12:26:55.192857 11681 raft_consensus.cc:3060] T f7d5139702484a4dad690bc41156e6f4 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.195807 11751 raft_consensus.cc:2804] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:55.196331 11751 raft_consensus.cc:697] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [term 1 LEADER]: Becoming Leader. State: Replica: f7f300c915844f3fa3f62e592af2ddfe, State: Running, Role: LEADER
I20260630 12:26:55.197127 11751 consensus_queue.cc:237] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:55.195721 11430 catalog_manager.cc:5697] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 060d65f17d854d488b36ca00970d1f2d (127.6.224.130). New cstate: current_term: 1 leader_uuid: "060d65f17d854d488b36ca00970d1f2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:55.203176 11681 raft_consensus.cc:2468] T f7d5139702484a4dad690bc41156e6f4 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f300c915844f3fa3f62e592af2ddfe in term 1.
I20260630 12:26:55.220842 11432 catalog_manager.cc:5697] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe reported cstate change: term changed from 0 to 1, leader changed from <none> to f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129). New cstate: current_term: 1 leader_uuid: "f7f300c915844f3fa3f62e592af2ddfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:55.235059 11760 raft_consensus.cc:493] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:55.235489 11760 raft_consensus.cc:515] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:55.237206 11760 leader_election.cc:290] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813), 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915)
I20260630 12:26:55.237890 11532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c954181a3d664187ba155d17380553d9" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f300c915844f3fa3f62e592af2ddfe" is_pre_election: true
I20260630 12:26:55.238163 11608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c954181a3d664187ba155d17380553d9" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "060d65f17d854d488b36ca00970d1f2d" is_pre_election: true
I20260630 12:26:55.238440 11532 raft_consensus.cc:2468] T c954181a3d664187ba155d17380553d9 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4e7b4958fc845d891afd159e3c391ce in term 0.
I20260630 12:26:55.238706 11608 raft_consensus.cc:2468] T c954181a3d664187ba155d17380553d9 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4e7b4958fc845d891afd159e3c391ce in term 0.
I20260630 12:26:55.239377 11649 leader_election.cc:304] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4e7b4958fc845d891afd159e3c391ce, f7f300c915844f3fa3f62e592af2ddfe; no voters: 
I20260630 12:26:55.240008 11760 raft_consensus.cc:2804] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:55.240389 11760 raft_consensus.cc:493] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:55.240707 11760 raft_consensus.cc:3060] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.245298 11760 raft_consensus.cc:515] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:55.246873 11760 leader_election.cc:290] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 election: Requested vote from peers f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813), 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915)
I20260630 12:26:55.247664 11532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c954181a3d664187ba155d17380553d9" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f300c915844f3fa3f62e592af2ddfe"
I20260630 12:26:55.247820 11608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c954181a3d664187ba155d17380553d9" candidate_uuid: "e4e7b4958fc845d891afd159e3c391ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "060d65f17d854d488b36ca00970d1f2d"
I20260630 12:26:55.248153 11532 raft_consensus.cc:3060] T c954181a3d664187ba155d17380553d9 P f7f300c915844f3fa3f62e592af2ddfe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.248363 11608 raft_consensus.cc:3060] T c954181a3d664187ba155d17380553d9 P 060d65f17d854d488b36ca00970d1f2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.253199 11760 consensus_queue.cc:1048] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.253759 11532 raft_consensus.cc:2468] T c954181a3d664187ba155d17380553d9 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4e7b4958fc845d891afd159e3c391ce in term 1.
I20260630 12:26:55.254308 11608 raft_consensus.cc:2468] T c954181a3d664187ba155d17380553d9 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4e7b4958fc845d891afd159e3c391ce in term 1.
I20260630 12:26:55.254721 11649 leader_election.cc:304] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4e7b4958fc845d891afd159e3c391ce, f7f300c915844f3fa3f62e592af2ddfe; no voters: 
I20260630 12:26:55.255322 11760 raft_consensus.cc:2804] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:55.255712 11760 raft_consensus.cc:697] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Becoming Leader. State: Replica: e4e7b4958fc845d891afd159e3c391ce, State: Running, Role: LEADER
I20260630 12:26:55.256910 11760 consensus_queue.cc:237] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } }
I20260630 12:26:55.265282 11760 consensus_queue.cc:1048] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.267520 11429 catalog_manager.cc:5697] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce reported cstate change: term changed from 0 to 1, leader changed from <none> to e4e7b4958fc845d891afd159e3c391ce (127.6.224.131). New cstate: current_term: 1 leader_uuid: "e4e7b4958fc845d891afd159e3c391ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:55.321935 11734 consensus_queue.cc:1048] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.332254 11763 consensus_queue.cc:1048] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.380494 11760 consensus_queue.cc:1048] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.391889 11760 consensus_queue.cc:1048] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.537647 11760 consensus_queue.cc:1048] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.565477 11735 consensus_queue.cc:1048] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.608516 11751 consensus_queue.cc:1048] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.631942 11736 consensus_queue.cc:1048] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.638882 11735 consensus_queue.cc:1048] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.695677 11683 raft_consensus.cc:1275] T f9283c376bb64980b55c32b3a7bd6f61 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Refusing update from remote peer 060d65f17d854d488b36ca00970d1f2d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:55.697309 11752 consensus_queue.cc:1048] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.697873 11534 raft_consensus.cc:1275] T f9283c376bb64980b55c32b3a7bd6f61 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Refusing update from remote peer 060d65f17d854d488b36ca00970d1f2d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:55.699412 11734 consensus_queue.cc:1048] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.750145 11777 consensus_queue.cc:1048] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:26:55.885969 11575 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.224.129:42813, user_credentials={real_user=slave}} blocked reactor thread for 103900us
W20260630 12:26:55.886492 11573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.224.131:33731, user_credentials={real_user=slave}} blocked reactor thread for 102550us
W20260630 12:26:55.904884 11498 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.6.224.190:41843, user_credentials={real_user=slave}} blocked reactor thread for 51336us
I20260630 12:26:56.093947 11735 consensus_queue.cc:1048] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:56.144335 11777 consensus_queue.cc:1048] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260630 12:26:56.823475 11573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.224.131:33731, user_credentials={real_user=slave}} blocked reactor thread for 47744.4us
W20260630 12:26:56.861528 11498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.224.131:33731, user_credentials={real_user=slave}} blocked reactor thread for 69745.2us
W20260630 12:26:57.269558 11704 debug-util.cc:398] Leaking SignalData structure 0x7b0800227d00 after lost signal to thread 7045
W20260630 12:26:57.270682 11704 debug-util.cc:398] Leaking SignalData structure 0x7b0800088640 after lost signal to thread 11466
W20260630 12:26:57.271891 11704 debug-util.cc:398] Leaking SignalData structure 0x7b080013d5a0 after lost signal to thread 11558
W20260630 12:26:57.273015 11704 debug-util.cc:398] Leaking SignalData structure 0x7b080019fc20 after lost signal to thread 11633
W20260630 12:26:57.281688 11704 debug-util.cc:398] Leaking SignalData structure 0x7b080016faa0 after lost signal to thread 11707
W20260630 12:26:57.415840 11819 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.004s	sys 0.000s
W20260630 12:26:57.769009 11573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.224.131:33731, user_credentials={real_user=slave}} blocked reactor thread for 105247us
W20260630 12:26:58.032115 11573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.224.131:33731, user_credentials={real_user=slave}} blocked reactor thread for 48473us
W20260630 12:26:58.120901 11649 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.224.130:32915, user_credentials={real_user=slave}} blocked reactor thread for 71506.4us
W20260630 12:26:58.270687 11649 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.224.129:42813, user_credentials={real_user=slave}} blocked reactor thread for 46642.8us
W20260630 12:26:58.614179 11649 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.224.130:32915, user_credentials={real_user=slave}} blocked reactor thread for 45519us
W20260630 12:26:59.697024 11573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.224.131:33731, user_credentials={real_user=slave}} blocked reactor thread for 85574.6us
I20260630 12:26:59.905733  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:59.918108 11912 instance_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:26:59.919044 11913 instance_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:26:59.921979  7042 server_base.cc:1061] running on GCE node
W20260630 12:26:59.922315 11915 instance_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:26:59.924129  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:59.924337  7042 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:26:59.924520  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822419924503 us; error 0 us; skew 500 ppm
I20260630 12:26:59.925001  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:59.928202  7042 webserver.cc:533] Webserver started at http://127.6.224.132:33013/ using document root <none> and password file <none>
I20260630 12:26:59.928706  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:59.928895  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:59.929234  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:59.930755  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-3-root/instance:
uuid: "e5b688045a59495e9eacde713e22b696"
format_stamp: "Formatted at 2026-06-30 12:26:59 on dist-test-slave-fh7x"
I20260630 12:26:59.935781  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:26:59.939378 11920 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:26:59.940203  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:59.940482  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-3-root
uuid: "e5b688045a59495e9eacde713e22b696"
format_stamp: "Formatted at 2026-06-30 12:26:59 on dist-test-slave-fh7x"
I20260630 12:26:59.940752  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-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:26:59.972325  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:59.973733  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:59.975450  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:59.978446  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:59.978645  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:59.978889  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:59.979050  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.038156  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.132:43559
I20260630 12:27:00.038224 11982 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.132:43559 every 8 connection(s)
I20260630 12:27:00.044739  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:00.061040 11987 instance_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:27:00.067493 11988 instance_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:27:00.074137  7042 server_base.cc:1061] running on GCE node
W20260630 12:27:00.074595 11990 instance_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:27:00.079984  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:00.080299  7042 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:27:00.080564  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822420080547 us; error 0 us; skew 500 ppm
I20260630 12:27:00.080611 11983 heartbeater.cc:344] Connected to a master server at 127.6.224.190:41843
I20260630 12:27:00.081110 11983 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:00.081334  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:00.081899 11983 heartbeater.cc:507] Master 127.6.224.190:41843 requested a full tablet report, sending...
I20260630 12:27:00.084345 11427 ts_manager.cc:194] Registered new tserver with Master: e5b688045a59495e9eacde713e22b696 (127.6.224.132:43559)
I20260630 12:27:00.084436  7042 webserver.cc:533] Webserver started at http://127.6.224.133:42351/ using document root <none> and password file <none>
I20260630 12:27:00.085187  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:00.085418  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:00.085731  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:00.086061 11427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41508
I20260630 12:27:00.087263  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-4-root/instance:
uuid: "e81365f5a57d4756b991b46ca5324571"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-fh7x"
I20260630 12:27:00.093012  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260630 12:27:00.097169 11995 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:27:00.098023  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:27:00.098368  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-4-root
uuid: "e81365f5a57d4756b991b46ca5324571"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-fh7x"
I20260630 12:27:00.098714  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-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:27:00.123442  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:00.125030  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:00.126768  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:00.130461  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:00.130739  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.131196  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:00.131412  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.206233  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.133:40177
I20260630 12:27:00.206388 12057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.133:40177 every 8 connection(s)
I20260630 12:27:00.212837  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:00.225936 12061 instance_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:27:00.230857 12062 instance_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:27:00.233249 12058 heartbeater.cc:344] Connected to a master server at 127.6.224.190:41843
I20260630 12:27:00.233707 12058 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:00.234613 12058 heartbeater.cc:507] Master 127.6.224.190:41843 requested a full tablet report, sending...
I20260630 12:27:00.236954 11427 ts_manager.cc:194] Registered new tserver with Master: e81365f5a57d4756b991b46ca5324571 (127.6.224.133:40177)
W20260630 12:27:00.238119 12064 instance_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:27:00.238869 11427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41518
I20260630 12:27:00.245496  7042 server_base.cc:1061] running on GCE node
I20260630 12:27:00.254130  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:00.254452  7042 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:27:00.254680  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822420254663 us; error 0 us; skew 500 ppm
I20260630 12:27:00.255399  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:00.258186  7042 webserver.cc:533] Webserver started at http://127.6.224.134:37579/ using document root <none> and password file <none>
I20260630 12:27:00.258811  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:00.259040  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:00.259343  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:00.260823  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-5-root/instance:
uuid: "ce37462bf40546aeb9956faa0bf9cf77"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-fh7x"
I20260630 12:27:00.266451  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:27:00.270445 12069 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:27:00.271277  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:27:00.271636  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-5-root
uuid: "ce37462bf40546aeb9956faa0bf9cf77"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-fh7x"
I20260630 12:27:00.271965  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-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:27:00.285646  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:00.286895  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:00.288237  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:00.290544  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:00.290757  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.290963  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:00.291118  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.370635  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.134:45033
I20260630 12:27:00.370800 12131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.134:45033 every 8 connection(s)
I20260630 12:27:00.387192 12132 heartbeater.cc:344] Connected to a master server at 127.6.224.190:41843
I20260630 12:27:00.387688 12132 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:00.388614 12132 heartbeater.cc:507] Master 127.6.224.190:41843 requested a full tablet report, sending...
I20260630 12:27:00.390890 11427 ts_manager.cc:194] Registered new tserver with Master: ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134:45033)
I20260630 12:27:00.392570 11427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41526
I20260630 12:27:01.034276 11683 consensus_queue.cc:237] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [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: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } }
I20260630 12:27:01.043831 11608 raft_consensus.cc:1275] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:01.044611 11532 raft_consensus.cc:1275] T 25d10bef51b447fb87dbdb032ad308b8 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:01.046684 11900 consensus_queue.cc:1048] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } 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:27:01.049374 11900 consensus_queue.cc:1048] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:01.067184 11900 raft_consensus.cc:2955] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } } }
W20260630 12:27:01.069304 11646 consensus_peers.cc:597] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce -> Peer ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134:45033): Couldn't send request to peer ce37462bf40546aeb9956faa0bf9cf77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25d10bef51b447fb87dbdb032ad308b8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:01.068969 11608 raft_consensus.cc:2955] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } } }
I20260630 12:27:01.074599 11534 raft_consensus.cc:2955] T 25d10bef51b447fb87dbdb032ad308b8 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } } }
I20260630 12:27:01.087661 11683 consensus_queue.cc:237] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [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: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } }
I20260630 12:27:01.088737 11983 heartbeater.cc:499] Master 127.6.224.190:41843 was elected leader, sending a full tablet report...
I20260630 12:27:01.091564 11427 catalog_manager.cc:5697] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce reported cstate change: config changed from index -1 to 27, NON_VOTER ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) added. New cstate: current_term: 1 leader_uuid: "e4e7b4958fc845d891afd159e3c391ce" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:01.097903 11608 raft_consensus.cc:1275] T 5bcd8b8cc55e4bca8c9b452f443073c2 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:27:01.099615 11534 raft_consensus.cc:1275] T 5bcd8b8cc55e4bca8c9b452f443073c2 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:27:01.099434 11900 consensus_queue.cc:1048] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } 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:27:01.102267 11900 consensus_queue.cc:1048] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:27:01.122077 11900 raft_consensus.cc:2955] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e81365f5a57d4756b991b46ca5324571 (127.6.224.133) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } } }
I20260630 12:27:01.125347 11532 raft_consensus.cc:2955] T 5bcd8b8cc55e4bca8c9b452f443073c2 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e81365f5a57d4756b991b46ca5324571 (127.6.224.133) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } } }
I20260630 12:27:01.128966 11607 raft_consensus.cc:2955] T 5bcd8b8cc55e4bca8c9b452f443073c2 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e81365f5a57d4756b991b46ca5324571 (127.6.224.133) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } } }
W20260630 12:27:01.133522 11649 consensus_peers.cc:597] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce -> Peer e81365f5a57d4756b991b46ca5324571 (127.6.224.133:40177): Couldn't send request to peer e81365f5a57d4756b991b46ca5324571. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5bcd8b8cc55e4bca8c9b452f443073c2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:01.159116 11427 catalog_manager.cc:5697] T 5bcd8b8cc55e4bca8c9b452f443073c2 P f7f300c915844f3fa3f62e592af2ddfe reported cstate change: config changed from index -1 to 25, NON_VOTER e81365f5a57d4756b991b46ca5324571 (127.6.224.133) added. New cstate: current_term: 1 leader_uuid: "e4e7b4958fc845d891afd159e3c391ce" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } } }
I20260630 12:27:01.169621 11607 consensus_queue.cc:237] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [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: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } }
I20260630 12:27:01.180550 11683 raft_consensus.cc:1275] T 8e3e735763e54411879e8222d1e848e4 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Refusing update from remote peer 060d65f17d854d488b36ca00970d1f2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:27:01.184013 11534 raft_consensus.cc:1275] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Refusing update from remote peer 060d65f17d854d488b36ca00970d1f2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:27:01.186043 11763 consensus_queue.cc:1048] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } 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:27:01.192660 11763 consensus_queue.cc:1048] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.002s
I20260630 12:27:01.241225 11532 raft_consensus.cc:2955] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e5b688045a59495e9eacde713e22b696 (127.6.224.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } } }
I20260630 12:27:01.243727 12058 heartbeater.cc:499] Master 127.6.224.190:41843 was elected leader, sending a full tablet report...
I20260630 12:27:01.249404 11763 raft_consensus.cc:2955] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e5b688045a59495e9eacde713e22b696 (127.6.224.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } } }
I20260630 12:27:01.264341 11431 catalog_manager.cc:5697] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe reported cstate change: config changed from index -1 to 26, NON_VOTER e5b688045a59495e9eacde713e22b696 (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "060d65f17d854d488b36ca00970d1f2d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } } }
I20260630 12:27:01.321265 11608 consensus_queue.cc:237] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [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: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } }
I20260630 12:27:01.326675 11683 raft_consensus.cc:2955] T 8e3e735763e54411879e8222d1e848e4 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e5b688045a59495e9eacde713e22b696 (127.6.224.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } } }
W20260630 12:27:01.337816 11574 consensus_peers.cc:597] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d -> Peer e5b688045a59495e9eacde713e22b696 (127.6.224.132:43559): Couldn't send request to peer e5b688045a59495e9eacde713e22b696. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e3e735763e54411879e8222d1e848e4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:01.352375 11534 raft_consensus.cc:1275] T 53871a267e12469c915e5c738cc24d7e P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Refusing update from remote peer 060d65f17d854d488b36ca00970d1f2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:01.354192 11763 consensus_queue.cc:1048] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } 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:27:01.358268 11683 raft_consensus.cc:1275] T 53871a267e12469c915e5c738cc24d7e P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Refusing update from remote peer 060d65f17d854d488b36ca00970d1f2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:01.360575 12159 consensus_queue.cc:1048] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
W20260630 12:27:01.365957 11572 consensus_peers.cc:597] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d -> Peer ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134:45033): Couldn't send request to peer ce37462bf40546aeb9956faa0bf9cf77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 53871a267e12469c915e5c738cc24d7e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:01.367942 12159 raft_consensus.cc:2955] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } } }
I20260630 12:27:01.379705 11683 raft_consensus.cc:2955] T 53871a267e12469c915e5c738cc24d7e P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } } }
I20260630 12:27:01.383790 11534 raft_consensus.cc:2955] T 53871a267e12469c915e5c738cc24d7e P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } } }
I20260630 12:27:01.387466 11431 catalog_manager.cc:5697] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d reported cstate change: config changed from index -1 to 27, NON_VOTER ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) added. New cstate: current_term: 1 leader_uuid: "060d65f17d854d488b36ca00970d1f2d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:01.395684 12132 heartbeater.cc:499] Master 127.6.224.190:41843 was elected leader, sending a full tablet report...
I20260630 12:27:01.419756 11534 consensus_queue.cc:237] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [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: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } }
I20260630 12:27:01.427970 11683 raft_consensus.cc:1275] T f7d5139702484a4dad690bc41156e6f4 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Refusing update from remote peer f7f300c915844f3fa3f62e592af2ddfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:01.429771 11902 consensus_queue.cc:1048] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } 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:27:01.436528 11608 raft_consensus.cc:1275] T f7d5139702484a4dad690bc41156e6f4 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Refusing update from remote peer f7f300c915844f3fa3f62e592af2ddfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:01.438593 12165 consensus_queue.cc:1048] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:27:01.443908 12165 raft_consensus.cc:2955] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e81365f5a57d4756b991b46ca5324571 (127.6.224.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } } }
W20260630 12:27:01.449025 11500 consensus_peers.cc:597] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe -> Peer e81365f5a57d4756b991b46ca5324571 (127.6.224.133:40177): Couldn't send request to peer e81365f5a57d4756b991b46ca5324571. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f7d5139702484a4dad690bc41156e6f4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:01.453104 11681 raft_consensus.cc:2955] T f7d5139702484a4dad690bc41156e6f4 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e81365f5a57d4756b991b46ca5324571 (127.6.224.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } } }
I20260630 12:27:01.464030 11608 raft_consensus.cc:2955] T f7d5139702484a4dad690bc41156e6f4 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e81365f5a57d4756b991b46ca5324571 (127.6.224.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } } }
I20260630 12:27:01.466794 11683 consensus_queue.cc:237] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [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: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } }
I20260630 12:27:01.475656 11424 catalog_manager.cc:5697] T f7d5139702484a4dad690bc41156e6f4 P e4e7b4958fc845d891afd159e3c391ce reported cstate change: config changed from index -1 to 27, NON_VOTER e81365f5a57d4756b991b46ca5324571 (127.6.224.133) added. New cstate: current_term: 1 leader_uuid: "f7f300c915844f3fa3f62e592af2ddfe" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } } }
I20260630 12:27:01.482887 11608 raft_consensus.cc:1275] T 82de4a00ee994dd4b1322eeafd81974d P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:01.487501 11900 consensus_queue.cc:1048] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } 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:27:01.493396 11534 raft_consensus.cc:1275] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260630 12:27:01.493896 11648 consensus_peers.cc:597] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce -> Peer e5b688045a59495e9eacde713e22b696 (127.6.224.132:43559): Couldn't send request to peer e5b688045a59495e9eacde713e22b696. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82de4a00ee994dd4b1322eeafd81974d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:01.495203 11900 consensus_queue.cc:1048] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:01.502719 11900 raft_consensus.cc:2955] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e5b688045a59495e9eacde713e22b696 (127.6.224.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } } }
I20260630 12:27:01.510967 11608 raft_consensus.cc:2955] T 82de4a00ee994dd4b1322eeafd81974d P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e5b688045a59495e9eacde713e22b696 (127.6.224.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } } }
I20260630 12:27:01.512866 11534 raft_consensus.cc:2955] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e5b688045a59495e9eacde713e22b696 (127.6.224.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } } }
I20260630 12:27:01.523558 11424 catalog_manager.cc:5697] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce reported cstate change: config changed from index -1 to 27, NON_VOTER e5b688045a59495e9eacde713e22b696 (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "e4e7b4958fc845d891afd159e3c391ce" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:01.570717 12173 ts_tablet_manager.cc:933] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571: Initiating tablet copy from peer e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731)
I20260630 12:27:01.572901 12173 tablet_copy_client.cc:323] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.131:33731
I20260630 12:27:01.597419 12177 ts_tablet_manager.cc:933] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77: Initiating tablet copy from peer e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731)
I20260630 12:27:01.600984 11693 tablet_copy_service.cc:140] P e4e7b4958fc845d891afd159e3c391ce: Received BeginTabletCopySession request for tablet 5bcd8b8cc55e4bca8c9b452f443073c2 from peer e81365f5a57d4756b991b46ca5324571 ({username='slave'} at 127.0.0.1:53702)
I20260630 12:27:01.602255 11693 tablet_copy_service.cc:161] P e4e7b4958fc845d891afd159e3c391ce: Beginning new tablet copy session on tablet 5bcd8b8cc55e4bca8c9b452f443073c2 from peer e81365f5a57d4756b991b46ca5324571 at {username='slave'} at 127.0.0.1:53702: session id = e81365f5a57d4756b991b46ca5324571-5bcd8b8cc55e4bca8c9b452f443073c2
I20260630 12:27:01.611594 11693 tablet_copy_source_session.cc:215] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:01.615679 12173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bcd8b8cc55e4bca8c9b452f443073c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.616329 12177 tablet_copy_client.cc:323] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.131:33731
I20260630 12:27:01.639240 12173 tablet_copy_client.cc:806] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:01.640046 12173 tablet_copy_client.cc:670] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:01.641645 11693 tablet_copy_service.cc:140] P e4e7b4958fc845d891afd159e3c391ce: Received BeginTabletCopySession request for tablet 25d10bef51b447fb87dbdb032ad308b8 from peer ce37462bf40546aeb9956faa0bf9cf77 ({username='slave'} at 127.0.0.1:53706)
I20260630 12:27:01.642232 11693 tablet_copy_service.cc:161] P e4e7b4958fc845d891afd159e3c391ce: Beginning new tablet copy session on tablet 25d10bef51b447fb87dbdb032ad308b8 from peer ce37462bf40546aeb9956faa0bf9cf77 at {username='slave'} at 127.0.0.1:53706: session id = ce37462bf40546aeb9956faa0bf9cf77-25d10bef51b447fb87dbdb032ad308b8
I20260630 12:27:01.645746 12174 tablet_copy_client.cc:1025] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:01.649706 11693 tablet_copy_source_session.cc:215] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:01.653155 12177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d10bef51b447fb87dbdb032ad308b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.670941 12177 tablet_copy_client.cc:806] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:01.671500 12177 tablet_copy_client.cc:670] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:01.675284 12178 tablet_copy_client.cc:1025] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:01.693347 12180 ts_tablet_manager.cc:933] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696: Initiating tablet copy from peer 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915)
I20260630 12:27:01.695235 12180 tablet_copy_client.cc:323] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.130:32915
I20260630 12:27:01.722172 11619 tablet_copy_service.cc:140] P 060d65f17d854d488b36ca00970d1f2d: Received BeginTabletCopySession request for tablet 8e3e735763e54411879e8222d1e848e4 from peer e5b688045a59495e9eacde713e22b696 ({username='slave'} at 127.0.0.1:37466)
I20260630 12:27:01.722667 11619 tablet_copy_service.cc:161] P 060d65f17d854d488b36ca00970d1f2d: Beginning new tablet copy session on tablet 8e3e735763e54411879e8222d1e848e4 from peer e5b688045a59495e9eacde713e22b696 at {username='slave'} at 127.0.0.1:37466: session id = e5b688045a59495e9eacde713e22b696-8e3e735763e54411879e8222d1e848e4
I20260630 12:27:01.727980 11619 tablet_copy_source_session.cc:215] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:01.730664 12180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3e735763e54411879e8222d1e848e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.743264 12180 tablet_copy_client.cc:806] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:01.743894 12180 tablet_copy_client.cc:670] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:01.747414 12181 tablet_copy_client.cc:1025] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:01.912964 12184 ts_tablet_manager.cc:933] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571: Initiating tablet copy from peer f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813)
I20260630 12:27:01.918612 12184 tablet_copy_client.cc:323] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.129:42813
I20260630 12:27:01.922206 12186 ts_tablet_manager.cc:933] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77: Initiating tablet copy from peer 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915)
I20260630 12:27:01.943584 12187 ts_tablet_manager.cc:933] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696: Initiating tablet copy from peer e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731)
I20260630 12:27:01.950707 11544 tablet_copy_service.cc:140] P f7f300c915844f3fa3f62e592af2ddfe: Received BeginTabletCopySession request for tablet f7d5139702484a4dad690bc41156e6f4 from peer e81365f5a57d4756b991b46ca5324571 ({username='slave'} at 127.0.0.1:34162)
I20260630 12:27:01.951453 11544 tablet_copy_service.cc:161] P f7f300c915844f3fa3f62e592af2ddfe: Beginning new tablet copy session on tablet f7d5139702484a4dad690bc41156e6f4 from peer e81365f5a57d4756b991b46ca5324571 at {username='slave'} at 127.0.0.1:34162: session id = e81365f5a57d4756b991b46ca5324571-f7d5139702484a4dad690bc41156e6f4
I20260630 12:27:01.951903 12186 tablet_copy_client.cc:323] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.130:32915
I20260630 12:27:01.959353 11544 tablet_copy_source_session.cc:215] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:01.959625 12187 tablet_copy_client.cc:323] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.131:33731
I20260630 12:27:01.962903 12184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7d5139702484a4dad690bc41156e6f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.972762 11619 tablet_copy_service.cc:140] P 060d65f17d854d488b36ca00970d1f2d: Received BeginTabletCopySession request for tablet 53871a267e12469c915e5c738cc24d7e from peer ce37462bf40546aeb9956faa0bf9cf77 ({username='slave'} at 127.0.0.1:37482)
I20260630 12:27:01.973402 11619 tablet_copy_service.cc:161] P 060d65f17d854d488b36ca00970d1f2d: Beginning new tablet copy session on tablet 53871a267e12469c915e5c738cc24d7e from peer ce37462bf40546aeb9956faa0bf9cf77 at {username='slave'} at 127.0.0.1:37482: session id = ce37462bf40546aeb9956faa0bf9cf77-53871a267e12469c915e5c738cc24d7e
I20260630 12:27:01.979373 11693 tablet_copy_service.cc:140] P e4e7b4958fc845d891afd159e3c391ce: Received BeginTabletCopySession request for tablet 82de4a00ee994dd4b1322eeafd81974d from peer e5b688045a59495e9eacde713e22b696 ({username='slave'} at 127.0.0.1:53708)
I20260630 12:27:01.979976 11693 tablet_copy_service.cc:161] P e4e7b4958fc845d891afd159e3c391ce: Beginning new tablet copy session on tablet 82de4a00ee994dd4b1322eeafd81974d from peer e5b688045a59495e9eacde713e22b696 at {username='slave'} at 127.0.0.1:53708: session id = e5b688045a59495e9eacde713e22b696-82de4a00ee994dd4b1322eeafd81974d
I20260630 12:27:01.987737 11693 tablet_copy_source_session.cc:215] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:01.988658 12184 tablet_copy_client.cc:806] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:01.990890 12184 tablet_copy_client.cc:670] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:01.990001 11619 tablet_copy_source_session.cc:215] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:01.994400 12186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53871a267e12469c915e5c738cc24d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.995219 12185 tablet_copy_client.cc:1025] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:01.998144 12187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82de4a00ee994dd4b1322eeafd81974d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:02.014370 12187 tablet_copy_client.cc:806] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:02.014992 12187 tablet_copy_client.cc:670] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:02.016158 12186 tablet_copy_client.cc:806] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:02.016778 12186 tablet_copy_client.cc:670] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:02.018815 12190 tablet_copy_client.cc:1025] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:02.021028 12189 tablet_copy_client.cc:1025] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:03.646737 12173 tablet_copy_client.cc:538] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:03.654963 12173 tablet_bootstrap.cc:492] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571: Bootstrap starting.
I20260630 12:27:03.676167 12177 tablet_copy_client.cc:538] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:03.691650 12177 tablet_bootstrap.cc:492] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77: Bootstrap starting.
I20260630 12:27:03.748245 12180 tablet_copy_client.cc:538] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:03.758278 12180 tablet_bootstrap.cc:492] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696: Bootstrap starting.
I20260630 12:27:03.830217 12173 tablet_bootstrap.cc:492] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:03.832728 12173 tablet_bootstrap.cc:492] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571: Bootstrap complete.
I20260630 12:27:03.833520 12173 ts_tablet_manager.cc:1403] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571: Time spent bootstrapping tablet: real 0.179s	user 0.122s	sys 0.024s
I20260630 12:27:03.838792 12173 raft_consensus.cc:359] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } }
I20260630 12:27:03.841663 12173 raft_consensus.cc:740] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e81365f5a57d4756b991b46ca5324571, State: Initialized, Role: LEARNER
I20260630 12:27:03.853447 12173 consensus_queue.cc:260] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571 [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: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } }
I20260630 12:27:03.872208 12173 ts_tablet_manager.cc:1434] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260630 12:27:03.874147 11693 tablet_copy_service.cc:342] P e4e7b4958fc845d891afd159e3c391ce: Request end of tablet copy session e81365f5a57d4756b991b46ca5324571-5bcd8b8cc55e4bca8c9b452f443073c2 received from {username='slave'} at 127.0.0.1:53702
I20260630 12:27:03.874634 11693 tablet_copy_service.cc:434] P e4e7b4958fc845d891afd159e3c391ce: ending tablet copy session e81365f5a57d4756b991b46ca5324571-5bcd8b8cc55e4bca8c9b452f443073c2 on tablet 5bcd8b8cc55e4bca8c9b452f443073c2 with peer e81365f5a57d4756b991b46ca5324571
I20260630 12:27:03.955039 12177 tablet_bootstrap.cc:492] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:03.956029 12177 tablet_bootstrap.cc:492] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77: Bootstrap complete.
I20260630 12:27:03.956701 12177 ts_tablet_manager.cc:1403] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77: Time spent bootstrapping tablet: real 0.265s	user 0.152s	sys 0.015s
I20260630 12:27:03.959456 12177 raft_consensus.cc:359] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } }
I20260630 12:27:03.960378 12177 raft_consensus.cc:740] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ce37462bf40546aeb9956faa0bf9cf77, State: Initialized, Role: LEARNER
I20260630 12:27:03.960990 12177 consensus_queue.cc:260] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } }
I20260630 12:27:03.976763 12177 ts_tablet_manager.cc:1434] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.000s
I20260630 12:27:03.987900 12180 tablet_bootstrap.cc:492] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:03.988871 12180 tablet_bootstrap.cc:492] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696: Bootstrap complete.
I20260630 12:27:03.989603 12180 ts_tablet_manager.cc:1403] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696: Time spent bootstrapping tablet: real 0.232s	user 0.138s	sys 0.016s
I20260630 12:27:03.992901 12180 raft_consensus.cc:359] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } }
I20260630 12:27:03.993764 12180 raft_consensus.cc:740] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5b688045a59495e9eacde713e22b696, State: Initialized, Role: LEARNER
I20260630 12:27:03.994385 12180 consensus_queue.cc:260] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696 [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: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } }
I20260630 12:27:03.996116 12184 tablet_copy_client.cc:538] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:04.001302 12180 ts_tablet_manager.cc:1434] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:27:04.003067 11619 tablet_copy_service.cc:342] P 060d65f17d854d488b36ca00970d1f2d: Request end of tablet copy session e5b688045a59495e9eacde713e22b696-8e3e735763e54411879e8222d1e848e4 received from {username='slave'} at 127.0.0.1:37466
I20260630 12:27:04.003530 11619 tablet_copy_service.cc:434] P 060d65f17d854d488b36ca00970d1f2d: ending tablet copy session e5b688045a59495e9eacde713e22b696-8e3e735763e54411879e8222d1e848e4 on tablet 8e3e735763e54411879e8222d1e848e4 with peer e5b688045a59495e9eacde713e22b696
I20260630 12:27:04.005338 12184 tablet_bootstrap.cc:492] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571: Bootstrap starting.
I20260630 12:27:04.008610 11693 tablet_copy_service.cc:342] P e4e7b4958fc845d891afd159e3c391ce: Request end of tablet copy session ce37462bf40546aeb9956faa0bf9cf77-25d10bef51b447fb87dbdb032ad308b8 received from {username='slave'} at 127.0.0.1:53706
I20260630 12:27:04.009091 11693 tablet_copy_service.cc:434] P e4e7b4958fc845d891afd159e3c391ce: ending tablet copy session ce37462bf40546aeb9956faa0bf9cf77-25d10bef51b447fb87dbdb032ad308b8 on tablet 25d10bef51b447fb87dbdb032ad308b8 with peer ce37462bf40546aeb9956faa0bf9cf77
I20260630 12:27:04.019714 12187 tablet_copy_client.cc:538] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:04.021894 12186 tablet_copy_client.cc:538] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:04.028887 12187 tablet_bootstrap.cc:492] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696: Bootstrap starting.
I20260630 12:27:04.033546 12186 tablet_bootstrap.cc:492] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77: Bootstrap starting.
I20260630 12:27:04.101778 12033 raft_consensus.cc:1217] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:27:04.208422 12184 tablet_bootstrap.cc:492] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:04.209438 12184 tablet_bootstrap.cc:492] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571: Bootstrap complete.
I20260630 12:27:04.210158 12184 ts_tablet_manager.cc:1403] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571: Time spent bootstrapping tablet: real 0.205s	user 0.116s	sys 0.033s
I20260630 12:27:04.212872 12184 raft_consensus.cc:359] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } }
I20260630 12:27:04.213812 12184 raft_consensus.cc:740] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e81365f5a57d4756b991b46ca5324571, State: Initialized, Role: LEARNER
I20260630 12:27:04.214511 12184 consensus_queue.cc:260] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } }
I20260630 12:27:04.216913 12184 ts_tablet_manager.cc:1434] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:27:04.218647 11544 tablet_copy_service.cc:342] P f7f300c915844f3fa3f62e592af2ddfe: Request end of tablet copy session e81365f5a57d4756b991b46ca5324571-f7d5139702484a4dad690bc41156e6f4 received from {username='slave'} at 127.0.0.1:34162
I20260630 12:27:04.219091 11544 tablet_copy_service.cc:434] P f7f300c915844f3fa3f62e592af2ddfe: ending tablet copy session e81365f5a57d4756b991b46ca5324571-f7d5139702484a4dad690bc41156e6f4 on tablet f7d5139702484a4dad690bc41156e6f4 with peer e81365f5a57d4756b991b46ca5324571
I20260630 12:27:04.222353 12187 tablet_bootstrap.cc:492] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:04.223292 12187 tablet_bootstrap.cc:492] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696: Bootstrap complete.
I20260630 12:27:04.223984 12187 ts_tablet_manager.cc:1403] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696: Time spent bootstrapping tablet: real 0.195s	user 0.130s	sys 0.018s
I20260630 12:27:04.228514 12187 raft_consensus.cc:359] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } }
I20260630 12:27:04.229308 12187 raft_consensus.cc:740] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5b688045a59495e9eacde713e22b696, State: Initialized, Role: LEARNER
I20260630 12:27:04.229887 12187 consensus_queue.cc:260] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } }
I20260630 12:27:04.234356 12186 tablet_bootstrap.cc:492] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:04.234791 12187 ts_tablet_manager.cc:1434] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:27:04.235147 12186 tablet_bootstrap.cc:492] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77: Bootstrap complete.
I20260630 12:27:04.235867 12186 ts_tablet_manager.cc:1403] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77: Time spent bootstrapping tablet: real 0.203s	user 0.133s	sys 0.012s
I20260630 12:27:04.236752 11693 tablet_copy_service.cc:342] P e4e7b4958fc845d891afd159e3c391ce: Request end of tablet copy session e5b688045a59495e9eacde713e22b696-82de4a00ee994dd4b1322eeafd81974d received from {username='slave'} at 127.0.0.1:53708
I20260630 12:27:04.237396 11693 tablet_copy_service.cc:434] P e4e7b4958fc845d891afd159e3c391ce: ending tablet copy session e5b688045a59495e9eacde713e22b696-82de4a00ee994dd4b1322eeafd81974d on tablet 82de4a00ee994dd4b1322eeafd81974d with peer e5b688045a59495e9eacde713e22b696
I20260630 12:27:04.238519 12186 raft_consensus.cc:359] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } }
I20260630 12:27:04.239333 12186 raft_consensus.cc:740] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ce37462bf40546aeb9956faa0bf9cf77, State: Initialized, Role: LEARNER
I20260630 12:27:04.239923 12186 consensus_queue.cc:260] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } }
I20260630 12:27:04.241564 12186 ts_tablet_manager.cc:1434] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:27:04.243254 11619 tablet_copy_service.cc:342] P 060d65f17d854d488b36ca00970d1f2d: Request end of tablet copy session ce37462bf40546aeb9956faa0bf9cf77-53871a267e12469c915e5c738cc24d7e received from {username='slave'} at 127.0.0.1:37482
I20260630 12:27:04.243574 11619 tablet_copy_service.cc:434] P 060d65f17d854d488b36ca00970d1f2d: ending tablet copy session ce37462bf40546aeb9956faa0bf9cf77-53871a267e12469c915e5c738cc24d7e on tablet 53871a267e12469c915e5c738cc24d7e with peer ce37462bf40546aeb9956faa0bf9cf77
I20260630 12:27:04.316720 12107 raft_consensus.cc:1217] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:27:04.397482 12033 raft_consensus.cc:1217] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:27:04.407145 11958 raft_consensus.cc:1217] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:27:04.485140 11958 raft_consensus.cc:1217] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:27:04.512742 12107 raft_consensus.cc:1217] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:27:04.689342 12209 raft_consensus.cc:1064] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce: attempting to promote NON_VOTER e81365f5a57d4756b991b46ca5324571 to VOTER
I20260630 12:27:04.691874 12209 consensus_queue.cc:237] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [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: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } }
I20260630 12:27:04.699220 12033 raft_consensus.cc:1275] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571 [term 1 LEARNER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:27:04.699358 11608 raft_consensus.cc:1275] T 5bcd8b8cc55e4bca8c9b452f443073c2 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:27:04.700404 11534 raft_consensus.cc:1275] T 5bcd8b8cc55e4bca8c9b452f443073c2 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:27:04.700960 12211 consensus_queue.cc:1048] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } 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:27:04.702296 12209 consensus_queue.cc:1048] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } 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:27:04.703006 12191 consensus_queue.cc:1048] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:27:04.727339 12211 raft_consensus.cc:2955] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, e81365f5a57d4756b991b46ca5324571 (127.6.224.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } } }
I20260630 12:27:04.729681 11608 raft_consensus.cc:2955] T 5bcd8b8cc55e4bca8c9b452f443073c2 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, e81365f5a57d4756b991b46ca5324571 (127.6.224.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } } }
I20260630 12:27:04.736641 11532 raft_consensus.cc:2955] T 5bcd8b8cc55e4bca8c9b452f443073c2 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, e81365f5a57d4756b991b46ca5324571 (127.6.224.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } } }
I20260630 12:27:04.743410 11424 catalog_manager.cc:5697] T 5bcd8b8cc55e4bca8c9b452f443073c2 P 060d65f17d854d488b36ca00970d1f2d reported cstate change: config changed from index 25 to 26, e81365f5a57d4756b991b46ca5324571 (127.6.224.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e4e7b4958fc845d891afd159e3c391ce" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } } }
I20260630 12:27:04.749135 12033 raft_consensus.cc:2955] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, e81365f5a57d4756b991b46ca5324571 (127.6.224.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } } }
I20260630 12:27:04.775964 11681 consensus_queue.cc:237] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [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: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } }
I20260630 12:27:04.782043 11532 raft_consensus.cc:1275] T 5bcd8b8cc55e4bca8c9b452f443073c2 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:04.782603 12033 raft_consensus.cc:1275] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571 [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:04.783649 12211 consensus_queue.cc:1048] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:04.786224 12211 consensus_queue.cc:1048] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } 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:27:04.789587 12209 raft_consensus.cc:2955] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 060d65f17d854d488b36ca00970d1f2d (127.6.224.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } } }
I20260630 12:27:04.792230 11532 raft_consensus.cc:2955] T 5bcd8b8cc55e4bca8c9b452f443073c2 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 060d65f17d854d488b36ca00970d1f2d (127.6.224.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } } }
I20260630 12:27:04.795923 12033 raft_consensus.cc:2955] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 060d65f17d854d488b36ca00970d1f2d (127.6.224.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } } }
I20260630 12:27:04.799324 11417 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5bcd8b8cc55e4bca8c9b452f443073c2 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:04.804622 11427 catalog_manager.cc:5697] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce reported cstate change: config changed from index 26 to 27, VOTER 060d65f17d854d488b36ca00970d1f2d (127.6.224.130) evicted. New cstate: current_term: 1 leader_uuid: "e4e7b4958fc845d891afd159e3c391ce" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:04.815768 11598 tablet_service.cc:1558] Processing DeleteTablet for tablet 5bcd8b8cc55e4bca8c9b452f443073c2 with delete_type TABLET_DATA_TOMBSTONED (TS 060d65f17d854d488b36ca00970d1f2d not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:37436
I20260630 12:27:04.817745 12219 tablet_replica.cc:333] T 5bcd8b8cc55e4bca8c9b452f443073c2 P 060d65f17d854d488b36ca00970d1f2d: stopping tablet replica
I20260630 12:27:04.818863 12219 raft_consensus.cc:2243] T 5bcd8b8cc55e4bca8c9b452f443073c2 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:04.819730 12219 raft_consensus.cc:2272] T 5bcd8b8cc55e4bca8c9b452f443073c2 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:04.823392 12219 ts_tablet_manager.cc:1916] T 5bcd8b8cc55e4bca8c9b452f443073c2 P 060d65f17d854d488b36ca00970d1f2d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:04.834129 12219 ts_tablet_manager.cc:1929] T 5bcd8b8cc55e4bca8c9b452f443073c2 P 060d65f17d854d488b36ca00970d1f2d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:27:04.834486 12219 log.cc:1199] T 5bcd8b8cc55e4bca8c9b452f443073c2 P 060d65f17d854d488b36ca00970d1f2d: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-1-root/wals/5bcd8b8cc55e4bca8c9b452f443073c2
I20260630 12:27:04.835954 11419 catalog_manager.cc:5028] TS 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915): tablet 5bcd8b8cc55e4bca8c9b452f443073c2 (table test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]) successfully deleted
I20260630 12:27:04.911077 12209 raft_consensus.cc:1064] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce: attempting to promote NON_VOTER ce37462bf40546aeb9956faa0bf9cf77 to VOTER
I20260630 12:27:04.913753 12209 consensus_queue.cc:237] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } }
I20260630 12:27:04.920606 11608 raft_consensus.cc:1275] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:04.921020 12107 raft_consensus.cc:1275] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77 [term 1 LEARNER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:04.922607 12209 consensus_queue.cc:1048] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:04.922899 11532 raft_consensus.cc:1275] T 25d10bef51b447fb87dbdb032ad308b8 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:04.923544 12211 consensus_queue.cc:1048] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } 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:27:04.925009 12191 consensus_queue.cc:1048] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:04.955523 12211 raft_consensus.cc:1064] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce: attempting to promote NON_VOTER e5b688045a59495e9eacde713e22b696 to VOTER
I20260630 12:27:04.958199 12211 consensus_queue.cc:237] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } }
I20260630 12:27:04.959324 12196 raft_consensus.cc:1064] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d: attempting to promote NON_VOTER ce37462bf40546aeb9956faa0bf9cf77 to VOTER
I20260630 12:27:04.961879 12196 consensus_queue.cc:237] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } }
I20260630 12:27:04.962144 12191 raft_consensus.cc:2955] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } } }
I20260630 12:27:04.966666 12106 raft_consensus.cc:2955] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } } }
I20260630 12:27:04.968997 11958 raft_consensus.cc:1275] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696 [term 1 LEARNER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:04.970626 12207 consensus_queue.cc:1048] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } 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:27:04.971985 11607 raft_consensus.cc:1275] T 82de4a00ee994dd4b1322eeafd81974d P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:04.977604 12207 consensus_queue.cc:1048] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:04.981731 11532 raft_consensus.cc:1275] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:04.983466 12207 consensus_queue.cc:1048] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:05.001410 12211 raft_consensus.cc:2955] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e5b688045a59495e9eacde713e22b696 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } }
I20260630 12:27:05.003597 11958 raft_consensus.cc:2955] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e5b688045a59495e9eacde713e22b696 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } }
I20260630 12:27:05.011792 11534 raft_consensus.cc:2955] T 25d10bef51b447fb87dbdb032ad308b8 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } } }
I20260630 12:27:05.014272 11424 catalog_manager.cc:5697] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce reported cstate change: config changed from index 27 to 28, ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e4e7b4958fc845d891afd159e3c391ce" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:05.025297 12208 raft_consensus.cc:1064] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d: attempting to promote NON_VOTER e5b688045a59495e9eacde713e22b696 to VOTER
I20260630 12:27:05.027685 12227 raft_consensus.cc:1064] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe: attempting to promote NON_VOTER e81365f5a57d4756b991b46ca5324571 to VOTER
I20260630 12:27:05.027861 12208 consensus_queue.cc:237] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [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: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } }
I20260630 12:27:05.032567 12227 consensus_queue.cc:237] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } }
I20260630 12:27:05.044960 11607 raft_consensus.cc:2955] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } } }
I20260630 12:27:05.049335 12106 raft_consensus.cc:1275] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77 [term 1 LEARNER]: Refusing update from remote peer 060d65f17d854d488b36ca00970d1f2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:05.048872 11532 raft_consensus.cc:2955] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e5b688045a59495e9eacde713e22b696 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } }
I20260630 12:27:05.050846 12224 consensus_queue.cc:1048] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } 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:27:05.068879 11431 catalog_manager.cc:5697] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe reported cstate change: config changed from index 27 to 28, e5b688045a59495e9eacde713e22b696 (127.6.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e4e7b4958fc845d891afd159e3c391ce" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } }
I20260630 12:27:05.075209 11957 raft_consensus.cc:1275] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696 [term 1 LEARNER]: Refusing update from remote peer 060d65f17d854d488b36ca00970d1f2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:05.078722 11681 consensus_queue.cc:237] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } }
I20260630 12:27:05.081513 11683 raft_consensus.cc:1275] T 53871a267e12469c915e5c738cc24d7e P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Refusing update from remote peer 060d65f17d854d488b36ca00970d1f2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:05.076617 11532 raft_consensus.cc:1275] T 53871a267e12469c915e5c738cc24d7e P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Refusing update from remote peer 060d65f17d854d488b36ca00970d1f2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:05.084043 11683 raft_consensus.cc:1275] T f7d5139702484a4dad690bc41156e6f4 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Refusing update from remote peer f7f300c915844f3fa3f62e592af2ddfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:05.085750 12195 consensus_queue.cc:1048] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:27:05.086359 12224 consensus_queue.cc:1048] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:05.088359 12224 consensus_queue.cc:1048] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } 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:27:05.089876 12033 raft_consensus.cc:1275] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571 [term 1 LEARNER]: Refusing update from remote peer f7f300c915844f3fa3f62e592af2ddfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:05.094113 11607 raft_consensus.cc:2955] T 82de4a00ee994dd4b1322eeafd81974d P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e5b688045a59495e9eacde713e22b696 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } }
I20260630 12:27:05.095671 12195 consensus_queue.cc:1048] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } 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:27:05.097497 12224 consensus_queue.cc:1048] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:05.100085 11532 raft_consensus.cc:1275] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Refusing update from remote peer 060d65f17d854d488b36ca00970d1f2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:05.101040 12107 raft_consensus.cc:1275] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77 [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:05.102591 12191 consensus_queue.cc:1048] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:27:05.102975 11608 raft_consensus.cc:1275] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:05.104900 12233 consensus_queue.cc:1048] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:27:05.109702 12208 consensus_queue.cc:1048] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:05.112419 12211 raft_consensus.cc:2955] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } } }
I20260630 12:27:05.115978 11608 raft_consensus.cc:2955] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } } }
I20260630 12:27:05.128407 11417 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 25d10bef51b447fb87dbdb032ad308b8 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:05.128938 12106 raft_consensus.cc:2955] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } } }
I20260630 12:27:05.130295 11607 raft_consensus.cc:1275] T f7d5139702484a4dad690bc41156e6f4 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Refusing update from remote peer f7f300c915844f3fa3f62e592af2ddfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:05.131814 12227 consensus_queue.cc:1048] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:05.133635 11681 raft_consensus.cc:1275] T 8e3e735763e54411879e8222d1e848e4 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Refusing update from remote peer 060d65f17d854d488b36ca00970d1f2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:05.146399 12224 consensus_queue.cc:1048] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } 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:27:05.152662 12196 raft_consensus.cc:2955] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } } }
I20260630 12:27:05.163789 11680 raft_consensus.cc:2955] T 53871a267e12469c915e5c738cc24d7e P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } } }
I20260630 12:27:05.170897 12106 raft_consensus.cc:2955] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } } }
I20260630 12:27:05.185115 11532 raft_consensus.cc:2955] T 53871a267e12469c915e5c738cc24d7e P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } } }
I20260630 12:27:05.190048 11426 catalog_manager.cc:5697] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77 reported cstate change: config changed from index 28 to 29, VOTER f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129) evicted. New cstate: current_term: 1 leader_uuid: "e4e7b4958fc845d891afd159e3c391ce" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } } }
I20260630 12:27:05.190752 12227 raft_consensus.cc:2955] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e81365f5a57d4756b991b46ca5324571 (127.6.224.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } } }
I20260630 12:27:05.192338 12033 raft_consensus.cc:2955] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e81365f5a57d4756b991b46ca5324571 (127.6.224.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } } }
I20260630 12:27:05.202579 11608 raft_consensus.cc:2955] T f7d5139702484a4dad690bc41156e6f4 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e81365f5a57d4756b991b46ca5324571 (127.6.224.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } } }
I20260630 12:27:05.203706 12224 raft_consensus.cc:2955] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e5b688045a59495e9eacde713e22b696 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } }
I20260630 12:27:05.208961 11534 raft_consensus.cc:2955] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e5b688045a59495e9eacde713e22b696 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } }
I20260630 12:27:05.211127 11515 tablet_service.cc:1558] Processing DeleteTablet for tablet 25d10bef51b447fb87dbdb032ad308b8 with delete_type TABLET_DATA_TOMBSTONED (TS f7f300c915844f3fa3f62e592af2ddfe not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:34120
I20260630 12:27:05.212750 11957 raft_consensus.cc:2955] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e5b688045a59495e9eacde713e22b696 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } }
I20260630 12:27:05.218011 12250 tablet_replica.cc:333] T 25d10bef51b447fb87dbdb032ad308b8 P f7f300c915844f3fa3f62e592af2ddfe: stopping tablet replica
I20260630 12:27:05.218968 12250 raft_consensus.cc:2243] T 25d10bef51b447fb87dbdb032ad308b8 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:05.213852 11429 catalog_manager.cc:5697] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d reported cstate change: config changed from index 27 to 28, ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "060d65f17d854d488b36ca00970d1f2d" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:05.219862 12250 raft_consensus.cc:2272] T 25d10bef51b447fb87dbdb032ad308b8 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:05.219095 11424 catalog_manager.cc:5697] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571 reported cstate change: config changed from index 27 to 28, e81365f5a57d4756b991b46ca5324571 (127.6.224.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f7f300c915844f3fa3f62e592af2ddfe" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } } }
I20260630 12:27:05.224323 12250 ts_tablet_manager.cc:1916] T 25d10bef51b447fb87dbdb032ad308b8 P f7f300c915844f3fa3f62e592af2ddfe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:05.226343 11681 raft_consensus.cc:2955] T 8e3e735763e54411879e8222d1e848e4 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e5b688045a59495e9eacde713e22b696 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } }
I20260630 12:27:05.233261 11680 raft_consensus.cc:2955] T f7d5139702484a4dad690bc41156e6f4 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e81365f5a57d4756b991b46ca5324571 (127.6.224.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } } }
I20260630 12:27:05.241343 12250 ts_tablet_manager.cc:1929] T 25d10bef51b447fb87dbdb032ad308b8 P f7f300c915844f3fa3f62e592af2ddfe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:27:05.241899 12250 log.cc:1199] T 25d10bef51b447fb87dbdb032ad308b8 P f7f300c915844f3fa3f62e592af2ddfe: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-0-root/wals/25d10bef51b447fb87dbdb032ad308b8
I20260630 12:27:05.243686 11419 catalog_manager.cc:5028] TS f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813): tablet 25d10bef51b447fb87dbdb032ad308b8 (table test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]) successfully deleted
I20260630 12:27:05.243888 11682 consensus_queue.cc:237] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } }
I20260630 12:27:05.247040 11424 catalog_manager.cc:5697] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696 reported cstate change: config changed from index 26 to 27, e5b688045a59495e9eacde713e22b696 (127.6.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "060d65f17d854d488b36ca00970d1f2d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } }
I20260630 12:27:05.253806 11957 raft_consensus.cc:1275] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696 [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:05.255378 12191 consensus_queue.cc:1048] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:27:05.255734 11534 raft_consensus.cc:1275] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:05.258128 12191 consensus_queue.cc:1048] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:27:05.263794 11608 consensus_queue.cc:237] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } }
I20260630 12:27:05.271063 12106 raft_consensus.cc:1275] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77 [term 1 FOLLOWER]: Refusing update from remote peer 060d65f17d854d488b36ca00970d1f2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:05.271600 11534 raft_consensus.cc:2955] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 060d65f17d854d488b36ca00970d1f2d (127.6.224.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } }
I20260630 12:27:05.272583 12208 consensus_queue.cc:1048] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:27:05.273226 11682 raft_consensus.cc:1275] T 53871a267e12469c915e5c738cc24d7e P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Refusing update from remote peer 060d65f17d854d488b36ca00970d1f2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:05.275919 12208 consensus_queue.cc:1048] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:27:05.275624 11958 raft_consensus.cc:2955] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 060d65f17d854d488b36ca00970d1f2d (127.6.224.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } }
I20260630 12:27:05.276768 11532 consensus_queue.cc:237] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } }
I20260630 12:27:05.281801 12033 raft_consensus.cc:1275] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571 [term 1 FOLLOWER]: Refusing update from remote peer f7f300c915844f3fa3f62e592af2ddfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:05.281068 12247 raft_consensus.cc:2955] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } } }
I20260630 12:27:05.283468 12195 consensus_queue.cc:1048] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:27:05.286605 11608 raft_consensus.cc:1275] T f7d5139702484a4dad690bc41156e6f4 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Refusing update from remote peer f7f300c915844f3fa3f62e592af2ddfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:05.288069 12195 consensus_queue.cc:1048] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:27:05.284685 12191 raft_consensus.cc:2955] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 060d65f17d854d488b36ca00970d1f2d (127.6.224.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } }
I20260630 12:27:05.301156 12225 raft_consensus.cc:2955] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER e4e7b4958fc845d891afd159e3c391ce (127.6.224.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } } }
I20260630 12:27:05.299636 11682 raft_consensus.cc:2955] T 53871a267e12469c915e5c738cc24d7e P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } } }
I20260630 12:27:05.307895 11601 raft_consensus.cc:2955] T f7d5139702484a4dad690bc41156e6f4 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER e4e7b4958fc845d891afd159e3c391ce (127.6.224.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } } }
I20260630 12:27:05.312067 12033 raft_consensus.cc:2955] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER e4e7b4958fc845d891afd159e3c391ce (127.6.224.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } } }
I20260630 12:27:05.302472 12106 raft_consensus.cc:2955] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } } }
I20260630 12:27:05.318015 11424 catalog_manager.cc:5697] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe reported cstate change: config changed from index 28 to 29, VOTER 060d65f17d854d488b36ca00970d1f2d (127.6.224.130) evicted. New cstate: current_term: 1 leader_uuid: "e4e7b4958fc845d891afd159e3c391ce" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } }
I20260630 12:27:05.325748 11419 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f7d5139702484a4dad690bc41156e6f4 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:05.306402 11607 consensus_queue.cc:237] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [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: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } }
I20260630 12:27:05.332875 11419 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 53871a267e12469c915e5c738cc24d7e with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:05.333961 11417 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 82de4a00ee994dd4b1322eeafd81974d with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:05.338405 11958 raft_consensus.cc:1275] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696 [term 1 FOLLOWER]: Refusing update from remote peer 060d65f17d854d488b36ca00970d1f2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:05.339653 11598 tablet_service.cc:1558] Processing DeleteTablet for tablet 82de4a00ee994dd4b1322eeafd81974d with delete_type TABLET_DATA_TOMBSTONED (TS 060d65f17d854d488b36ca00970d1f2d not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:37436
I20260630 12:27:05.340127 12208 consensus_queue.cc:1048] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } 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:27:05.341641 11534 raft_consensus.cc:1275] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Refusing update from remote peer 060d65f17d854d488b36ca00970d1f2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:05.343080 12247 consensus_queue.cc:1048] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:05.356058 12247 raft_consensus.cc:2955] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e4e7b4958fc845d891afd159e3c391ce (127.6.224.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } }
I20260630 12:27:05.357122 11431 catalog_manager.cc:5697] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571 reported cstate change: config changed from index 28 to 29, VOTER e4e7b4958fc845d891afd159e3c391ce (127.6.224.131) evicted. New cstate: current_term: 1 leader_uuid: "f7f300c915844f3fa3f62e592af2ddfe" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } } }
I20260630 12:27:05.359634 11426 catalog_manager.cc:5697] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d reported cstate change: config changed from index 28 to 29, VOTER f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129) evicted. New cstate: current_term: 1 leader_uuid: "060d65f17d854d488b36ca00970d1f2d" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:05.363375 11532 raft_consensus.cc:2955] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e4e7b4958fc845d891afd159e3c391ce (127.6.224.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } }
I20260630 12:27:05.367540 11957 raft_consensus.cc:2955] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e4e7b4958fc845d891afd159e3c391ce (127.6.224.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } }
I20260630 12:27:05.374207 11515 tablet_service.cc:1558] Processing DeleteTablet for tablet 53871a267e12469c915e5c738cc24d7e with delete_type TABLET_DATA_TOMBSTONED (TS f7f300c915844f3fa3f62e592af2ddfe not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:34120
I20260630 12:27:05.375264 12250 tablet_replica.cc:333] T 53871a267e12469c915e5c738cc24d7e P f7f300c915844f3fa3f62e592af2ddfe: stopping tablet replica
I20260630 12:27:05.376243 12250 raft_consensus.cc:2243] T 53871a267e12469c915e5c738cc24d7e P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:05.377123 12250 raft_consensus.cc:2272] T 53871a267e12469c915e5c738cc24d7e P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:05.380751 11419 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e3e735763e54411879e8222d1e848e4 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:05.381588 12250 ts_tablet_manager.cc:1916] T 53871a267e12469c915e5c738cc24d7e P f7f300c915844f3fa3f62e592af2ddfe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:05.385672 12251 tablet_replica.cc:333] T 82de4a00ee994dd4b1322eeafd81974d P 060d65f17d854d488b36ca00970d1f2d: stopping tablet replica
I20260630 12:27:05.391063 12251 raft_consensus.cc:2243] T 82de4a00ee994dd4b1322eeafd81974d P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:05.394603 12251 raft_consensus.cc:2272] T 82de4a00ee994dd4b1322eeafd81974d P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:05.398644 11427 catalog_manager.cc:5697] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696 reported cstate change: config changed from index 27 to 28, VOTER e4e7b4958fc845d891afd159e3c391ce (127.6.224.131) evicted. New cstate: current_term: 1 leader_uuid: "060d65f17d854d488b36ca00970d1f2d" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } }
I20260630 12:27:05.399564 12251 ts_tablet_manager.cc:1916] T 82de4a00ee994dd4b1322eeafd81974d P 060d65f17d854d488b36ca00970d1f2d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:05.403307 12250 ts_tablet_manager.cc:1929] T 53871a267e12469c915e5c738cc24d7e P f7f300c915844f3fa3f62e592af2ddfe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:27:05.403782 12250 log.cc:1199] T 53871a267e12469c915e5c738cc24d7e P f7f300c915844f3fa3f62e592af2ddfe: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-0-root/wals/53871a267e12469c915e5c738cc24d7e
I20260630 12:27:05.408279 11419 catalog_manager.cc:5028] TS f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813): tablet 53871a267e12469c915e5c738cc24d7e (table test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]) successfully deleted
I20260630 12:27:05.411448 11668 tablet_service.cc:1558] Processing DeleteTablet for tablet f7d5139702484a4dad690bc41156e6f4 with delete_type TABLET_DATA_TOMBSTONED (TS e4e7b4958fc845d891afd159e3c391ce not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:53664
I20260630 12:27:05.413355 12251 ts_tablet_manager.cc:1929] T 82de4a00ee994dd4b1322eeafd81974d P 060d65f17d854d488b36ca00970d1f2d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:27:05.413753 12251 log.cc:1199] T 82de4a00ee994dd4b1322eeafd81974d P 060d65f17d854d488b36ca00970d1f2d: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-1-root/wals/82de4a00ee994dd4b1322eeafd81974d
I20260630 12:27:05.415632 11419 catalog_manager.cc:5028] TS 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915): tablet 82de4a00ee994dd4b1322eeafd81974d (table test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]) successfully deleted
I20260630 12:27:05.417234 11664 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e3e735763e54411879e8222d1e848e4 with delete_type TABLET_DATA_TOMBSTONED (TS e4e7b4958fc845d891afd159e3c391ce not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:53664
I20260630 12:27:05.421972 12252 tablet_replica.cc:333] T f7d5139702484a4dad690bc41156e6f4 P e4e7b4958fc845d891afd159e3c391ce: stopping tablet replica
I20260630 12:27:05.422885 12252 raft_consensus.cc:2243] T f7d5139702484a4dad690bc41156e6f4 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:05.423727 12252 raft_consensus.cc:2272] T f7d5139702484a4dad690bc41156e6f4 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:05.426821 12252 ts_tablet_manager.cc:1916] T f7d5139702484a4dad690bc41156e6f4 P e4e7b4958fc845d891afd159e3c391ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:05.437498 12252 ts_tablet_manager.cc:1929] T f7d5139702484a4dad690bc41156e6f4 P e4e7b4958fc845d891afd159e3c391ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:27:05.437809 12252 log.cc:1199] T f7d5139702484a4dad690bc41156e6f4 P e4e7b4958fc845d891afd159e3c391ce: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-2-root/wals/f7d5139702484a4dad690bc41156e6f4
I20260630 12:27:05.439152 12252 tablet_replica.cc:333] T 8e3e735763e54411879e8222d1e848e4 P e4e7b4958fc845d891afd159e3c391ce: stopping tablet replica
I20260630 12:27:05.439141 11417 catalog_manager.cc:5028] TS e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731): tablet f7d5139702484a4dad690bc41156e6f4 (table test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]) successfully deleted
I20260630 12:27:05.439992 12252 raft_consensus.cc:2243] T 8e3e735763e54411879e8222d1e848e4 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:05.440632 12252 raft_consensus.cc:2272] T 8e3e735763e54411879e8222d1e848e4 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:05.443428 12252 ts_tablet_manager.cc:1916] T 8e3e735763e54411879e8222d1e848e4 P e4e7b4958fc845d891afd159e3c391ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:05.453683 12252 ts_tablet_manager.cc:1929] T 8e3e735763e54411879e8222d1e848e4 P e4e7b4958fc845d891afd159e3c391ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:27:05.453979 12252 log.cc:1199] T 8e3e735763e54411879e8222d1e848e4 P e4e7b4958fc845d891afd159e3c391ce: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822288522220-7042-0/minicluster-data/ts-2-root/wals/8e3e735763e54411879e8222d1e848e4
I20260630 12:27:05.455574 11417 catalog_manager.cc:5028] TS e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731): tablet 8e3e735763e54411879e8222d1e848e4 (table test-workload [id=a1fd0fce5d034d8e8579afe567c65a38]) successfully deleted
I20260630 12:27:06.434935 11682 consensus_queue.cc:237] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } }
I20260630 12:27:06.441399 12106 raft_consensus.cc:1275] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77 [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:27:06.441817 11607 raft_consensus.cc:1275] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
W20260630 12:27:06.442128 11648 consensus_peers.cc:597] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce -> Peer e5b688045a59495e9eacde713e22b696 (127.6.224.132:43559): Couldn't send request to peer e5b688045a59495e9eacde713e22b696. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25d10bef51b447fb87dbdb032ad308b8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:06.442780 12255 consensus_queue.cc:1048] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:27:06.443619 12254 consensus_queue.cc:1048] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:27:06.450067 12255 raft_consensus.cc:2955] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER e5b688045a59495e9eacde713e22b696 (127.6.224.132) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } } }
I20260630 12:27:06.451719 11607 raft_consensus.cc:2955] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER e5b688045a59495e9eacde713e22b696 (127.6.224.132) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } } }
I20260630 12:27:06.452142 12106 raft_consensus.cc:2955] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER e5b688045a59495e9eacde713e22b696 (127.6.224.132) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } } }
I20260630 12:27:06.461902 11426 catalog_manager.cc:5697] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d reported cstate change: config changed from index 29 to 30, NON_VOTER e5b688045a59495e9eacde713e22b696 (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "e4e7b4958fc845d891afd159e3c391ce" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } } }
I20260630 12:27:06.467594 11607 consensus_queue.cc:237] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [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: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } }
I20260630 12:27:06.476953 11682 raft_consensus.cc:1275] T f9283c376bb64980b55c32b3a7bd6f61 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Refusing update from remote peer 060d65f17d854d488b36ca00970d1f2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:27:06.478794 12208 consensus_queue.cc:1048] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } 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:27:06.487187 12262 raft_consensus.cc:2955] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e81365f5a57d4756b991b46ca5324571 (127.6.224.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } } }
I20260630 12:27:06.489166 11682 raft_consensus.cc:2955] T f9283c376bb64980b55c32b3a7bd6f61 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e81365f5a57d4756b991b46ca5324571 (127.6.224.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } } }
I20260630 12:27:06.491099 11532 raft_consensus.cc:1275] T f9283c376bb64980b55c32b3a7bd6f61 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Refusing update from remote peer 060d65f17d854d488b36ca00970d1f2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:27:06.495141 12208 consensus_queue.cc:1048] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:27:06.506995 11575 consensus_peers.cc:597] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d -> Peer e81365f5a57d4756b991b46ca5324571 (127.6.224.133:40177): Couldn't send request to peer e81365f5a57d4756b991b46ca5324571. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f9283c376bb64980b55c32b3a7bd6f61. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:06.511319 11532 raft_consensus.cc:2955] T f9283c376bb64980b55c32b3a7bd6f61 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e81365f5a57d4756b991b46ca5324571 (127.6.224.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } } }
I20260630 12:27:06.518918 11607 consensus_queue.cc:237] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } }
I20260630 12:27:06.523583 11425 catalog_manager.cc:5697] T f9283c376bb64980b55c32b3a7bd6f61 P f7f300c915844f3fa3f62e592af2ddfe reported cstate change: config changed from index -1 to 26, NON_VOTER e81365f5a57d4756b991b46ca5324571 (127.6.224.133) added. New cstate: current_term: 1 leader_uuid: "060d65f17d854d488b36ca00970d1f2d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } } }
I20260630 12:27:06.526809 11532 raft_consensus.cc:1275] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Refusing update from remote peer 060d65f17d854d488b36ca00970d1f2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:06.527911 12208 consensus_queue.cc:1048] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
W20260630 12:27:06.530077 11572 consensus_peers.cc:597] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d -> Peer ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134:45033): Couldn't send request to peer ce37462bf40546aeb9956faa0bf9cf77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e3e735763e54411879e8222d1e848e4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:06.533831 11957 raft_consensus.cc:1275] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696 [term 1 FOLLOWER]: Refusing update from remote peer 060d65f17d854d488b36ca00970d1f2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:06.535532 12262 consensus_queue.cc:1048] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:27:06.537290 12267 raft_consensus.cc:2955] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } } }
I20260630 12:27:06.538322 11532 raft_consensus.cc:2955] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } } }
I20260630 12:27:06.541324 11957 raft_consensus.cc:2955] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } } }
I20260630 12:27:06.550266 11682 consensus_queue.cc:237] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [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: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } }
I20260630 12:27:06.550846 11426 catalog_manager.cc:5697] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d reported cstate change: config changed from index 28 to 29, NON_VOTER ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) added. New cstate: current_term: 1 leader_uuid: "060d65f17d854d488b36ca00970d1f2d" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:27:06.557016 11649 consensus_peers.cc:597] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce -> Peer e81365f5a57d4756b991b46ca5324571 (127.6.224.133:40177): Couldn't send request to peer e81365f5a57d4756b991b46ca5324571. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19ad4b0ea8f9439daaa67b3e4443acf1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:06.557534 11607 raft_consensus.cc:1275] T 19ad4b0ea8f9439daaa67b3e4443acf1 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:06.560066 12255 consensus_queue.cc:1048] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } 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:27:06.560288 11532 raft_consensus.cc:1275] T 19ad4b0ea8f9439daaa67b3e4443acf1 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:06.566195 12255 consensus_queue.cc:1048] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:06.573948 12258 raft_consensus.cc:2955] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e81365f5a57d4756b991b46ca5324571 (127.6.224.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } } }
I20260630 12:27:06.575949 11532 raft_consensus.cc:2955] T 19ad4b0ea8f9439daaa67b3e4443acf1 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e81365f5a57d4756b991b46ca5324571 (127.6.224.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } } }
I20260630 12:27:06.580103 11607 raft_consensus.cc:2955] T 19ad4b0ea8f9439daaa67b3e4443acf1 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e81365f5a57d4756b991b46ca5324571 (127.6.224.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } } }
I20260630 12:27:06.588833 11682 consensus_queue.cc:237] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [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: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } }
I20260630 12:27:06.590118 11431 catalog_manager.cc:5697] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce reported cstate change: config changed from index -1 to 27, NON_VOTER e81365f5a57d4756b991b46ca5324571 (127.6.224.133) added. New cstate: current_term: 1 leader_uuid: "e4e7b4958fc845d891afd159e3c391ce" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:06.597261 11607 raft_consensus.cc:1275] T 0dd52fbad2274539a495a7c3601f13d6 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:06.597537 11532 raft_consensus.cc:1275] T 0dd52fbad2274539a495a7c3601f13d6 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Refusing update from remote peer e4e7b4958fc845d891afd159e3c391ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260630 12:27:06.597702 11646 consensus_peers.cc:597] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce -> Peer ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134:45033): Couldn't send request to peer ce37462bf40546aeb9956faa0bf9cf77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0dd52fbad2274539a495a7c3601f13d6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:06.598839 12258 consensus_queue.cc:1048] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } 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:27:06.600243 12255 consensus_queue.cc:1048] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:06.615679 12255 raft_consensus.cc:2955] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } } }
I20260630 12:27:06.618841 11607 raft_consensus.cc:2955] T 0dd52fbad2274539a495a7c3601f13d6 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } } }
I20260630 12:27:06.619115 11534 raft_consensus.cc:2955] T 0dd52fbad2274539a495a7c3601f13d6 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } } }
I20260630 12:27:06.629033 11426 catalog_manager.cc:5697] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce reported cstate change: config changed from index -1 to 27, NON_VOTER ce37462bf40546aeb9956faa0bf9cf77 (127.6.224.134) added. New cstate: current_term: 1 leader_uuid: "e4e7b4958fc845d891afd159e3c391ce" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:06.631744 11532 consensus_queue.cc:237] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [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: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } }
I20260630 12:27:06.639443 11682 raft_consensus.cc:1275] T 1482fdba0f8341fea708d94e792d0cb0 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Refusing update from remote peer f7f300c915844f3fa3f62e592af2ddfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:06.639451 11607 raft_consensus.cc:1275] T 1482fdba0f8341fea708d94e792d0cb0 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Refusing update from remote peer f7f300c915844f3fa3f62e592af2ddfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:06.641284 12282 consensus_queue.cc:1048] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } 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:27:06.642987 12225 consensus_queue.cc:1048] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:06.659374 12282 raft_consensus.cc:2955] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e5b688045a59495e9eacde713e22b696 (127.6.224.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } } }
W20260630 12:27:06.661801 11499 consensus_peers.cc:597] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe -> Peer e5b688045a59495e9eacde713e22b696 (127.6.224.132:43559): Couldn't send request to peer e5b688045a59495e9eacde713e22b696. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1482fdba0f8341fea708d94e792d0cb0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:06.661880 11682 raft_consensus.cc:2955] T 1482fdba0f8341fea708d94e792d0cb0 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e5b688045a59495e9eacde713e22b696 (127.6.224.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } } }
I20260630 12:27:06.663460 11607 raft_consensus.cc:2955] T 1482fdba0f8341fea708d94e792d0cb0 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e5b688045a59495e9eacde713e22b696 (127.6.224.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } } }
I20260630 12:27:06.673727 11425 catalog_manager.cc:5697] T 1482fdba0f8341fea708d94e792d0cb0 P 060d65f17d854d488b36ca00970d1f2d reported cstate change: config changed from index -1 to 27, NON_VOTER e5b688045a59495e9eacde713e22b696 (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "f7f300c915844f3fa3f62e592af2ddfe" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } } }
I20260630 12:27:06.940399 12287 ts_tablet_manager.cc:933] T 25d10bef51b447fb87dbdb032ad308b8 P e5b688045a59495e9eacde713e22b696: Initiating tablet copy from peer e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731)
I20260630 12:27:06.942183 12287 tablet_copy_client.cc:323] T 25d10bef51b447fb87dbdb032ad308b8 P e5b688045a59495e9eacde713e22b696: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.131:33731
I20260630 12:27:06.943815 11693 tablet_copy_service.cc:140] P e4e7b4958fc845d891afd159e3c391ce: Received BeginTabletCopySession request for tablet 25d10bef51b447fb87dbdb032ad308b8 from peer e5b688045a59495e9eacde713e22b696 ({username='slave'} at 127.0.0.1:53708)
I20260630 12:27:06.944283 11693 tablet_copy_service.cc:161] P e4e7b4958fc845d891afd159e3c391ce: Beginning new tablet copy session on tablet 25d10bef51b447fb87dbdb032ad308b8 from peer e5b688045a59495e9eacde713e22b696 at {username='slave'} at 127.0.0.1:53708: session id = e5b688045a59495e9eacde713e22b696-25d10bef51b447fb87dbdb032ad308b8
I20260630 12:27:06.949081 11693 tablet_copy_source_session.cc:215] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:06.951828 12287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d10bef51b447fb87dbdb032ad308b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:06.962406 12287 tablet_copy_client.cc:806] T 25d10bef51b447fb87dbdb032ad308b8 P e5b688045a59495e9eacde713e22b696: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:06.962998 12287 tablet_copy_client.cc:670] T 25d10bef51b447fb87dbdb032ad308b8 P e5b688045a59495e9eacde713e22b696: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:06.967077 12288 tablet_copy_client.cc:1025] T 25d10bef51b447fb87dbdb032ad308b8 P e5b688045a59495e9eacde713e22b696: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:06.981604 12289 ts_tablet_manager.cc:933] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e81365f5a57d4756b991b46ca5324571: Initiating tablet copy from peer e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731)
I20260630 12:27:06.984279 12289 tablet_copy_client.cc:323] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e81365f5a57d4756b991b46ca5324571: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.131:33731
I20260630 12:27:06.985836 11693 tablet_copy_service.cc:140] P e4e7b4958fc845d891afd159e3c391ce: Received BeginTabletCopySession request for tablet 19ad4b0ea8f9439daaa67b3e4443acf1 from peer e81365f5a57d4756b991b46ca5324571 ({username='slave'} at 127.0.0.1:53702)
I20260630 12:27:06.986270 11693 tablet_copy_service.cc:161] P e4e7b4958fc845d891afd159e3c391ce: Beginning new tablet copy session on tablet 19ad4b0ea8f9439daaa67b3e4443acf1 from peer e81365f5a57d4756b991b46ca5324571 at {username='slave'} at 127.0.0.1:53702: session id = e81365f5a57d4756b991b46ca5324571-19ad4b0ea8f9439daaa67b3e4443acf1
I20260630 12:27:06.991076 11693 tablet_copy_source_session.cc:215] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:06.993747 12289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ad4b0ea8f9439daaa67b3e4443acf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:06.994802 12291 ts_tablet_manager.cc:933] T 8e3e735763e54411879e8222d1e848e4 P ce37462bf40546aeb9956faa0bf9cf77: Initiating tablet copy from peer 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915)
I20260630 12:27:07.005264 12291 tablet_copy_client.cc:323] T 8e3e735763e54411879e8222d1e848e4 P ce37462bf40546aeb9956faa0bf9cf77: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.130:32915
I20260630 12:27:07.007050 11619 tablet_copy_service.cc:140] P 060d65f17d854d488b36ca00970d1f2d: Received BeginTabletCopySession request for tablet 8e3e735763e54411879e8222d1e848e4 from peer ce37462bf40546aeb9956faa0bf9cf77 ({username='slave'} at 127.0.0.1:37482)
I20260630 12:27:07.007635 11619 tablet_copy_service.cc:161] P 060d65f17d854d488b36ca00970d1f2d: Beginning new tablet copy session on tablet 8e3e735763e54411879e8222d1e848e4 from peer ce37462bf40546aeb9956faa0bf9cf77 at {username='slave'} at 127.0.0.1:37482: session id = ce37462bf40546aeb9956faa0bf9cf77-8e3e735763e54411879e8222d1e848e4
I20260630 12:27:07.008543 12294 ts_tablet_manager.cc:933] T f9283c376bb64980b55c32b3a7bd6f61 P e81365f5a57d4756b991b46ca5324571: Initiating tablet copy from peer 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915)
I20260630 12:27:07.015079 11619 tablet_copy_source_session.cc:215] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:07.018626 12291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3e735763e54411879e8222d1e848e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:07.019279 12289 tablet_copy_client.cc:806] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e81365f5a57d4756b991b46ca5324571: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:07.020395 12294 tablet_copy_client.cc:323] T f9283c376bb64980b55c32b3a7bd6f61 P e81365f5a57d4756b991b46ca5324571: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.130:32915
I20260630 12:27:07.021879 12293 ts_tablet_manager.cc:933] T 0dd52fbad2274539a495a7c3601f13d6 P ce37462bf40546aeb9956faa0bf9cf77: Initiating tablet copy from peer e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731)
I20260630 12:27:07.020506 12289 tablet_copy_client.cc:670] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e81365f5a57d4756b991b46ca5324571: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:07.027529 12290 tablet_copy_client.cc:1025] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e81365f5a57d4756b991b46ca5324571: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:07.037465 12293 tablet_copy_client.cc:323] T 0dd52fbad2274539a495a7c3601f13d6 P ce37462bf40546aeb9956faa0bf9cf77: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.131:33731
I20260630 12:27:07.039470 11693 tablet_copy_service.cc:140] P e4e7b4958fc845d891afd159e3c391ce: Received BeginTabletCopySession request for tablet 0dd52fbad2274539a495a7c3601f13d6 from peer ce37462bf40546aeb9956faa0bf9cf77 ({username='slave'} at 127.0.0.1:53706)
I20260630 12:27:07.040017 11693 tablet_copy_service.cc:161] P e4e7b4958fc845d891afd159e3c391ce: Beginning new tablet copy session on tablet 0dd52fbad2274539a495a7c3601f13d6 from peer ce37462bf40546aeb9956faa0bf9cf77 at {username='slave'} at 127.0.0.1:53706: session id = ce37462bf40546aeb9956faa0bf9cf77-0dd52fbad2274539a495a7c3601f13d6
I20260630 12:27:07.047528 11693 tablet_copy_source_session.cc:215] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:07.048337 12291 tablet_copy_client.cc:806] T 8e3e735763e54411879e8222d1e848e4 P ce37462bf40546aeb9956faa0bf9cf77: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:07.048955 12291 tablet_copy_client.cc:670] T 8e3e735763e54411879e8222d1e848e4 P ce37462bf40546aeb9956faa0bf9cf77: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:07.052608 12293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd52fbad2274539a495a7c3601f13d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:07.053728 12292 tablet_copy_client.cc:1025] T 8e3e735763e54411879e8222d1e848e4 P ce37462bf40546aeb9956faa0bf9cf77: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:07.054003 11619 tablet_copy_service.cc:140] P 060d65f17d854d488b36ca00970d1f2d: Received BeginTabletCopySession request for tablet f9283c376bb64980b55c32b3a7bd6f61 from peer e81365f5a57d4756b991b46ca5324571 ({username='slave'} at 127.0.0.1:56914)
I20260630 12:27:07.054518 11619 tablet_copy_service.cc:161] P 060d65f17d854d488b36ca00970d1f2d: Beginning new tablet copy session on tablet f9283c376bb64980b55c32b3a7bd6f61 from peer e81365f5a57d4756b991b46ca5324571 at {username='slave'} at 127.0.0.1:56914: session id = e81365f5a57d4756b991b46ca5324571-f9283c376bb64980b55c32b3a7bd6f61
I20260630 12:27:07.059453 11619 tablet_copy_source_session.cc:215] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:07.062108 12294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9283c376bb64980b55c32b3a7bd6f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:07.068792 12293 tablet_copy_client.cc:806] T 0dd52fbad2274539a495a7c3601f13d6 P ce37462bf40546aeb9956faa0bf9cf77: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:07.069446 12293 tablet_copy_client.cc:670] T 0dd52fbad2274539a495a7c3601f13d6 P ce37462bf40546aeb9956faa0bf9cf77: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:07.076046 12294 tablet_copy_client.cc:806] T f9283c376bb64980b55c32b3a7bd6f61 P e81365f5a57d4756b991b46ca5324571: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:07.076644 12294 tablet_copy_client.cc:670] T f9283c376bb64980b55c32b3a7bd6f61 P e81365f5a57d4756b991b46ca5324571: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:07.077282 12297 tablet_copy_client.cc:1025] T 0dd52fbad2274539a495a7c3601f13d6 P ce37462bf40546aeb9956faa0bf9cf77: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:07.080076 12295 tablet_copy_client.cc:1025] T f9283c376bb64980b55c32b3a7bd6f61 P e81365f5a57d4756b991b46ca5324571: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:07.259717 12300 ts_tablet_manager.cc:933] T 1482fdba0f8341fea708d94e792d0cb0 P e5b688045a59495e9eacde713e22b696: Initiating tablet copy from peer f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813)
I20260630 12:27:07.261355 12300 tablet_copy_client.cc:323] T 1482fdba0f8341fea708d94e792d0cb0 P e5b688045a59495e9eacde713e22b696: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.129:42813
I20260630 12:27:07.271384 11544 tablet_copy_service.cc:140] P f7f300c915844f3fa3f62e592af2ddfe: Received BeginTabletCopySession request for tablet 1482fdba0f8341fea708d94e792d0cb0 from peer e5b688045a59495e9eacde713e22b696 ({username='slave'} at 127.0.0.1:45478)
I20260630 12:27:07.271842 11544 tablet_copy_service.cc:161] P f7f300c915844f3fa3f62e592af2ddfe: Beginning new tablet copy session on tablet 1482fdba0f8341fea708d94e792d0cb0 from peer e5b688045a59495e9eacde713e22b696 at {username='slave'} at 127.0.0.1:45478: session id = e5b688045a59495e9eacde713e22b696-1482fdba0f8341fea708d94e792d0cb0
I20260630 12:27:07.276806 11544 tablet_copy_source_session.cc:215] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:07.279304 12300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1482fdba0f8341fea708d94e792d0cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:07.291895 12300 tablet_copy_client.cc:806] T 1482fdba0f8341fea708d94e792d0cb0 P e5b688045a59495e9eacde713e22b696: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:07.292426 12300 tablet_copy_client.cc:670] T 1482fdba0f8341fea708d94e792d0cb0 P e5b688045a59495e9eacde713e22b696: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:07.295902 12301 tablet_copy_client.cc:1025] T 1482fdba0f8341fea708d94e792d0cb0 P e5b688045a59495e9eacde713e22b696: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:07.450099  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:27:07.460739  7042 tablet_copy_service.cc:362] P f7f300c915844f3fa3f62e592af2ddfe: Destroying tablet copy session e5b688045a59495e9eacde713e22b696-1482fdba0f8341fea708d94e792d0cb0 due to service shutdown
I20260630 12:27:07.461107  7042 tablet_copy_service.cc:434] P f7f300c915844f3fa3f62e592af2ddfe: ending tablet copy session e5b688045a59495e9eacde713e22b696-1482fdba0f8341fea708d94e792d0cb0 on tablet 1482fdba0f8341fea708d94e792d0cb0 with peer e5b688045a59495e9eacde713e22b696
W20260630 12:27:07.478719 11575 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260630 12:27:07.482532 11575 consensus_peers.cc:597] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d -> Peer f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813): Couldn't send request to peer f7f300c915844f3fa3f62e592af2ddfe. 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:27:07.492791  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:07.493587  7042 tablet_replica.cc:333] T f9283c376bb64980b55c32b3a7bd6f61 P f7f300c915844f3fa3f62e592af2ddfe: stopping tablet replica
I20260630 12:27:07.494282  7042 raft_consensus.cc:2243] T f9283c376bb64980b55c32b3a7bd6f61 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:07.494763  7042 raft_consensus.cc:2272] T f9283c376bb64980b55c32b3a7bd6f61 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.497619  7042 tablet_replica.cc:333] T 0dd52fbad2274539a495a7c3601f13d6 P f7f300c915844f3fa3f62e592af2ddfe: stopping tablet replica
I20260630 12:27:07.498384  7042 raft_consensus.cc:2243] T 0dd52fbad2274539a495a7c3601f13d6 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:07.499116  7042 raft_consensus.cc:2272] T 0dd52fbad2274539a495a7c3601f13d6 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.502131  7042 tablet_replica.cc:333] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe: stopping tablet replica
I20260630 12:27:07.502704  7042 raft_consensus.cc:2243] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:07.503247  7042 raft_consensus.cc:2272] T 82de4a00ee994dd4b1322eeafd81974d P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.505499  7042 tablet_replica.cc:333] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe: stopping tablet replica
I20260630 12:27:07.506033  7042 raft_consensus.cc:2243] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:07.506465  7042 raft_consensus.cc:2272] T 8e3e735763e54411879e8222d1e848e4 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.509660  7042 tablet_replica.cc:333] T 5bcd8b8cc55e4bca8c9b452f443073c2 P f7f300c915844f3fa3f62e592af2ddfe: stopping tablet replica
I20260630 12:27:07.510226  7042 raft_consensus.cc:2243] T 5bcd8b8cc55e4bca8c9b452f443073c2 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:07.510880  7042 raft_consensus.cc:2272] T 5bcd8b8cc55e4bca8c9b452f443073c2 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.515427  7042 tablet_replica.cc:333] T c954181a3d664187ba155d17380553d9 P f7f300c915844f3fa3f62e592af2ddfe: stopping tablet replica
I20260630 12:27:07.516232  7042 raft_consensus.cc:2243] T c954181a3d664187ba155d17380553d9 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:07.516975  7042 raft_consensus.cc:2272] T c954181a3d664187ba155d17380553d9 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.519927  7042 tablet_replica.cc:333] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe: stopping tablet replica
I20260630 12:27:07.520628  7042 raft_consensus.cc:2243] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:07.521998  7042 raft_consensus.cc:2272] T 1482fdba0f8341fea708d94e792d0cb0 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.527861  7042 tablet_replica.cc:333] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe: stopping tablet replica
I20260630 12:27:07.528874  7042 raft_consensus.cc:2243] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:27:07.528923 11649 consensus_peers.cc:597] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce -> Peer f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813): Couldn't send request to peer f7f300c915844f3fa3f62e592af2ddfe. 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:27:07.530867  7042 raft_consensus.cc:2272] T f7d5139702484a4dad690bc41156e6f4 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:07.532687 11649 consensus_peers.cc:597] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce -> Peer f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813): Couldn't send request to peer f7f300c915844f3fa3f62e592af2ddfe. 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:27:07.534165  7042 tablet_replica.cc:333] T 1243a05c90554541bc7142a4a7d2ead0 P f7f300c915844f3fa3f62e592af2ddfe: stopping tablet replica
I20260630 12:27:07.534934  7042 raft_consensus.cc:2243] T 1243a05c90554541bc7142a4a7d2ead0 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:07.535559  7042 raft_consensus.cc:2272] T 1243a05c90554541bc7142a4a7d2ead0 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.538573  7042 tablet_replica.cc:333] T 19ad4b0ea8f9439daaa67b3e4443acf1 P f7f300c915844f3fa3f62e592af2ddfe: stopping tablet replica
I20260630 12:27:07.539249  7042 raft_consensus.cc:2243] T 19ad4b0ea8f9439daaa67b3e4443acf1 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:07.540963  7042 raft_consensus.cc:2272] T 19ad4b0ea8f9439daaa67b3e4443acf1 P f7f300c915844f3fa3f62e592af2ddfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.566299  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:27:07.598022  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:27:07.609575  7042 tablet_copy_service.cc:362] P 060d65f17d854d488b36ca00970d1f2d: Destroying tablet copy session e81365f5a57d4756b991b46ca5324571-f9283c376bb64980b55c32b3a7bd6f61 due to service shutdown
I20260630 12:27:07.609978  7042 tablet_copy_service.cc:434] P 060d65f17d854d488b36ca00970d1f2d: ending tablet copy session e81365f5a57d4756b991b46ca5324571-f9283c376bb64980b55c32b3a7bd6f61 on tablet f9283c376bb64980b55c32b3a7bd6f61 with peer e81365f5a57d4756b991b46ca5324571
I20260630 12:27:07.610551  7042 tablet_copy_service.cc:362] P 060d65f17d854d488b36ca00970d1f2d: Destroying tablet copy session ce37462bf40546aeb9956faa0bf9cf77-8e3e735763e54411879e8222d1e848e4 due to service shutdown
I20260630 12:27:07.610878  7042 tablet_copy_service.cc:434] P 060d65f17d854d488b36ca00970d1f2d: ending tablet copy session ce37462bf40546aeb9956faa0bf9cf77-8e3e735763e54411879e8222d1e848e4 on tablet 8e3e735763e54411879e8222d1e848e4 with peer ce37462bf40546aeb9956faa0bf9cf77
W20260630 12:27:07.614032 11649 consensus_peers.cc:597] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce -> Peer f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813): Couldn't send request to peer f7f300c915844f3fa3f62e592af2ddfe. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:42813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:07.639458  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:07.640336  7042 tablet_replica.cc:333] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d: stopping tablet replica
I20260630 12:27:07.641178  7042 raft_consensus.cc:2243] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:07.642602  7042 raft_consensus.cc:2272] T f9283c376bb64980b55c32b3a7bd6f61 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.645685  7042 tablet_replica.cc:333] T 0dd52fbad2274539a495a7c3601f13d6 P 060d65f17d854d488b36ca00970d1f2d: stopping tablet replica
I20260630 12:27:07.646378  7042 raft_consensus.cc:2243] T 0dd52fbad2274539a495a7c3601f13d6 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:07.647033  7042 raft_consensus.cc:2272] T 0dd52fbad2274539a495a7c3601f13d6 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.649880  7042 tablet_replica.cc:333] T 1243a05c90554541bc7142a4a7d2ead0 P 060d65f17d854d488b36ca00970d1f2d: stopping tablet replica
I20260630 12:27:07.650619  7042 raft_consensus.cc:2243] T 1243a05c90554541bc7142a4a7d2ead0 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:07.651266  7042 raft_consensus.cc:2272] T 1243a05c90554541bc7142a4a7d2ead0 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.654090  7042 tablet_replica.cc:333] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d: stopping tablet replica
I20260630 12:27:07.654814  7042 raft_consensus.cc:2243] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:07.655434  7042 raft_consensus.cc:2272] T 25d10bef51b447fb87dbdb032ad308b8 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.658272  7042 tablet_replica.cc:333] T f7d5139702484a4dad690bc41156e6f4 P 060d65f17d854d488b36ca00970d1f2d: stopping tablet replica
I20260630 12:27:07.659010  7042 raft_consensus.cc:2243] T f7d5139702484a4dad690bc41156e6f4 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:07.659626  7042 raft_consensus.cc:2272] T f7d5139702484a4dad690bc41156e6f4 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.662446  7042 tablet_replica.cc:333] T 1482fdba0f8341fea708d94e792d0cb0 P 060d65f17d854d488b36ca00970d1f2d: stopping tablet replica
I20260630 12:27:07.663136  7042 raft_consensus.cc:2243] T 1482fdba0f8341fea708d94e792d0cb0 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:07.663801  7042 raft_consensus.cc:2272] T 1482fdba0f8341fea708d94e792d0cb0 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.667022  7042 tablet_replica.cc:333] T c954181a3d664187ba155d17380553d9 P 060d65f17d854d488b36ca00970d1f2d: stopping tablet replica
I20260630 12:27:07.667737  7042 raft_consensus.cc:2243] T c954181a3d664187ba155d17380553d9 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:07.668318  7042 raft_consensus.cc:2272] T c954181a3d664187ba155d17380553d9 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.671074  7042 tablet_replica.cc:333] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d: stopping tablet replica
I20260630 12:27:07.671727  7042 raft_consensus.cc:2243] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:07.672669  7042 raft_consensus.cc:2272] T 53871a267e12469c915e5c738cc24d7e P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.675776  7042 tablet_replica.cc:333] T 19ad4b0ea8f9439daaa67b3e4443acf1 P 060d65f17d854d488b36ca00970d1f2d: stopping tablet replica
I20260630 12:27:07.676435  7042 raft_consensus.cc:2243] T 19ad4b0ea8f9439daaa67b3e4443acf1 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:07.677101  7042 raft_consensus.cc:2272] T 19ad4b0ea8f9439daaa67b3e4443acf1 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.679925  7042 tablet_replica.cc:333] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d: stopping tablet replica
I20260630 12:27:07.680521  7042 raft_consensus.cc:2243] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:07.681857  7042 raft_consensus.cc:2272] T 8e3e735763e54411879e8222d1e848e4 P 060d65f17d854d488b36ca00970d1f2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.721997  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
W20260630 12:27:07.749945 11649 consensus_peers.cc:597] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce -> Peer f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813): Couldn't send request to peer f7f300c915844f3fa3f62e592af2ddfe. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:42813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:07.759395  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:27:07.772399  7042 tablet_copy_service.cc:362] P e4e7b4958fc845d891afd159e3c391ce: Destroying tablet copy session ce37462bf40546aeb9956faa0bf9cf77-0dd52fbad2274539a495a7c3601f13d6 due to service shutdown
I20260630 12:27:07.772807  7042 tablet_copy_service.cc:434] P e4e7b4958fc845d891afd159e3c391ce: ending tablet copy session ce37462bf40546aeb9956faa0bf9cf77-0dd52fbad2274539a495a7c3601f13d6 on tablet 0dd52fbad2274539a495a7c3601f13d6 with peer ce37462bf40546aeb9956faa0bf9cf77
I20260630 12:27:07.773366  7042 tablet_copy_service.cc:362] P e4e7b4958fc845d891afd159e3c391ce: Destroying tablet copy session e81365f5a57d4756b991b46ca5324571-19ad4b0ea8f9439daaa67b3e4443acf1 due to service shutdown
I20260630 12:27:07.773645  7042 tablet_copy_service.cc:434] P e4e7b4958fc845d891afd159e3c391ce: ending tablet copy session e81365f5a57d4756b991b46ca5324571-19ad4b0ea8f9439daaa67b3e4443acf1 on tablet 19ad4b0ea8f9439daaa67b3e4443acf1 with peer e81365f5a57d4756b991b46ca5324571
I20260630 12:27:07.774170  7042 tablet_copy_service.cc:362] P e4e7b4958fc845d891afd159e3c391ce: Destroying tablet copy session e5b688045a59495e9eacde713e22b696-25d10bef51b447fb87dbdb032ad308b8 due to service shutdown
I20260630 12:27:07.774431  7042 tablet_copy_service.cc:434] P e4e7b4958fc845d891afd159e3c391ce: ending tablet copy session e5b688045a59495e9eacde713e22b696-25d10bef51b447fb87dbdb032ad308b8 on tablet 25d10bef51b447fb87dbdb032ad308b8 with peer e5b688045a59495e9eacde713e22b696
I20260630 12:27:07.793908  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:07.794646  7042 tablet_replica.cc:333] T f9283c376bb64980b55c32b3a7bd6f61 P e4e7b4958fc845d891afd159e3c391ce: stopping tablet replica
I20260630 12:27:07.795264  7042 raft_consensus.cc:2243] T f9283c376bb64980b55c32b3a7bd6f61 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:07.795883  7042 raft_consensus.cc:2272] T f9283c376bb64980b55c32b3a7bd6f61 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.798243  7042 tablet_replica.cc:333] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce: stopping tablet replica
I20260630 12:27:07.798763  7042 raft_consensus.cc:2243] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:07.799772  7042 raft_consensus.cc:2272] T 0dd52fbad2274539a495a7c3601f13d6 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.802227  7042 tablet_replica.cc:333] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce: stopping tablet replica
I20260630 12:27:07.802817  7042 raft_consensus.cc:2243] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:07.803736  7042 raft_consensus.cc:2272] T 25d10bef51b447fb87dbdb032ad308b8 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.805961  7042 tablet_replica.cc:333] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce: stopping tablet replica
I20260630 12:27:07.806460  7042 raft_consensus.cc:2243] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:07.807180  7042 raft_consensus.cc:2272] T 1243a05c90554541bc7142a4a7d2ead0 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.809463  7042 tablet_replica.cc:333] T 53871a267e12469c915e5c738cc24d7e P e4e7b4958fc845d891afd159e3c391ce: stopping tablet replica
I20260630 12:27:07.809986  7042 raft_consensus.cc:2243] T 53871a267e12469c915e5c738cc24d7e P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:07.810529  7042 raft_consensus.cc:2272] T 53871a267e12469c915e5c738cc24d7e P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.813184  7042 tablet_replica.cc:333] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce: stopping tablet replica
I20260630 12:27:07.813666  7042 raft_consensus.cc:2243] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:07.814373  7042 raft_consensus.cc:2272] T 82de4a00ee994dd4b1322eeafd81974d P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.816617  7042 tablet_replica.cc:333] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce: stopping tablet replica
I20260630 12:27:07.817127  7042 raft_consensus.cc:2243] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:07.818054  7042 raft_consensus.cc:2272] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.820312  7042 tablet_replica.cc:333] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce: stopping tablet replica
I20260630 12:27:07.820859  7042 raft_consensus.cc:2243] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:07.821573  7042 raft_consensus.cc:2272] T c954181a3d664187ba155d17380553d9 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.823693  7042 tablet_replica.cc:333] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce: stopping tablet replica
I20260630 12:27:07.824139  7042 raft_consensus.cc:2243] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:07.824846  7042 raft_consensus.cc:2272] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.827083  7042 tablet_replica.cc:333] T 1482fdba0f8341fea708d94e792d0cb0 P e4e7b4958fc845d891afd159e3c391ce: stopping tablet replica
I20260630 12:27:07.827579  7042 raft_consensus.cc:2243] T 1482fdba0f8341fea708d94e792d0cb0 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:07.827979  7042 raft_consensus.cc:2272] T 1482fdba0f8341fea708d94e792d0cb0 P e4e7b4958fc845d891afd159e3c391ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.878561  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:27:07.905841  7042 tablet_server.cc:179] TabletServer@127.6.224.132:0 shutting down...
I20260630 12:27:07.931082  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:08.722699 12310 raft_consensus.cc:493] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7f300c915844f3fa3f62e592af2ddfe)
I20260630 12:27:08.723232 12310 raft_consensus.cc:515] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } }
I20260630 12:27:08.725530 12310 leader_election.cc:290] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813), 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915)
W20260630 12:27:08.731458 11999 leader_election.cc:336] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813): Network error: Client connection negotiation failed: client connection to 127.6.224.129:42813: connect: Connection refused (error 111)
W20260630 12:27:08.732267 11999 leader_election.cc:336] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915): Network error: Client connection negotiation failed: client connection to 127.6.224.130:32915: connect: Connection refused (error 111)
I20260630 12:27:08.732597 11999 leader_election.cc:304] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571 [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: e81365f5a57d4756b991b46ca5324571; no voters: 060d65f17d854d488b36ca00970d1f2d, f7f300c915844f3fa3f62e592af2ddfe
I20260630 12:27:08.733201 12310 raft_consensus.cc:2749] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:08.873242 12314 raft_consensus.cc:493] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4e7b4958fc845d891afd159e3c391ce)
I20260630 12:27:08.873754 12314 raft_consensus.cc:515] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } }
I20260630 12:27:08.875908 12314 leader_election.cc:290] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915), e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731)
W20260630 12:27:08.881914 12073 leader_election.cc:336] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915): Network error: Client connection negotiation failed: client connection to 127.6.224.130:32915: connect: Connection refused (error 111)
W20260630 12:27:08.883140 12071 leader_election.cc:336] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731): Network error: Client connection negotiation failed: client connection to 127.6.224.131:33731: connect: Connection refused (error 111)
I20260630 12:27:08.883608 12071 leader_election.cc:304] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77 [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: ce37462bf40546aeb9956faa0bf9cf77; no voters: 060d65f17d854d488b36ca00970d1f2d, e4e7b4958fc845d891afd159e3c391ce
I20260630 12:27:08.884352 12314 raft_consensus.cc:2749] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:08.967849 12287 tablet_copy_client.cc:538] T 25d10bef51b447fb87dbdb032ad308b8 P e5b688045a59495e9eacde713e22b696: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:08.977454 12287 tablet_bootstrap.cc:492] T 25d10bef51b447fb87dbdb032ad308b8 P e5b688045a59495e9eacde713e22b696: Bootstrap starting.
I20260630 12:27:09.028369 12289 tablet_copy_client.cc:538] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e81365f5a57d4756b991b46ca5324571: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:09.034740 12289 tablet_bootstrap.cc:492] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e81365f5a57d4756b991b46ca5324571: Bootstrap starting.
I20260630 12:27:09.054705 12291 tablet_copy_client.cc:538] T 8e3e735763e54411879e8222d1e848e4 P ce37462bf40546aeb9956faa0bf9cf77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:09.064527 12291 tablet_bootstrap.cc:492] T 8e3e735763e54411879e8222d1e848e4 P ce37462bf40546aeb9956faa0bf9cf77: Bootstrap starting.
I20260630 12:27:09.078219 12293 tablet_copy_client.cc:538] T 0dd52fbad2274539a495a7c3601f13d6 P ce37462bf40546aeb9956faa0bf9cf77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:09.080933 12294 tablet_copy_client.cc:538] T f9283c376bb64980b55c32b3a7bd6f61 P e81365f5a57d4756b991b46ca5324571: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:09.087746 12293 tablet_bootstrap.cc:492] T 0dd52fbad2274539a495a7c3601f13d6 P ce37462bf40546aeb9956faa0bf9cf77: Bootstrap starting.
I20260630 12:27:09.090107 12294 tablet_bootstrap.cc:492] T f9283c376bb64980b55c32b3a7bd6f61 P e81365f5a57d4756b991b46ca5324571: Bootstrap starting.
I20260630 12:27:09.136760 12314 raft_consensus.cc:493] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 060d65f17d854d488b36ca00970d1f2d)
I20260630 12:27:09.137372 12314 raft_consensus.cc:515] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } }
I20260630 12:27:09.138029 12287 tablet_bootstrap.cc:492] T 25d10bef51b447fb87dbdb032ad308b8 P e5b688045a59495e9eacde713e22b696: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:09.138909 12287 tablet_bootstrap.cc:492] T 25d10bef51b447fb87dbdb032ad308b8 P e5b688045a59495e9eacde713e22b696: Bootstrap complete.
I20260630 12:27:09.139541 12314 leader_election.cc:290] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915), e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731)
I20260630 12:27:09.139576 12287 ts_tablet_manager.cc:1403] T 25d10bef51b447fb87dbdb032ad308b8 P e5b688045a59495e9eacde713e22b696: Time spent bootstrapping tablet: real 0.162s	user 0.112s	sys 0.048s
I20260630 12:27:09.140786 12320 raft_consensus.cc:493] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 060d65f17d854d488b36ca00970d1f2d)
I20260630 12:27:09.142974 12287 raft_consensus.cc:359] T 25d10bef51b447fb87dbdb032ad308b8 P e5b688045a59495e9eacde713e22b696 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } }
I20260630 12:27:09.143875 12287 raft_consensus.cc:740] T 25d10bef51b447fb87dbdb032ad308b8 P e5b688045a59495e9eacde713e22b696 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5b688045a59495e9eacde713e22b696, State: Initialized, Role: LEARNER
I20260630 12:27:09.143500 12320 raft_consensus.cc:515] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } }
I20260630 12:27:09.144568 12287 consensus_queue.cc:260] T 25d10bef51b447fb87dbdb032ad308b8 P e5b688045a59495e9eacde713e22b696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: false } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } }
W20260630 12:27:09.147274 12073 leader_election.cc:336] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915): Network error: Client connection negotiation failed: client connection to 127.6.224.130:32915: connect: Connection refused (error 111)
W20260630 12:27:09.147866 12071 leader_election.cc:336] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731): Network error: Client connection negotiation failed: client connection to 127.6.224.131:33731: connect: Connection refused (error 111)
I20260630 12:27:09.148311 12071 leader_election.cc:304] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77 [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: ce37462bf40546aeb9956faa0bf9cf77; no voters: 060d65f17d854d488b36ca00970d1f2d, e4e7b4958fc845d891afd159e3c391ce
I20260630 12:27:09.150107 12314 raft_consensus.cc:2749] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:09.159018 12320 leader_election.cc:290] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915), f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813)
I20260630 12:27:09.186314 12287 ts_tablet_manager.cc:1434] T 25d10bef51b447fb87dbdb032ad308b8 P e5b688045a59495e9eacde713e22b696: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.003s
W20260630 12:27:09.189185 12287 tablet_copy_client.cc:1131] T 25d10bef51b447fb87dbdb032ad308b8 P e5b688045a59495e9eacde713e22b696: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.6.224.131:33731: connect: Connection refused (error 111)
W20260630 12:27:09.203616 11924 leader_election.cc:336] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 060d65f17d854d488b36ca00970d1f2d (127.6.224.130:32915): Network error: Client connection negotiation failed: client connection to 127.6.224.130:32915: connect: Connection refused (error 111)
W20260630 12:27:09.204497 11924 leader_election.cc:336] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813): Network error: Client connection negotiation failed: client connection to 127.6.224.129:42813: connect: Connection refused (error 111)
I20260630 12:27:09.204952 11924 leader_election.cc:304] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696 [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: e5b688045a59495e9eacde713e22b696; no voters: 060d65f17d854d488b36ca00970d1f2d, f7f300c915844f3fa3f62e592af2ddfe
I20260630 12:27:09.205857 12324 raft_consensus.cc:2749] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:09.225158 12289 tablet_bootstrap.cc:492] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e81365f5a57d4756b991b46ca5324571: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:09.226223 12289 tablet_bootstrap.cc:492] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e81365f5a57d4756b991b46ca5324571: Bootstrap complete.
I20260630 12:27:09.226984 12289 ts_tablet_manager.cc:1403] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e81365f5a57d4756b991b46ca5324571: Time spent bootstrapping tablet: real 0.192s	user 0.137s	sys 0.017s
I20260630 12:27:09.229720 12289 raft_consensus.cc:359] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e81365f5a57d4756b991b46ca5324571 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } }
I20260630 12:27:09.231395 12289 raft_consensus.cc:740] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e81365f5a57d4756b991b46ca5324571 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e81365f5a57d4756b991b46ca5324571, State: Initialized, Role: LEARNER
I20260630 12:27:09.232110 12289 consensus_queue.cc:260] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e81365f5a57d4756b991b46ca5324571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } }
I20260630 12:27:09.241741 12289 ts_tablet_manager.cc:1434] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e81365f5a57d4756b991b46ca5324571: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
W20260630 12:27:09.259038 12289 tablet_copy_client.cc:1131] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e81365f5a57d4756b991b46ca5324571: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.6.224.131:33731: connect: Connection refused (error 111)
I20260630 12:27:09.290933 12310 raft_consensus.cc:493] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4e7b4958fc845d891afd159e3c391ce)
I20260630 12:27:09.291499 12310 raft_consensus.cc:515] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: false } }
I20260630 12:27:09.293700 12310 leader_election.cc:290] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813), e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731)
I20260630 12:27:09.297575 12300 tablet_copy_client.cc:538] T 1482fdba0f8341fea708d94e792d0cb0 P e5b688045a59495e9eacde713e22b696: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:09.312703 12324 raft_consensus.cc:493] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4e7b4958fc845d891afd159e3c391ce)
I20260630 12:27:09.313313 12324 raft_consensus.cc:515] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } }
W20260630 12:27:09.313684 11997 leader_election.cc:336] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731): Network error: Client connection negotiation failed: client connection to 127.6.224.131:33731: connect: Connection refused (error 111)
I20260630 12:27:09.315894 12324 leader_election.cc:290] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813), e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731)
W20260630 12:27:09.321259 11924 leader_election.cc:336] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813): Network error: Client connection negotiation failed: client connection to 127.6.224.129:42813: connect: Connection refused (error 111)
W20260630 12:27:09.322489 11999 leader_election.cc:336] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f7f300c915844f3fa3f62e592af2ddfe (127.6.224.129:42813): Network error: Client connection negotiation failed: client connection to 127.6.224.129:42813: connect: Connection refused (error 111)
I20260630 12:27:09.323061 11999 leader_election.cc:304] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571 [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: e81365f5a57d4756b991b46ca5324571; no voters: e4e7b4958fc845d891afd159e3c391ce, f7f300c915844f3fa3f62e592af2ddfe
I20260630 12:27:09.324378 12310 raft_consensus.cc:2749] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:09.325035 12300 tablet_bootstrap.cc:492] T 1482fdba0f8341fea708d94e792d0cb0 P e5b688045a59495e9eacde713e22b696: Bootstrap starting.
I20260630 12:27:09.333244 12291 tablet_bootstrap.cc:492] T 8e3e735763e54411879e8222d1e848e4 P ce37462bf40546aeb9956faa0bf9cf77: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:09.334262 12291 tablet_bootstrap.cc:492] T 8e3e735763e54411879e8222d1e848e4 P ce37462bf40546aeb9956faa0bf9cf77: Bootstrap complete.
I20260630 12:27:09.335000 12291 ts_tablet_manager.cc:1403] T 8e3e735763e54411879e8222d1e848e4 P ce37462bf40546aeb9956faa0bf9cf77: Time spent bootstrapping tablet: real 0.271s	user 0.147s	sys 0.018s
W20260630 12:27:09.336614 11922 leader_election.cc:336] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e4e7b4958fc845d891afd159e3c391ce (127.6.224.131:33731): Network error: Client connection negotiation failed: client connection to 127.6.224.131:33731: connect: Connection refused (error 111)
I20260630 12:27:09.337210 11922 leader_election.cc:304] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696 [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: e5b688045a59495e9eacde713e22b696; no voters: e4e7b4958fc845d891afd159e3c391ce, f7f300c915844f3fa3f62e592af2ddfe
I20260630 12:27:09.338498 12324 raft_consensus.cc:2749] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:09.338871 12291 raft_consensus.cc:359] T 8e3e735763e54411879e8222d1e848e4 P ce37462bf40546aeb9956faa0bf9cf77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } }
I20260630 12:27:09.339704 12291 raft_consensus.cc:740] T 8e3e735763e54411879e8222d1e848e4 P ce37462bf40546aeb9956faa0bf9cf77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ce37462bf40546aeb9956faa0bf9cf77, State: Initialized, Role: LEARNER
I20260630 12:27:09.340384 12291 consensus_queue.cc:260] T 8e3e735763e54411879e8222d1e848e4 P ce37462bf40546aeb9956faa0bf9cf77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: false } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } }
I20260630 12:27:09.342923 12291 ts_tablet_manager.cc:1434] T 8e3e735763e54411879e8222d1e848e4 P ce37462bf40546aeb9956faa0bf9cf77: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
W20260630 12:27:09.356742 12291 tablet_copy_client.cc:1131] T 8e3e735763e54411879e8222d1e848e4 P ce37462bf40546aeb9956faa0bf9cf77: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.6.224.130:32915: connect: Connection refused (error 111)
I20260630 12:27:09.358283 12294 tablet_bootstrap.cc:492] T f9283c376bb64980b55c32b3a7bd6f61 P e81365f5a57d4756b991b46ca5324571: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:09.359278 12294 tablet_bootstrap.cc:492] T f9283c376bb64980b55c32b3a7bd6f61 P e81365f5a57d4756b991b46ca5324571: Bootstrap complete.
I20260630 12:27:09.359944 12294 ts_tablet_manager.cc:1403] T f9283c376bb64980b55c32b3a7bd6f61 P e81365f5a57d4756b991b46ca5324571: Time spent bootstrapping tablet: real 0.270s	user 0.129s	sys 0.017s
I20260630 12:27:09.362458 12294 raft_consensus.cc:359] T f9283c376bb64980b55c32b3a7bd6f61 P e81365f5a57d4756b991b46ca5324571 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } }
I20260630 12:27:09.363260 12294 raft_consensus.cc:740] T f9283c376bb64980b55c32b3a7bd6f61 P e81365f5a57d4756b991b46ca5324571 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e81365f5a57d4756b991b46ca5324571, State: Initialized, Role: LEARNER
I20260630 12:27:09.363852 12294 consensus_queue.cc:260] T f9283c376bb64980b55c32b3a7bd6f61 P e81365f5a57d4756b991b46ca5324571 [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: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e81365f5a57d4756b991b46ca5324571" member_type: NON_VOTER last_known_addr { host: "127.6.224.133" port: 40177 } attrs { promote: true } }
I20260630 12:27:09.365841 12294 ts_tablet_manager.cc:1434] T f9283c376bb64980b55c32b3a7bd6f61 P e81365f5a57d4756b991b46ca5324571: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260630 12:27:09.370800 12294 tablet_copy_client.cc:1131] T f9283c376bb64980b55c32b3a7bd6f61 P e81365f5a57d4756b991b46ca5324571: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.6.224.130:32915: connect: Connection refused (error 111)
I20260630 12:27:09.397610 12293 tablet_bootstrap.cc:492] T 0dd52fbad2274539a495a7c3601f13d6 P ce37462bf40546aeb9956faa0bf9cf77: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:09.398348 12293 tablet_bootstrap.cc:492] T 0dd52fbad2274539a495a7c3601f13d6 P ce37462bf40546aeb9956faa0bf9cf77: Bootstrap complete.
I20260630 12:27:09.398888 12293 ts_tablet_manager.cc:1403] T 0dd52fbad2274539a495a7c3601f13d6 P ce37462bf40546aeb9956faa0bf9cf77: Time spent bootstrapping tablet: real 0.311s	user 0.146s	sys 0.022s
I20260630 12:27:09.400956 12293 raft_consensus.cc:359] T 0dd52fbad2274539a495a7c3601f13d6 P ce37462bf40546aeb9956faa0bf9cf77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } }
I20260630 12:27:09.401538 12293 raft_consensus.cc:740] T 0dd52fbad2274539a495a7c3601f13d6 P ce37462bf40546aeb9956faa0bf9cf77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ce37462bf40546aeb9956faa0bf9cf77, State: Initialized, Role: LEARNER
I20260630 12:27:09.401997 12293 consensus_queue.cc:260] T 0dd52fbad2274539a495a7c3601f13d6 P ce37462bf40546aeb9956faa0bf9cf77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } attrs { replace: true } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } } peers { permanent_uuid: "ce37462bf40546aeb9956faa0bf9cf77" member_type: NON_VOTER last_known_addr { host: "127.6.224.134" port: 45033 } attrs { promote: true } }
I20260630 12:27:09.403725 12293 ts_tablet_manager.cc:1434] T 0dd52fbad2274539a495a7c3601f13d6 P ce37462bf40546aeb9956faa0bf9cf77: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
W20260630 12:27:09.406195 12293 tablet_copy_client.cc:1131] T 0dd52fbad2274539a495a7c3601f13d6 P ce37462bf40546aeb9956faa0bf9cf77: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.6.224.131:33731: connect: Connection refused (error 111)
I20260630 12:27:09.488803 12300 tablet_bootstrap.cc:492] T 1482fdba0f8341fea708d94e792d0cb0 P e5b688045a59495e9eacde713e22b696: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:09.489586 12300 tablet_bootstrap.cc:492] T 1482fdba0f8341fea708d94e792d0cb0 P e5b688045a59495e9eacde713e22b696: Bootstrap complete.
I20260630 12:27:09.490142 12300 ts_tablet_manager.cc:1403] T 1482fdba0f8341fea708d94e792d0cb0 P e5b688045a59495e9eacde713e22b696: Time spent bootstrapping tablet: real 0.181s	user 0.137s	sys 0.014s
I20260630 12:27:09.492230 12300 raft_consensus.cc:359] T 1482fdba0f8341fea708d94e792d0cb0 P e5b688045a59495e9eacde713e22b696 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } }
I20260630 12:27:09.492777 12300 raft_consensus.cc:740] T 1482fdba0f8341fea708d94e792d0cb0 P e5b688045a59495e9eacde713e22b696 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5b688045a59495e9eacde713e22b696, State: Initialized, Role: LEARNER
I20260630 12:27:09.493372 12300 consensus_queue.cc:260] T 1482fdba0f8341fea708d94e792d0cb0 P e5b688045a59495e9eacde713e22b696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f7f300c915844f3fa3f62e592af2ddfe" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 42813 } } peers { permanent_uuid: "060d65f17d854d488b36ca00970d1f2d" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32915 } } peers { permanent_uuid: "e4e7b4958fc845d891afd159e3c391ce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "e5b688045a59495e9eacde713e22b696" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43559 } attrs { promote: true } }
I20260630 12:27:09.494890 12300 ts_tablet_manager.cc:1434] T 1482fdba0f8341fea708d94e792d0cb0 P e5b688045a59495e9eacde713e22b696: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260630 12:27:09.497223 12300 tablet_copy_client.cc:1131] T 1482fdba0f8341fea708d94e792d0cb0 P e5b688045a59495e9eacde713e22b696: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.6.224.129:42813: connect: Connection refused (error 111)
I20260630 12:27:09.498768  7042 tablet_replica.cc:333] T 25d10bef51b447fb87dbdb032ad308b8 P e5b688045a59495e9eacde713e22b696: stopping tablet replica
I20260630 12:27:09.499856  7042 raft_consensus.cc:2243] T 25d10bef51b447fb87dbdb032ad308b8 P e5b688045a59495e9eacde713e22b696 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:27:09.500479  7042 raft_consensus.cc:2272] T 25d10bef51b447fb87dbdb032ad308b8 P e5b688045a59495e9eacde713e22b696 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:27:09.503405  7042 tablet_replica.cc:333] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696: stopping tablet replica
I20260630 12:27:09.504154  7042 raft_consensus.cc:2243] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:09.504802  7042 raft_consensus.cc:2272] T 82de4a00ee994dd4b1322eeafd81974d P e5b688045a59495e9eacde713e22b696 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:09.507490  7042 tablet_replica.cc:333] T 1482fdba0f8341fea708d94e792d0cb0 P e5b688045a59495e9eacde713e22b696: stopping tablet replica
I20260630 12:27:09.508189  7042 raft_consensus.cc:2243] T 1482fdba0f8341fea708d94e792d0cb0 P e5b688045a59495e9eacde713e22b696 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:27:09.508663  7042 raft_consensus.cc:2272] T 1482fdba0f8341fea708d94e792d0cb0 P e5b688045a59495e9eacde713e22b696 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:27:09.511641  7042 tablet_replica.cc:333] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696: stopping tablet replica
I20260630 12:27:09.512298  7042 raft_consensus.cc:2243] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:09.512866  7042 raft_consensus.cc:2272] T 8e3e735763e54411879e8222d1e848e4 P e5b688045a59495e9eacde713e22b696 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:09.539198  7042 tablet_server.cc:196] TabletServer@127.6.224.132:0 shutdown complete.
I20260630 12:27:09.557253  7042 tablet_server.cc:179] TabletServer@127.6.224.133:0 shutting down...
I20260630 12:27:09.612188  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:09.613940  7042 tablet_replica.cc:333] T f9283c376bb64980b55c32b3a7bd6f61 P e81365f5a57d4756b991b46ca5324571: stopping tablet replica
I20260630 12:27:09.615662  7042 raft_consensus.cc:2243] T f9283c376bb64980b55c32b3a7bd6f61 P e81365f5a57d4756b991b46ca5324571 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:27:09.616588  7042 raft_consensus.cc:2272] T f9283c376bb64980b55c32b3a7bd6f61 P e81365f5a57d4756b991b46ca5324571 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:27:09.620823  7042 tablet_replica.cc:333] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e81365f5a57d4756b991b46ca5324571: stopping tablet replica
I20260630 12:27:09.621584  7042 raft_consensus.cc:2243] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e81365f5a57d4756b991b46ca5324571 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:27:09.622246  7042 raft_consensus.cc:2272] T 19ad4b0ea8f9439daaa67b3e4443acf1 P e81365f5a57d4756b991b46ca5324571 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:27:09.625823  7042 tablet_replica.cc:333] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571: stopping tablet replica
I20260630 12:27:09.626461  7042 raft_consensus.cc:2243] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:09.627828  7042 raft_consensus.cc:2272] T f7d5139702484a4dad690bc41156e6f4 P e81365f5a57d4756b991b46ca5324571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:09.630932  7042 tablet_replica.cc:333] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571: stopping tablet replica
I20260630 12:27:09.631578  7042 raft_consensus.cc:2243] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:09.632758  7042 raft_consensus.cc:2272] T 5bcd8b8cc55e4bca8c9b452f443073c2 P e81365f5a57d4756b991b46ca5324571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:09.664016  7042 tablet_server.cc:196] TabletServer@127.6.224.133:0 shutdown complete.
I20260630 12:27:09.691130  7042 tablet_server.cc:179] TabletServer@127.6.224.134:0 shutting down...
I20260630 12:27:09.718394  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:09.720227  7042 tablet_replica.cc:333] T 0dd52fbad2274539a495a7c3601f13d6 P ce37462bf40546aeb9956faa0bf9cf77: stopping tablet replica
I20260630 12:27:09.721103  7042 raft_consensus.cc:2243] T 0dd52fbad2274539a495a7c3601f13d6 P ce37462bf40546aeb9956faa0bf9cf77 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:27:09.721704  7042 raft_consensus.cc:2272] T 0dd52fbad2274539a495a7c3601f13d6 P ce37462bf40546aeb9956faa0bf9cf77 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:27:09.725152  7042 tablet_replica.cc:333] T 8e3e735763e54411879e8222d1e848e4 P ce37462bf40546aeb9956faa0bf9cf77: stopping tablet replica
I20260630 12:27:09.725782  7042 raft_consensus.cc:2243] T 8e3e735763e54411879e8222d1e848e4 P ce37462bf40546aeb9956faa0bf9cf77 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:27:09.726356  7042 raft_consensus.cc:2272] T 8e3e735763e54411879e8222d1e848e4 P ce37462bf40546aeb9956faa0bf9cf77 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:27:09.729331  7042 tablet_replica.cc:333] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77: stopping tablet replica
I20260630 12:27:09.729799  7042 raft_consensus.cc:2243] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:09.730854  7042 raft_consensus.cc:2272] T 53871a267e12469c915e5c738cc24d7e P ce37462bf40546aeb9956faa0bf9cf77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:09.733577  7042 tablet_replica.cc:333] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77: stopping tablet replica
I20260630 12:27:09.734022  7042 raft_consensus.cc:2243] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:09.735335  7042 raft_consensus.cc:2272] T 25d10bef51b447fb87dbdb032ad308b8 P ce37462bf40546aeb9956faa0bf9cf77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:09.760092  7042 tablet_server.cc:196] TabletServer@127.6.224.134:0 shutdown complete.
I20260630 12:27:09.783713  7042 master.cc:562] Master@127.6.224.190:41843 shutting down...
W20260630 12:27:09.808557 11480 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:27:09.810801  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:09.811527  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:09.811901  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P e0e6765ace2d4a409374ff56f7c34acb: stopping tablet replica
I20260630 12:27:09.835793  7042 master.cc:584] Master@127.6.224.190:41843 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (17401 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:27:09.887666  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:45165
I20260630 12:27:09.888873  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:09.894538 12334 instance_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:27:09.894625 12333 instance_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:27:09.895081 12336 instance_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:27:09.896801  7042 server_base.cc:1061] running on GCE node
I20260630 12:27:09.897652  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:09.897831  7042 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:27:09.897943  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822429897933 us; error 0 us; skew 500 ppm
I20260630 12:27:09.898401  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:09.900724  7042 webserver.cc:533] Webserver started at http://127.6.224.190:39775/ using document root <none> and password file <none>
I20260630 12:27:09.901201  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:09.901381  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:09.901607  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:09.902869  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "7225d768966247e88ba3e3ac3b2204ab"
format_stamp: "Formatted at 2026-06-30 12:27:09 on dist-test-slave-fh7x"
I20260630 12:27:09.907372  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:27:09.910682 12341 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:27:09.911409  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:27:09.911682  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "7225d768966247e88ba3e3ac3b2204ab"
format_stamp: "Formatted at 2026-06-30 12:27:09 on dist-test-slave-fh7x"
I20260630 12:27:09.911931  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-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:27:09.945920  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:09.947168  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:09.983682  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:45165
I20260630 12:27:09.983768 12392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:45165 every 8 connection(s)
I20260630 12:27:09.987609 12393 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:27:09.999897 12393 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab: Bootstrap starting.
I20260630 12:27:10.004657 12393 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:10.008785 12393 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab: No bootstrap required, opened a new log
I20260630 12:27:10.010968 12393 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7225d768966247e88ba3e3ac3b2204ab" member_type: VOTER }
I20260630 12:27:10.011416 12393 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:10.011605 12393 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7225d768966247e88ba3e3ac3b2204ab, State: Initialized, Role: FOLLOWER
I20260630 12:27:10.012121 12393 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7225d768966247e88ba3e3ac3b2204ab" member_type: VOTER }
I20260630 12:27:10.012553 12393 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:10.012753 12393 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:10.012989 12393 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:10.017585 12393 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7225d768966247e88ba3e3ac3b2204ab" member_type: VOTER }
I20260630 12:27:10.018081 12393 leader_election.cc:304] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab [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: 7225d768966247e88ba3e3ac3b2204ab; no voters: 
I20260630 12:27:10.019135 12393 leader_election.cc:290] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:10.019531 12396 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:10.020764 12396 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab [term 1 LEADER]: Becoming Leader. State: Replica: 7225d768966247e88ba3e3ac3b2204ab, State: Running, Role: LEADER
I20260630 12:27:10.021466 12396 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab [LEADER]: Queue going to LEADER mode. State: All 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: "7225d768966247e88ba3e3ac3b2204ab" member_type: VOTER }
I20260630 12:27:10.021996 12393 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:10.027139 12397 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7225d768966247e88ba3e3ac3b2204ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7225d768966247e88ba3e3ac3b2204ab" member_type: VOTER } }
I20260630 12:27:10.028014 12398 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7225d768966247e88ba3e3ac3b2204ab. Latest consensus state: current_term: 1 leader_uuid: "7225d768966247e88ba3e3ac3b2204ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7225d768966247e88ba3e3ac3b2204ab" member_type: VOTER } }
I20260630 12:27:10.028494 12397 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:10.028614 12398 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:10.030289 12404 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:10.036381 12404 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:10.037449  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:10.045030 12404 catalog_manager.cc:1383] Generated new cluster ID: 8ba2927c8a1d46499ff0a38f77cfd493
I20260630 12:27:10.045362 12404 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:10.058878 12404 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:10.060207 12404 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:10.075398 12404 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab: Generated new TSK 0
I20260630 12:27:10.076030 12404 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:10.104214  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:10.110167 12414 instance_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:27:10.110859 12415 instance_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:27:10.113265 12417 instance_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:27:10.113291  7042 server_base.cc:1061] running on GCE node
I20260630 12:27:10.114471  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:10.114665  7042 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:27:10.114823  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822430114805 us; error 0 us; skew 500 ppm
I20260630 12:27:10.115269  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:10.117483  7042 webserver.cc:533] Webserver started at http://127.6.224.129:42303/ using document root <none> and password file <none>
I20260630 12:27:10.117934  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:10.118104  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:10.118340  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:10.119426  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "e07dfb24e4994288aaa8ef0c5716884b"
format_stamp: "Formatted at 2026-06-30 12:27:10 on dist-test-slave-fh7x"
I20260630 12:27:10.123884  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:10.127418 12422 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:27:10.128165  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:10.128443  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "e07dfb24e4994288aaa8ef0c5716884b"
format_stamp: "Formatted at 2026-06-30 12:27:10 on dist-test-slave-fh7x"
I20260630 12:27:10.128746  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-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:27:10.166177  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:10.167379  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:10.168812  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:10.171078  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:10.171271  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:10.171492  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:10.171680  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:10.210922  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:33113
I20260630 12:27:10.211011 12484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:33113 every 8 connection(s)
I20260630 12:27:10.215751  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:10.223004 12489 instance_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:27:10.224658 12490 instance_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:27:10.227237  7042 server_base.cc:1061] running on GCE node
W20260630 12:27:10.227626 12492 instance_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:27:10.230446  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:10.230710  7042 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:27:10.230906  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822430230888 us; error 0 us; skew 500 ppm
I20260630 12:27:10.231428  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:10.231892 12485 heartbeater.cc:344] Connected to a master server at 127.6.224.190:45165
I20260630 12:27:10.232250 12485 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:10.232954 12485 heartbeater.cc:507] Master 127.6.224.190:45165 requested a full tablet report, sending...
I20260630 12:27:10.234179  7042 webserver.cc:533] Webserver started at http://127.6.224.130:36703/ using document root <none> and password file <none>
I20260630 12:27:10.234697  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:10.234880  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:10.235118  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:10.235069 12358 ts_manager.cc:194] Registered new tserver with Master: e07dfb24e4994288aaa8ef0c5716884b (127.6.224.129:33113)
I20260630 12:27:10.236373  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "65104df9e1aa484f8b99b9dd9c46da19"
format_stamp: "Formatted at 2026-06-30 12:27:10 on dist-test-slave-fh7x"
I20260630 12:27:10.237105 12358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58540
I20260630 12:27:10.240720  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:10.244045 12497 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:27:10.244771  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:10.245079  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "65104df9e1aa484f8b99b9dd9c46da19"
format_stamp: "Formatted at 2026-06-30 12:27:10 on dist-test-slave-fh7x"
I20260630 12:27:10.245365  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-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:27:10.262122  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:10.263324  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:10.264734  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:10.266912  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:10.267108  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:10.267314  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:10.267459  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:10.304817  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:32975
I20260630 12:27:10.304900 12559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:32975 every 8 connection(s)
I20260630 12:27:10.309588  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:10.316727 12563 instance_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:27:10.318722 12564 instance_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:27:10.319608 12566 instance_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:27:10.321336  7042 server_base.cc:1061] running on GCE node
I20260630 12:27:10.321697 12560 heartbeater.cc:344] Connected to a master server at 127.6.224.190:45165
I20260630 12:27:10.322146 12560 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:10.322381  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:10.322654  7042 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:27:10.322888  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822430322867 us; error 0 us; skew 500 ppm
I20260630 12:27:10.323107 12560 heartbeater.cc:507] Master 127.6.224.190:45165 requested a full tablet report, sending...
I20260630 12:27:10.323617  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:10.325459 12358 ts_manager.cc:194] Registered new tserver with Master: 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130:32975)
I20260630 12:27:10.326462  7042 webserver.cc:533] Webserver started at http://127.6.224.131:34717/ using document root <none> and password file <none>
I20260630 12:27:10.327122  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:10.327356  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:10.327283 12358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58542
I20260630 12:27:10.327816  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:10.329290  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "f4019866d2d540ecaf400c85f87332ae"
format_stamp: "Formatted at 2026-06-30 12:27:10 on dist-test-slave-fh7x"
I20260630 12:27:10.333971  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:27:10.337108 12571 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:27:10.337842  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:10.338135  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "f4019866d2d540ecaf400c85f87332ae"
format_stamp: "Formatted at 2026-06-30 12:27:10 on dist-test-slave-fh7x"
I20260630 12:27:10.338376  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-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:27:10.348366  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:10.349545  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:10.350878  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:10.353009  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:10.353221  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:10.353452  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:10.353595  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:10.390143  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:43209
I20260630 12:27:10.390235 12633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:43209 every 8 connection(s)
I20260630 12:27:10.402972 12634 heartbeater.cc:344] Connected to a master server at 127.6.224.190:45165
I20260630 12:27:10.403333 12634 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:10.404014 12634 heartbeater.cc:507] Master 127.6.224.190:45165 requested a full tablet report, sending...
I20260630 12:27:10.405815 12358 ts_manager.cc:194] Registered new tserver with Master: f4019866d2d540ecaf400c85f87332ae (127.6.224.131:43209)
I20260630 12:27:10.406577  7042 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013427903s
I20260630 12:27:10.407068 12358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58554
I20260630 12:27:11.239670 12485 heartbeater.cc:499] Master 127.6.224.190:45165 was elected leader, sending a full tablet report...
I20260630 12:27:11.330334 12560 heartbeater.cc:499] Master 127.6.224.190:45165 was elected leader, sending a full tablet report...
I20260630 12:27:11.409641 12634 heartbeater.cc:499] Master 127.6.224.190:45165 was elected leader, sending a full tablet report...
I20260630 12:27:11.461172 12358 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58558:
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:27:11.463321 12358 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:27:11.514431 12450 tablet_service.cc:1511] Processing CreateTablet for tablet aa1c7650131a465e847dd1de1565d920 (DEFAULT_TABLE table=test-workload [id=1adfd546a6304054bd4e3022db367dbe]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:27:11.515440 12449 tablet_service.cc:1511] Processing CreateTablet for tablet 0efb7937bf124a00bd0702b2d47bb94e (DEFAULT_TABLE table=test-workload [id=1adfd546a6304054bd4e3022db367dbe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:27:11.515923 12450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa1c7650131a465e847dd1de1565d920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:11.516774 12449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0efb7937bf124a00bd0702b2d47bb94e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:11.525534 12448 tablet_service.cc:1511] Processing CreateTablet for tablet d963e22b00554a6ca46a7196afb79dbe (DEFAULT_TABLE table=test-workload [id=1adfd546a6304054bd4e3022db367dbe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:27:11.526644 12599 tablet_service.cc:1511] Processing CreateTablet for tablet aa1c7650131a465e847dd1de1565d920 (DEFAULT_TABLE table=test-workload [id=1adfd546a6304054bd4e3022db367dbe]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:27:11.527032 12448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d963e22b00554a6ca46a7196afb79dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:11.528053 12599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa1c7650131a465e847dd1de1565d920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:11.526629 12525 tablet_service.cc:1511] Processing CreateTablet for tablet aa1c7650131a465e847dd1de1565d920 (DEFAULT_TABLE table=test-workload [id=1adfd546a6304054bd4e3022db367dbe]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:27:11.529639 12525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa1c7650131a465e847dd1de1565d920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:11.529732 12523 tablet_service.cc:1511] Processing CreateTablet for tablet d963e22b00554a6ca46a7196afb79dbe (DEFAULT_TABLE table=test-workload [id=1adfd546a6304054bd4e3022db367dbe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:27:11.530977 12523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d963e22b00554a6ca46a7196afb79dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:11.531464 12598 tablet_service.cc:1511] Processing CreateTablet for tablet 0efb7937bf124a00bd0702b2d47bb94e (DEFAULT_TABLE table=test-workload [id=1adfd546a6304054bd4e3022db367dbe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:27:11.528057 12524 tablet_service.cc:1511] Processing CreateTablet for tablet 0efb7937bf124a00bd0702b2d47bb94e (DEFAULT_TABLE table=test-workload [id=1adfd546a6304054bd4e3022db367dbe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:27:11.532835 12598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0efb7937bf124a00bd0702b2d47bb94e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:11.533010 12524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0efb7937bf124a00bd0702b2d47bb94e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:11.542572 12597 tablet_service.cc:1511] Processing CreateTablet for tablet d963e22b00554a6ca46a7196afb79dbe (DEFAULT_TABLE table=test-workload [id=1adfd546a6304054bd4e3022db367dbe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:27:11.543967 12597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d963e22b00554a6ca46a7196afb79dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:11.584635 12654 tablet_bootstrap.cc:492] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b: Bootstrap starting.
I20260630 12:27:11.589922 12654 tablet_bootstrap.cc:654] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:11.591409 12656 tablet_bootstrap.cc:492] T 0efb7937bf124a00bd0702b2d47bb94e P 65104df9e1aa484f8b99b9dd9c46da19: Bootstrap starting.
I20260630 12:27:11.592909 12655 tablet_bootstrap.cc:492] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae: Bootstrap starting.
I20260630 12:27:11.595395 12654 tablet_bootstrap.cc:492] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b: No bootstrap required, opened a new log
I20260630 12:27:11.595983 12654 ts_tablet_manager.cc:1403] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260630 12:27:11.598883 12656 tablet_bootstrap.cc:654] T 0efb7937bf124a00bd0702b2d47bb94e P 65104df9e1aa484f8b99b9dd9c46da19: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:11.599393 12655 tablet_bootstrap.cc:654] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:11.599093 12654 raft_consensus.cc:359] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } }
I20260630 12:27:11.599843 12654 raft_consensus.cc:385] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:11.600142 12654 raft_consensus.cc:740] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e07dfb24e4994288aaa8ef0c5716884b, State: Initialized, Role: FOLLOWER
I20260630 12:27:11.600908 12654 consensus_queue.cc:260] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } }
I20260630 12:27:11.603749 12656 tablet_bootstrap.cc:492] T 0efb7937bf124a00bd0702b2d47bb94e P 65104df9e1aa484f8b99b9dd9c46da19: No bootstrap required, opened a new log
I20260630 12:27:11.604151 12654 ts_tablet_manager.cc:1434] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:27:11.604290 12656 ts_tablet_manager.cc:1403] T 0efb7937bf124a00bd0702b2d47bb94e P 65104df9e1aa484f8b99b9dd9c46da19: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.008s
I20260630 12:27:11.604592 12655 tablet_bootstrap.cc:492] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae: No bootstrap required, opened a new log
I20260630 12:27:11.605077 12655 ts_tablet_manager.cc:1403] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:27:11.607080 12654 tablet_bootstrap.cc:492] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b: Bootstrap starting.
I20260630 12:27:11.607221 12656 raft_consensus.cc:359] T 0efb7937bf124a00bd0702b2d47bb94e P 65104df9e1aa484f8b99b9dd9c46da19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } }
I20260630 12:27:11.608045 12656 raft_consensus.cc:385] T 0efb7937bf124a00bd0702b2d47bb94e P 65104df9e1aa484f8b99b9dd9c46da19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:11.607735 12655 raft_consensus.cc:359] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } }
I20260630 12:27:11.608474 12656 raft_consensus.cc:740] T 0efb7937bf124a00bd0702b2d47bb94e P 65104df9e1aa484f8b99b9dd9c46da19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65104df9e1aa484f8b99b9dd9c46da19, State: Initialized, Role: FOLLOWER
I20260630 12:27:11.608673 12655 raft_consensus.cc:385] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:11.609138 12655 raft_consensus.cc:740] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4019866d2d540ecaf400c85f87332ae, State: Initialized, Role: FOLLOWER
I20260630 12:27:11.609606 12656 consensus_queue.cc:260] T 0efb7937bf124a00bd0702b2d47bb94e P 65104df9e1aa484f8b99b9dd9c46da19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } }
I20260630 12:27:11.610160 12655 consensus_queue.cc:260] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } }
I20260630 12:27:11.613267 12660 raft_consensus.cc:493] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:11.614015 12654 tablet_bootstrap.cc:654] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:11.613850 12660 raft_consensus.cc:515] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } }
I20260630 12:27:11.623551 12656 ts_tablet_manager.cc:1434] T 0efb7937bf124a00bd0702b2d47bb94e P 65104df9e1aa484f8b99b9dd9c46da19: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.003s
I20260630 12:27:11.624729 12656 tablet_bootstrap.cc:492] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19: Bootstrap starting.
I20260630 12:27:11.630776 12656 tablet_bootstrap.cc:654] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:11.636040 12660 leader_election.cc:290] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130:32975), f4019866d2d540ecaf400c85f87332ae (127.6.224.131:43209)
I20260630 12:27:11.643563 12655 ts_tablet_manager.cc:1434] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.000s
I20260630 12:27:11.644891 12655 tablet_bootstrap.cc:492] T 0efb7937bf124a00bd0702b2d47bb94e P f4019866d2d540ecaf400c85f87332ae: Bootstrap starting.
I20260630 12:27:11.646286 12656 tablet_bootstrap.cc:492] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19: No bootstrap required, opened a new log
I20260630 12:27:11.646900 12656 ts_tablet_manager.cc:1403] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260630 12:27:11.649842 12656 raft_consensus.cc:359] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } }
I20260630 12:27:11.656981 12656 raft_consensus.cc:385] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:11.657407 12656 raft_consensus.cc:740] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65104df9e1aa484f8b99b9dd9c46da19, State: Initialized, Role: FOLLOWER
I20260630 12:27:11.657631 12662 raft_consensus.cc:493] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:11.658310 12656 consensus_queue.cc:260] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } }
I20260630 12:27:11.654608 12655 tablet_bootstrap.cc:654] T 0efb7937bf124a00bd0702b2d47bb94e P f4019866d2d540ecaf400c85f87332ae: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:11.660965 12656 ts_tablet_manager.cc:1434] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:27:11.662046 12656 tablet_bootstrap.cc:492] T aa1c7650131a465e847dd1de1565d920 P 65104df9e1aa484f8b99b9dd9c46da19: Bootstrap starting.
I20260630 12:27:11.658269 12662 raft_consensus.cc:515] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } }
I20260630 12:27:11.665321 12662 leader_election.cc:290] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e07dfb24e4994288aaa8ef0c5716884b (127.6.224.129:33113), 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130:32975)
I20260630 12:27:11.661983 12654 tablet_bootstrap.cc:492] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b: No bootstrap required, opened a new log
I20260630 12:27:11.666311 12654 ts_tablet_manager.cc:1403] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b: Time spent bootstrapping tablet: real 0.059s	user 0.022s	sys 0.032s
I20260630 12:27:11.669581 12654 raft_consensus.cc:359] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } }
I20260630 12:27:11.670431 12654 raft_consensus.cc:385] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:11.670758 12654 raft_consensus.cc:740] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e07dfb24e4994288aaa8ef0c5716884b, State: Initialized, Role: FOLLOWER
I20260630 12:27:11.671986 12656 tablet_bootstrap.cc:654] T aa1c7650131a465e847dd1de1565d920 P 65104df9e1aa484f8b99b9dd9c46da19: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:11.671604 12654 consensus_queue.cc:260] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } }
I20260630 12:27:11.674675 12654 ts_tablet_manager.cc:1434] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:27:11.677632 12654 tablet_bootstrap.cc:492] T aa1c7650131a465e847dd1de1565d920 P e07dfb24e4994288aaa8ef0c5716884b: Bootstrap starting.
I20260630 12:27:11.681533 12535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d963e22b00554a6ca46a7196afb79dbe" candidate_uuid: "e07dfb24e4994288aaa8ef0c5716884b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65104df9e1aa484f8b99b9dd9c46da19" is_pre_election: true
I20260630 12:27:11.682331 12535 raft_consensus.cc:2468] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e07dfb24e4994288aaa8ef0c5716884b in term 0.
I20260630 12:27:11.683982 12654 tablet_bootstrap.cc:654] T aa1c7650131a465e847dd1de1565d920 P e07dfb24e4994288aaa8ef0c5716884b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:11.687901 12656 tablet_bootstrap.cc:492] T aa1c7650131a465e847dd1de1565d920 P 65104df9e1aa484f8b99b9dd9c46da19: No bootstrap required, opened a new log
I20260630 12:27:11.688232 12460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1c7650131a465e847dd1de1565d920" candidate_uuid: "f4019866d2d540ecaf400c85f87332ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e07dfb24e4994288aaa8ef0c5716884b" is_pre_election: true
I20260630 12:27:11.688514 12656 ts_tablet_manager.cc:1403] T aa1c7650131a465e847dd1de1565d920 P 65104df9e1aa484f8b99b9dd9c46da19: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.006s
W20260630 12:27:11.692427 12574 leader_election.cc:343] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e07dfb24e4994288aaa8ef0c5716884b (127.6.224.129:33113): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:11.691789 12656 raft_consensus.cc:359] T aa1c7650131a465e847dd1de1565d920 P 65104df9e1aa484f8b99b9dd9c46da19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } }
I20260630 12:27:11.693436 12656 raft_consensus.cc:385] T aa1c7650131a465e847dd1de1565d920 P 65104df9e1aa484f8b99b9dd9c46da19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:11.693804 12656 raft_consensus.cc:740] T aa1c7650131a465e847dd1de1565d920 P 65104df9e1aa484f8b99b9dd9c46da19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65104df9e1aa484f8b99b9dd9c46da19, State: Initialized, Role: FOLLOWER
I20260630 12:27:11.694808 12656 consensus_queue.cc:260] T aa1c7650131a465e847dd1de1565d920 P 65104df9e1aa484f8b99b9dd9c46da19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } }
I20260630 12:27:11.698360 12425 leader_election.cc:304] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65104df9e1aa484f8b99b9dd9c46da19, e07dfb24e4994288aaa8ef0c5716884b; no voters: 
I20260630 12:27:11.700613 12660 raft_consensus.cc:2804] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:11.701002 12660 raft_consensus.cc:493] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:11.701360 12660 raft_consensus.cc:3060] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:11.704301 12656 ts_tablet_manager.cc:1434] T aa1c7650131a465e847dd1de1565d920 P 65104df9e1aa484f8b99b9dd9c46da19: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:27:11.709462 12660 raft_consensus.cc:515] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } }
I20260630 12:27:11.711973 12660 leader_election.cc:290] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [CANDIDATE]: Term 1 election: Requested vote from peers 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130:32975), f4019866d2d540ecaf400c85f87332ae (127.6.224.131:43209)
I20260630 12:27:11.713126 12535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d963e22b00554a6ca46a7196afb79dbe" candidate_uuid: "e07dfb24e4994288aaa8ef0c5716884b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65104df9e1aa484f8b99b9dd9c46da19"
I20260630 12:27:11.713856 12535 raft_consensus.cc:3060] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:11.715816 12654 tablet_bootstrap.cc:492] T aa1c7650131a465e847dd1de1565d920 P e07dfb24e4994288aaa8ef0c5716884b: No bootstrap required, opened a new log
I20260630 12:27:11.716423 12654 ts_tablet_manager.cc:1403] T aa1c7650131a465e847dd1de1565d920 P e07dfb24e4994288aaa8ef0c5716884b: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.018s
I20260630 12:27:11.719460 12654 raft_consensus.cc:359] T aa1c7650131a465e847dd1de1565d920 P e07dfb24e4994288aaa8ef0c5716884b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } }
I20260630 12:27:11.720243 12654 raft_consensus.cc:385] T aa1c7650131a465e847dd1de1565d920 P e07dfb24e4994288aaa8ef0c5716884b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:11.720528 12654 raft_consensus.cc:740] T aa1c7650131a465e847dd1de1565d920 P e07dfb24e4994288aaa8ef0c5716884b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e07dfb24e4994288aaa8ef0c5716884b, State: Initialized, Role: FOLLOWER
I20260630 12:27:11.721288 12654 consensus_queue.cc:260] T aa1c7650131a465e847dd1de1565d920 P e07dfb24e4994288aaa8ef0c5716884b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } }
I20260630 12:27:11.721815 12534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1c7650131a465e847dd1de1565d920" candidate_uuid: "f4019866d2d540ecaf400c85f87332ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65104df9e1aa484f8b99b9dd9c46da19" is_pre_election: true
I20260630 12:27:11.722517 12534 raft_consensus.cc:2468] T aa1c7650131a465e847dd1de1565d920 P 65104df9e1aa484f8b99b9dd9c46da19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4019866d2d540ecaf400c85f87332ae in term 0.
I20260630 12:27:11.722867 12655 tablet_bootstrap.cc:492] T 0efb7937bf124a00bd0702b2d47bb94e P f4019866d2d540ecaf400c85f87332ae: No bootstrap required, opened a new log
I20260630 12:27:11.723166 12609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d963e22b00554a6ca46a7196afb79dbe" candidate_uuid: "e07dfb24e4994288aaa8ef0c5716884b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4019866d2d540ecaf400c85f87332ae" is_pre_election: true
I20260630 12:27:11.723410 12655 ts_tablet_manager.cc:1403] T 0efb7937bf124a00bd0702b2d47bb94e P f4019866d2d540ecaf400c85f87332ae: Time spent bootstrapping tablet: real 0.079s	user 0.026s	sys 0.043s
I20260630 12:27:11.723999 12574 leader_election.cc:304] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae [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: 65104df9e1aa484f8b99b9dd9c46da19, f4019866d2d540ecaf400c85f87332ae; no voters: e07dfb24e4994288aaa8ef0c5716884b
I20260630 12:27:11.724674 12608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d963e22b00554a6ca46a7196afb79dbe" candidate_uuid: "e07dfb24e4994288aaa8ef0c5716884b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4019866d2d540ecaf400c85f87332ae"
I20260630 12:27:11.725338 12662 raft_consensus.cc:2804] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:11.725740 12662 raft_consensus.cc:493] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:11.726064 12662 raft_consensus.cc:3060] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:27:11.726439 12424 leader_election.cc:343] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4019866d2d540ecaf400c85f87332ae (127.6.224.131:43209): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:27:11.727468 12424 leader_election.cc:343] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4019866d2d540ecaf400c85f87332ae (127.6.224.131:43209): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:11.728212 12654 ts_tablet_manager.cc:1434] T aa1c7650131a465e847dd1de1565d920 P e07dfb24e4994288aaa8ef0c5716884b: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260630 12:27:11.726480 12655 raft_consensus.cc:359] T 0efb7937bf124a00bd0702b2d47bb94e P f4019866d2d540ecaf400c85f87332ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } }
I20260630 12:27:11.728623 12655 raft_consensus.cc:385] T 0efb7937bf124a00bd0702b2d47bb94e P f4019866d2d540ecaf400c85f87332ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:11.728993 12655 raft_consensus.cc:740] T 0efb7937bf124a00bd0702b2d47bb94e P f4019866d2d540ecaf400c85f87332ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4019866d2d540ecaf400c85f87332ae, State: Initialized, Role: FOLLOWER
I20260630 12:27:11.730940 12655 consensus_queue.cc:260] T 0efb7937bf124a00bd0702b2d47bb94e P f4019866d2d540ecaf400c85f87332ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } }
I20260630 12:27:11.733865 12662 raft_consensus.cc:515] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } }
I20260630 12:27:11.735839 12662 leader_election.cc:290] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae [CANDIDATE]: Term 1 election: Requested vote from peers e07dfb24e4994288aaa8ef0c5716884b (127.6.224.129:33113), 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130:32975)
I20260630 12:27:11.736512 12460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1c7650131a465e847dd1de1565d920" candidate_uuid: "f4019866d2d540ecaf400c85f87332ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e07dfb24e4994288aaa8ef0c5716884b"
I20260630 12:27:11.737210 12460 raft_consensus.cc:3060] T aa1c7650131a465e847dd1de1565d920 P e07dfb24e4994288aaa8ef0c5716884b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:11.737313 12534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1c7650131a465e847dd1de1565d920" candidate_uuid: "f4019866d2d540ecaf400c85f87332ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65104df9e1aa484f8b99b9dd9c46da19"
I20260630 12:27:11.737952 12534 raft_consensus.cc:3060] T aa1c7650131a465e847dd1de1565d920 P 65104df9e1aa484f8b99b9dd9c46da19 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:11.739774 12655 ts_tablet_manager.cc:1434] T 0efb7937bf124a00bd0702b2d47bb94e P f4019866d2d540ecaf400c85f87332ae: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260630 12:27:11.740940 12655 tablet_bootstrap.cc:492] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae: Bootstrap starting.
I20260630 12:27:11.744169 12535 raft_consensus.cc:2468] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e07dfb24e4994288aaa8ef0c5716884b in term 1.
I20260630 12:27:11.745631 12425 leader_election.cc:304] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [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: 65104df9e1aa484f8b99b9dd9c46da19, e07dfb24e4994288aaa8ef0c5716884b; no voters: f4019866d2d540ecaf400c85f87332ae
I20260630 12:27:11.745728 12534 raft_consensus.cc:2468] T aa1c7650131a465e847dd1de1565d920 P 65104df9e1aa484f8b99b9dd9c46da19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4019866d2d540ecaf400c85f87332ae in term 1.
I20260630 12:27:11.747090 12655 tablet_bootstrap.cc:654] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:11.747150 12660 raft_consensus.cc:2804] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:11.747797 12660 raft_consensus.cc:697] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 1 LEADER]: Becoming Leader. State: Replica: e07dfb24e4994288aaa8ef0c5716884b, State: Running, Role: LEADER
I20260630 12:27:11.748623 12660 consensus_queue.cc:237] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } }
I20260630 12:27:11.748992 12460 raft_consensus.cc:2468] T aa1c7650131a465e847dd1de1565d920 P e07dfb24e4994288aaa8ef0c5716884b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4019866d2d540ecaf400c85f87332ae in term 1.
I20260630 12:27:11.747200 12574 leader_election.cc:304] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65104df9e1aa484f8b99b9dd9c46da19, f4019866d2d540ecaf400c85f87332ae; no voters: 
I20260630 12:27:11.751925 12671 raft_consensus.cc:493] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:11.752506 12671 raft_consensus.cc:515] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } }
I20260630 12:27:11.754603 12662 raft_consensus.cc:2804] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:11.755457 12662 raft_consensus.cc:697] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae [term 1 LEADER]: Becoming Leader. State: Replica: f4019866d2d540ecaf400c85f87332ae, State: Running, Role: LEADER
I20260630 12:27:11.755645 12534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efb7937bf124a00bd0702b2d47bb94e" candidate_uuid: "e07dfb24e4994288aaa8ef0c5716884b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65104df9e1aa484f8b99b9dd9c46da19" is_pre_election: true
I20260630 12:27:11.756388 12662 consensus_queue.cc:237] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } }
I20260630 12:27:11.756950 12534 raft_consensus.cc:2468] T 0efb7937bf124a00bd0702b2d47bb94e P 65104df9e1aa484f8b99b9dd9c46da19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e07dfb24e4994288aaa8ef0c5716884b in term 0.
I20260630 12:27:11.758239 12425 leader_election.cc:304] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65104df9e1aa484f8b99b9dd9c46da19, e07dfb24e4994288aaa8ef0c5716884b; no voters: 
I20260630 12:27:11.758965 12660 raft_consensus.cc:2804] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:11.759317 12660 raft_consensus.cc:493] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:11.759677 12660 raft_consensus.cc:3060] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:11.760841 12671 leader_election.cc:290] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130:32975), f4019866d2d540ecaf400c85f87332ae (127.6.224.131:43209)
I20260630 12:27:11.762182 12608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efb7937bf124a00bd0702b2d47bb94e" candidate_uuid: "e07dfb24e4994288aaa8ef0c5716884b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4019866d2d540ecaf400c85f87332ae" is_pre_election: true
I20260630 12:27:11.762847 12608 raft_consensus.cc:2468] T 0efb7937bf124a00bd0702b2d47bb94e P f4019866d2d540ecaf400c85f87332ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e07dfb24e4994288aaa8ef0c5716884b in term 0.
I20260630 12:27:11.763126 12357 catalog_manager.cc:5697] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b reported cstate change: term changed from 0 to 1, leader changed from <none> to e07dfb24e4994288aaa8ef0c5716884b (127.6.224.129). New cstate: current_term: 1 leader_uuid: "e07dfb24e4994288aaa8ef0c5716884b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:11.768715 12655 tablet_bootstrap.cc:492] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae: No bootstrap required, opened a new log
I20260630 12:27:11.769277 12655 ts_tablet_manager.cc:1403] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.010s
I20260630 12:27:11.769320 12660 raft_consensus.cc:515] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } }
I20260630 12:27:11.772419 12660 leader_election.cc:290] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [CANDIDATE]: Term 1 election: Requested vote from peers 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130:32975), f4019866d2d540ecaf400c85f87332ae (127.6.224.131:43209)
I20260630 12:27:11.772385 12534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efb7937bf124a00bd0702b2d47bb94e" candidate_uuid: "e07dfb24e4994288aaa8ef0c5716884b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65104df9e1aa484f8b99b9dd9c46da19"
I20260630 12:27:11.772675 12655 raft_consensus.cc:359] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } }
I20260630 12:27:11.773639 12655 raft_consensus.cc:385] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:11.773615 12534 raft_consensus.cc:3060] T 0efb7937bf124a00bd0702b2d47bb94e P 65104df9e1aa484f8b99b9dd9c46da19 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:11.774107 12655 raft_consensus.cc:740] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4019866d2d540ecaf400c85f87332ae, State: Initialized, Role: FOLLOWER
I20260630 12:27:11.772758 12608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efb7937bf124a00bd0702b2d47bb94e" candidate_uuid: "e07dfb24e4994288aaa8ef0c5716884b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4019866d2d540ecaf400c85f87332ae"
I20260630 12:27:11.775014 12655 consensus_queue.cc:260] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } }
I20260630 12:27:11.775715 12608 raft_consensus.cc:3060] T 0efb7937bf124a00bd0702b2d47bb94e P f4019866d2d540ecaf400c85f87332ae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:11.777726 12655 ts_tablet_manager.cc:1434] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:27:11.780494 12534 raft_consensus.cc:2468] T 0efb7937bf124a00bd0702b2d47bb94e P 65104df9e1aa484f8b99b9dd9c46da19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e07dfb24e4994288aaa8ef0c5716884b in term 1.
I20260630 12:27:11.781765 12425 leader_election.cc:304] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65104df9e1aa484f8b99b9dd9c46da19, e07dfb24e4994288aaa8ef0c5716884b; no voters: 
I20260630 12:27:11.781797 12357 catalog_manager.cc:5697] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae reported cstate change: term changed from 0 to 1, leader changed from <none> to f4019866d2d540ecaf400c85f87332ae (127.6.224.131). New cstate: current_term: 1 leader_uuid: "f4019866d2d540ecaf400c85f87332ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:11.782912 12660 raft_consensus.cc:2804] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:11.782869 12608 raft_consensus.cc:2468] T 0efb7937bf124a00bd0702b2d47bb94e P f4019866d2d540ecaf400c85f87332ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e07dfb24e4994288aaa8ef0c5716884b in term 1.
I20260630 12:27:11.783557 12660 raft_consensus.cc:697] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [term 1 LEADER]: Becoming Leader. State: Replica: e07dfb24e4994288aaa8ef0c5716884b, State: Running, Role: LEADER
I20260630 12:27:11.784360 12660 consensus_queue.cc:237] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } }
I20260630 12:27:11.791795 12356 catalog_manager.cc:5697] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b reported cstate change: term changed from 0 to 1, leader changed from <none> to e07dfb24e4994288aaa8ef0c5716884b (127.6.224.129). New cstate: current_term: 1 leader_uuid: "e07dfb24e4994288aaa8ef0c5716884b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:11.807214  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:11.813875 12678 instance_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:27:11.814101 12679 instance_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:27:11.815723 12681 instance_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:27:11.816742  7042 server_base.cc:1061] running on GCE node
I20260630 12:27:11.818028  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:11.818229  7042 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:27:11.818416  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822431818397 us; error 0 us; skew 500 ppm
I20260630 12:27:11.818890  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:11.821141  7042 webserver.cc:533] Webserver started at http://127.6.224.132:42731/ using document root <none> and password file <none>
I20260630 12:27:11.821594  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:11.821771  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:11.822021  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:11.823078  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-0/minicluster-data/ts-3-root/instance:
uuid: "d885448c97e94922911e101460703821"
format_stamp: "Formatted at 2026-06-30 12:27:11 on dist-test-slave-fh7x"
I20260630 12:27:11.827476  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:11.830791 12686 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:27:11.831511  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:27:11.831815  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-0/minicluster-data/ts-3-root
uuid: "d885448c97e94922911e101460703821"
format_stamp: "Formatted at 2026-06-30 12:27:11 on dist-test-slave-fh7x"
I20260630 12:27:11.832122  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-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:27:11.844503  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:11.845723  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:11.847170  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:11.849421  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:11.849617  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:11.849809  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:11.849931  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:11.887648  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.132:43299
I20260630 12:27:11.887753 12748 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.132:43299 every 8 connection(s)
I20260630 12:27:11.901309 12749 heartbeater.cc:344] Connected to a master server at 127.6.224.190:45165
I20260630 12:27:11.901700 12749 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:11.902360 12749 heartbeater.cc:507] Master 127.6.224.190:45165 requested a full tablet report, sending...
I20260630 12:27:11.904163 12356 ts_manager.cc:194] Registered new tserver with Master: d885448c97e94922911e101460703821 (127.6.224.132:43299)
I20260630 12:27:11.905612 12356 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58574
I20260630 12:27:12.015504 12662 raft_consensus.cc:493] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:12.016083 12662 raft_consensus.cc:515] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } }
I20260630 12:27:12.017709 12662 leader_election.cc:290] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e07dfb24e4994288aaa8ef0c5716884b (127.6.224.129:33113), 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130:32975)
I20260630 12:27:12.018628 12460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d963e22b00554a6ca46a7196afb79dbe" candidate_uuid: "f4019866d2d540ecaf400c85f87332ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e07dfb24e4994288aaa8ef0c5716884b" is_pre_election: true
I20260630 12:27:12.018741 12534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d963e22b00554a6ca46a7196afb79dbe" candidate_uuid: "f4019866d2d540ecaf400c85f87332ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65104df9e1aa484f8b99b9dd9c46da19" is_pre_election: true
I20260630 12:27:12.019410 12534 raft_consensus.cc:2393] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4019866d2d540ecaf400c85f87332ae in current term 1: Already voted for candidate e07dfb24e4994288aaa8ef0c5716884b in this term.
I20260630 12:27:12.020244 12574 leader_election.cc:304] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [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: f4019866d2d540ecaf400c85f87332ae; no voters: 65104df9e1aa484f8b99b9dd9c46da19, e07dfb24e4994288aaa8ef0c5716884b
I20260630 12:27:12.020866 12662 raft_consensus.cc:3060] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:12.027776 12662 raft_consensus.cc:2749] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:12.036824 12411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:12.042351 12660 consensus_queue.cc:1048] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:27:12.052023 12660 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:27:12.052340 12660 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:27:12.057567 12459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d963e22b00554a6ca46a7196afb79dbe"
dest_uuid: "e07dfb24e4994288aaa8ef0c5716884b"
mode: GRACEFUL
new_leader_uuid: "65104df9e1aa484f8b99b9dd9c46da19"
 from {username='slave'} at 127.0.0.1:58438
I20260630 12:27:12.058375 12459 raft_consensus.cc:606] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 1 LEADER]: Received request to transfer leadership to TS 65104df9e1aa484f8b99b9dd9c46da19
W20260630 12:27:12.059080 12406 auto_rebalancer.cc:639] Failed to schedule move for tablet 0efb7937bf124a00bd0702b2d47bb94e: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:27:12.059553 12411 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:27:12.060093 12411 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:27:12.070670 12406 auto_rebalancer.cc:639] Failed to schedule move for tablet aa1c7650131a465e847dd1de1565d920: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:27:12.074208 12673 consensus_queue.cc:1048] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [LEADER]: Connected to new peer: Peer: permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:12.074926 12662 consensus_queue.cc:1048] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:12.092329 12671 consensus_queue.cc:1048] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [LEADER]: Connected to new peer: Peer: permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:12.096046 12673 consensus_queue.cc:1048] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:12.128293 12662 consensus_queue.cc:1048] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:12.586345 12673 raft_consensus.cc:993] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b: : Instructing follower 65104df9e1aa484f8b99b9dd9c46da19 to start an election
I20260630 12:27:12.586916 12660 raft_consensus.cc:1081] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 1 LEADER]: Signalling peer 65104df9e1aa484f8b99b9dd9c46da19 to start an election
I20260630 12:27:12.588665 12535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d963e22b00554a6ca46a7196afb79dbe"
dest_uuid: "65104df9e1aa484f8b99b9dd9c46da19"
 from {username='slave'} at 127.0.0.1:57464
I20260630 12:27:12.589340 12535 raft_consensus.cc:493] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:27:12.589690 12535 raft_consensus.cc:3060] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:12.596020 12535 raft_consensus.cc:515] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } }
I20260630 12:27:12.598157 12535 leader_election.cc:290] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [CANDIDATE]: Term 2 election: Requested vote from peers e07dfb24e4994288aaa8ef0c5716884b (127.6.224.129:33113), f4019866d2d540ecaf400c85f87332ae (127.6.224.131:43209)
I20260630 12:27:12.611620 12459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d963e22b00554a6ca46a7196afb79dbe" candidate_uuid: "65104df9e1aa484f8b99b9dd9c46da19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e07dfb24e4994288aaa8ef0c5716884b"
I20260630 12:27:12.612195 12459 raft_consensus.cc:3055] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:27:12.612534 12459 raft_consensus.cc:740] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e07dfb24e4994288aaa8ef0c5716884b, State: Running, Role: LEADER
I20260630 12:27:12.612731 12608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d963e22b00554a6ca46a7196afb79dbe" candidate_uuid: "65104df9e1aa484f8b99b9dd9c46da19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4019866d2d540ecaf400c85f87332ae"
I20260630 12:27:12.613274 12608 raft_consensus.cc:3060] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:12.613233 12459 consensus_queue.cc:260] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [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: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } }
I20260630 12:27:12.614365 12459 raft_consensus.cc:3060] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:12.618242 12608 raft_consensus.cc:2468] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65104df9e1aa484f8b99b9dd9c46da19 in term 2.
I20260630 12:27:12.619143 12459 raft_consensus.cc:2468] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65104df9e1aa484f8b99b9dd9c46da19 in term 2.
I20260630 12:27:12.619179 12499 leader_election.cc:304] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [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: 65104df9e1aa484f8b99b9dd9c46da19, f4019866d2d540ecaf400c85f87332ae; no voters: 
I20260630 12:27:12.620766 12770 raft_consensus.cc:2804] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:12.621572 12770 raft_consensus.cc:697] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [term 2 LEADER]: Becoming Leader. State: Replica: 65104df9e1aa484f8b99b9dd9c46da19, State: Running, Role: LEADER
I20260630 12:27:12.622277 12770 consensus_queue.cc:237] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [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: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } }
I20260630 12:27:12.628261 12356 catalog_manager.cc:5697] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 reported cstate change: term changed from 1 to 2, leader changed from e07dfb24e4994288aaa8ef0c5716884b (127.6.224.129) to 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130). New cstate: current_term: 2 leader_uuid: "65104df9e1aa484f8b99b9dd9c46da19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:12.907935 12749 heartbeater.cc:499] Master 127.6.224.190:45165 was elected leader, sending a full tablet report...
I20260630 12:27:12.945474 12459 raft_consensus.cc:1275] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 2 FOLLOWER]: Refusing update from remote peer 65104df9e1aa484f8b99b9dd9c46da19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:12.946681 12770 consensus_queue.cc:1048] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:12.955464 12608 raft_consensus.cc:1275] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 2 FOLLOWER]: Refusing update from remote peer 65104df9e1aa484f8b99b9dd9c46da19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:12.956650 12770 consensus_queue.cc:1048] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:13.090338 12535 consensus_queue.cc:237] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [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: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } attrs { replace: true } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: true } }
I20260630 12:27:13.097147 12459 raft_consensus.cc:1275] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 2 FOLLOWER]: Refusing update from remote peer 65104df9e1aa484f8b99b9dd9c46da19: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:13.097446 12608 raft_consensus.cc:1275] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 2 FOLLOWER]: Refusing update from remote peer 65104df9e1aa484f8b99b9dd9c46da19: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:13.098479 12770 consensus_queue.cc:1048] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } 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:27:13.099206 12778 consensus_queue.cc:1048] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:27:13.108178 12501 consensus_peers.cc:597] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 -> Peer d885448c97e94922911e101460703821 (127.6.224.132:43299): Couldn't send request to peer d885448c97e94922911e101460703821. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d963e22b00554a6ca46a7196afb79dbe. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:13.107489 12608 raft_consensus.cc:2955] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d885448c97e94922911e101460703821 (127.6.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } attrs { replace: true } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: true } } }
I20260630 12:27:13.109090 12459 raft_consensus.cc:2955] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d885448c97e94922911e101460703821 (127.6.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } attrs { replace: true } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: true } } }
I20260630 12:27:13.120172 12356 catalog_manager.cc:5697] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae reported cstate change: config changed from index -1 to 3, NON_VOTER d885448c97e94922911e101460703821 (127.6.224.132) added. New cstate: current_term: 2 leader_uuid: "65104df9e1aa484f8b99b9dd9c46da19" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } attrs { replace: true } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: true } } }
I20260630 12:27:13.422796 12782 ts_tablet_manager.cc:933] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821: Initiating tablet copy from peer 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130:32975)
I20260630 12:27:13.424170 12782 tablet_copy_client.cc:323] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.130:32975
I20260630 12:27:13.433792 12545 tablet_copy_service.cc:140] P 65104df9e1aa484f8b99b9dd9c46da19: Received BeginTabletCopySession request for tablet d963e22b00554a6ca46a7196afb79dbe from peer d885448c97e94922911e101460703821 ({username='slave'} at 127.0.0.1:45038)
I20260630 12:27:13.434224 12545 tablet_copy_service.cc:161] P 65104df9e1aa484f8b99b9dd9c46da19: Beginning new tablet copy session on tablet d963e22b00554a6ca46a7196afb79dbe from peer d885448c97e94922911e101460703821 at {username='slave'} at 127.0.0.1:45038: session id = d885448c97e94922911e101460703821-d963e22b00554a6ca46a7196afb79dbe
I20260630 12:27:13.439239 12545 tablet_copy_source_session.cc:215] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:13.441972 12782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d963e22b00554a6ca46a7196afb79dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:13.452389 12782 tablet_copy_client.cc:806] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:13.452838 12782 tablet_copy_client.cc:670] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:13.456332 12782 tablet_copy_client.cc:538] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:13.462245 12782 tablet_bootstrap.cc:492] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821: Bootstrap starting.
I20260630 12:27:13.476044 12782 tablet_bootstrap.cc:492] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:27:13.476769 12782 tablet_bootstrap.cc:492] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821: Bootstrap complete.
I20260630 12:27:13.477316 12782 ts_tablet_manager.cc:1403] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.004s
I20260630 12:27:13.479279 12782 raft_consensus.cc:359] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [term 2 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } }
I20260630 12:27:13.480244 12782 raft_consensus.cc:740] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d885448c97e94922911e101460703821, State: Initialized, Role: LEARNER
I20260630 12:27:13.480736 12782 consensus_queue.cc:260] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } attrs { replace: true } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: true } }
I20260630 12:27:13.482741 12782 ts_tablet_manager.cc:1434] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:27:13.484704 12545 tablet_copy_service.cc:342] P 65104df9e1aa484f8b99b9dd9c46da19: Request end of tablet copy session d885448c97e94922911e101460703821-d963e22b00554a6ca46a7196afb79dbe received from {username='slave'} at 127.0.0.1:45038
I20260630 12:27:13.485033 12545 tablet_copy_service.cc:434] P 65104df9e1aa484f8b99b9dd9c46da19: ending tablet copy session d885448c97e94922911e101460703821-d963e22b00554a6ca46a7196afb79dbe on tablet d963e22b00554a6ca46a7196afb79dbe with peer d885448c97e94922911e101460703821
I20260630 12:27:13.487797 12770 raft_consensus.cc:2955] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d885448c97e94922911e101460703821 (127.6.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } attrs { replace: true } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: true } } }
I20260630 12:27:13.500149 12459 consensus_queue.cc:237] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [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: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } attrs { replace: true } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: true } }
I20260630 12:27:13.508569 12535 raft_consensus.cc:1275] T 0efb7937bf124a00bd0702b2d47bb94e P 65104df9e1aa484f8b99b9dd9c46da19 [term 1 FOLLOWER]: Refusing update from remote peer e07dfb24e4994288aaa8ef0c5716884b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:13.510228 12789 consensus_queue.cc:1048] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [LEADER]: Connected to new peer: Peer: permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:27:13.511600 12608 raft_consensus.cc:1275] T 0efb7937bf124a00bd0702b2d47bb94e P f4019866d2d540ecaf400c85f87332ae [term 1 FOLLOWER]: Refusing update from remote peer e07dfb24e4994288aaa8ef0c5716884b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:13.512992 12789 consensus_queue.cc:1048] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } 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:27:13.520833 12426 consensus_peers.cc:597] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b -> Peer d885448c97e94922911e101460703821 (127.6.224.132:43299): Couldn't send request to peer d885448c97e94922911e101460703821. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0efb7937bf124a00bd0702b2d47bb94e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:13.520053 12535 raft_consensus.cc:2955] T 0efb7937bf124a00bd0702b2d47bb94e P 65104df9e1aa484f8b99b9dd9c46da19 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d885448c97e94922911e101460703821 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } attrs { replace: true } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: true } } }
I20260630 12:27:13.522477 12608 raft_consensus.cc:2955] T 0efb7937bf124a00bd0702b2d47bb94e P f4019866d2d540ecaf400c85f87332ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d885448c97e94922911e101460703821 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } attrs { replace: true } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: true } } }
I20260630 12:27:13.531069 12357 catalog_manager.cc:5697] T 0efb7937bf124a00bd0702b2d47bb94e P 65104df9e1aa484f8b99b9dd9c46da19 reported cstate change: config changed from index -1 to 2, NON_VOTER d885448c97e94922911e101460703821 (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "e07dfb24e4994288aaa8ef0c5716884b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } attrs { replace: true } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: true } } }
I20260630 12:27:13.611874 12673 raft_consensus.cc:2955] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d885448c97e94922911e101460703821 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } attrs { replace: true } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: true } } }
I20260630 12:27:13.745819 12782 ts_tablet_manager.cc:933] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821: Initiating tablet copy from peer e07dfb24e4994288aaa8ef0c5716884b (127.6.224.129:33113)
I20260630 12:27:13.747519 12782 tablet_copy_client.cc:323] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.129:33113
I20260630 12:27:13.753716 12724 raft_consensus.cc:1217] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:27:13.754539 12724 raft_consensus.cc:2955] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [term 2 LEARNER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d885448c97e94922911e101460703821 (127.6.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } attrs { replace: true } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: true } } }
I20260630 12:27:13.757367 12470 tablet_copy_service.cc:140] P e07dfb24e4994288aaa8ef0c5716884b: Received BeginTabletCopySession request for tablet 0efb7937bf124a00bd0702b2d47bb94e from peer d885448c97e94922911e101460703821 ({username='slave'} at 127.0.0.1:36428)
I20260630 12:27:13.757862 12470 tablet_copy_service.cc:161] P e07dfb24e4994288aaa8ef0c5716884b: Beginning new tablet copy session on tablet 0efb7937bf124a00bd0702b2d47bb94e from peer d885448c97e94922911e101460703821 at {username='slave'} at 127.0.0.1:36428: session id = d885448c97e94922911e101460703821-0efb7937bf124a00bd0702b2d47bb94e
I20260630 12:27:13.763191 12470 tablet_copy_source_session.cc:215] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:13.766187 12782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0efb7937bf124a00bd0702b2d47bb94e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:13.779182 12782 tablet_copy_client.cc:806] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:13.779731 12782 tablet_copy_client.cc:670] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:13.782913 12782 tablet_copy_client.cc:538] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:13.788726 12782 tablet_bootstrap.cc:492] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821: Bootstrap starting.
I20260630 12:27:13.803076 12782 tablet_bootstrap.cc:492] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821: 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:27:13.803809 12782 tablet_bootstrap.cc:492] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821: Bootstrap complete.
I20260630 12:27:13.804347 12782 ts_tablet_manager.cc:1403] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821: Time spent bootstrapping tablet: real 0.016s	user 0.016s	sys 0.000s
I20260630 12:27:13.806452 12782 raft_consensus.cc:359] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } attrs { replace: true } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: true } }
I20260630 12:27:13.807049 12782 raft_consensus.cc:740] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d885448c97e94922911e101460703821, State: Initialized, Role: LEARNER
I20260630 12:27:13.807521 12782 consensus_queue.cc:260] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821 [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: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } attrs { replace: true } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: true } }
I20260630 12:27:13.809221 12782 ts_tablet_manager.cc:1434] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:27:13.810819 12470 tablet_copy_service.cc:342] P e07dfb24e4994288aaa8ef0c5716884b: Request end of tablet copy session d885448c97e94922911e101460703821-0efb7937bf124a00bd0702b2d47bb94e received from {username='slave'} at 127.0.0.1:36428
I20260630 12:27:13.811167 12470 tablet_copy_service.cc:434] P e07dfb24e4994288aaa8ef0c5716884b: ending tablet copy session d885448c97e94922911e101460703821-0efb7937bf124a00bd0702b2d47bb94e on tablet 0efb7937bf124a00bd0702b2d47bb94e with peer d885448c97e94922911e101460703821
I20260630 12:27:13.977555 12724 raft_consensus.cc:1217] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:27:14.061255 12411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:14.065222 12411 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:14.065718 12411 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:14.191187 12787 raft_consensus.cc:1064] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19: attempting to promote NON_VOTER d885448c97e94922911e101460703821 to VOTER
I20260630 12:27:14.193327 12787 consensus_queue.cc:237] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [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: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } attrs { replace: true } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } }
I20260630 12:27:14.199486 12724 raft_consensus.cc:1275] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [term 2 LEARNER]: Refusing update from remote peer 65104df9e1aa484f8b99b9dd9c46da19: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:14.199983 12608 raft_consensus.cc:1275] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 2 FOLLOWER]: Refusing update from remote peer 65104df9e1aa484f8b99b9dd9c46da19: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:14.200714 12459 raft_consensus.cc:1275] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 2 FOLLOWER]: Refusing update from remote peer 65104df9e1aa484f8b99b9dd9c46da19: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:14.201392 12770 consensus_queue.cc:1048] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } 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:27:14.202255 12787 consensus_queue.cc:1048] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:14.203270 12797 consensus_queue.cc:1048] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } 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:27:14.217571 12608 raft_consensus.cc:2955] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d885448c97e94922911e101460703821 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } attrs { replace: true } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } } }
I20260630 12:27:14.218950 12459 raft_consensus.cc:2955] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d885448c97e94922911e101460703821 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } attrs { replace: true } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } } }
I20260630 12:27:14.231910 12356 catalog_manager.cc:5697] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b reported cstate change: config changed from index 3 to 4, d885448c97e94922911e101460703821 (127.6.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "65104df9e1aa484f8b99b9dd9c46da19" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } attrs { replace: true } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } } }
I20260630 12:27:14.385881 12787 raft_consensus.cc:2955] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d885448c97e94922911e101460703821 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } attrs { replace: true } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } } }
I20260630 12:27:14.394570 12724 raft_consensus.cc:2955] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d885448c97e94922911e101460703821 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } attrs { replace: true } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } } }
I20260630 12:27:14.472097 12789 raft_consensus.cc:1064] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b: attempting to promote NON_VOTER d885448c97e94922911e101460703821 to VOTER
I20260630 12:27:14.474066 12789 consensus_queue.cc:237] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [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: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } attrs { replace: true } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } }
I20260630 12:27:14.480116 12608 raft_consensus.cc:1275] T 0efb7937bf124a00bd0702b2d47bb94e P f4019866d2d540ecaf400c85f87332ae [term 1 FOLLOWER]: Refusing update from remote peer e07dfb24e4994288aaa8ef0c5716884b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:14.479648 12724 raft_consensus.cc:1275] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821 [term 1 LEARNER]: Refusing update from remote peer e07dfb24e4994288aaa8ef0c5716884b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:14.481984 12673 consensus_queue.cc:1048] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } 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:27:14.483304 12802 consensus_queue.cc:1048] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } 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:27:14.486274 12535 raft_consensus.cc:1275] T 0efb7937bf124a00bd0702b2d47bb94e P 65104df9e1aa484f8b99b9dd9c46da19 [term 1 FOLLOWER]: Refusing update from remote peer e07dfb24e4994288aaa8ef0c5716884b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:14.487834 12802 consensus_queue.cc:1048] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [LEADER]: Connected to new peer: Peer: permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:27:14.495303 12724 raft_consensus.cc:2955] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d885448c97e94922911e101460703821 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } attrs { replace: true } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } } }
I20260630 12:27:14.496419 12535 raft_consensus.cc:2955] T 0efb7937bf124a00bd0702b2d47bb94e P 65104df9e1aa484f8b99b9dd9c46da19 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d885448c97e94922911e101460703821 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } attrs { replace: true } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } } }
I20260630 12:27:14.545437 12535 consensus_queue.cc:237] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [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: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } }
I20260630 12:27:14.546715 12358 catalog_manager.cc:5697] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821 reported cstate change: config changed from index 2 to 3, d885448c97e94922911e101460703821 (127.6.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e07dfb24e4994288aaa8ef0c5716884b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } attrs { replace: true } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } } }
I20260630 12:27:14.550680 12724 raft_consensus.cc:1275] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [term 2 FOLLOWER]: Refusing update from remote peer 65104df9e1aa484f8b99b9dd9c46da19: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:27:14.552018 12608 raft_consensus.cc:1275] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 2 FOLLOWER]: Refusing update from remote peer 65104df9e1aa484f8b99b9dd9c46da19: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:27:14.552963 12797 consensus_queue.cc:1048] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } 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:27:14.553828 12770 consensus_queue.cc:1048] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:14.560704 12673 raft_consensus.cc:2955] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d885448c97e94922911e101460703821 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } attrs { replace: true } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } } }
I20260630 12:27:14.562377 12608 raft_consensus.cc:2955] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e07dfb24e4994288aaa8ef0c5716884b (127.6.224.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } } }
I20260630 12:27:14.565798 12724 raft_consensus.cc:2955] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e07dfb24e4994288aaa8ef0c5716884b (127.6.224.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } } }
I20260630 12:27:14.574908 12355 catalog_manager.cc:5697] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae reported cstate change: config changed from index 4 to 5, VOTER e07dfb24e4994288aaa8ef0c5716884b (127.6.224.129) evicted. New cstate: current_term: 2 leader_uuid: "65104df9e1aa484f8b99b9dd9c46da19" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } } }
I20260630 12:27:14.577364 12608 raft_consensus.cc:2955] T 0efb7937bf124a00bd0702b2d47bb94e P f4019866d2d540ecaf400c85f87332ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d885448c97e94922911e101460703821 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } attrs { replace: true } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } } }
I20260630 12:27:14.806248 12459 consensus_queue.cc:237] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [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: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } }
I20260630 12:27:14.811983 12724 raft_consensus.cc:1275] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821 [term 1 FOLLOWER]: Refusing update from remote peer e07dfb24e4994288aaa8ef0c5716884b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:14.812877 12535 raft_consensus.cc:1275] T 0efb7937bf124a00bd0702b2d47bb94e P 65104df9e1aa484f8b99b9dd9c46da19 [term 1 FOLLOWER]: Refusing update from remote peer e07dfb24e4994288aaa8ef0c5716884b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:14.813831 12673 consensus_queue.cc:1048] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } 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:27:14.814702 12802 consensus_queue.cc:1048] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [LEADER]: Connected to new peer: Peer: permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:14.823534 12724 raft_consensus.cc:2955] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f4019866d2d540ecaf400c85f87332ae (127.6.224.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } } }
I20260630 12:27:14.823637 12535 raft_consensus.cc:2955] T 0efb7937bf124a00bd0702b2d47bb94e P 65104df9e1aa484f8b99b9dd9c46da19 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f4019866d2d540ecaf400c85f87332ae (127.6.224.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } } }
I20260630 12:27:14.869521 12787 raft_consensus.cc:2955] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e07dfb24e4994288aaa8ef0c5716884b (127.6.224.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } } }
I20260630 12:27:14.876180 12344 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d963e22b00554a6ca46a7196afb79dbe with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:14.956039 12789 raft_consensus.cc:2955] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f4019866d2d540ecaf400c85f87332ae (127.6.224.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } } }
I20260630 12:27:14.966266 12344 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0efb7937bf124a00bd0702b2d47bb94e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:14.969762 12356 catalog_manager.cc:5697] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b reported cstate change: config changed from index 3 to 4, VOTER f4019866d2d540ecaf400c85f87332ae (127.6.224.131) evicted. New cstate: current_term: 1 leader_uuid: "e07dfb24e4994288aaa8ef0c5716884b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:15.060988 12448 tablet_service.cc:1558] Processing DeleteTablet for tablet d963e22b00554a6ca46a7196afb79dbe with delete_type TABLET_DATA_TOMBSTONED (TS e07dfb24e4994288aaa8ef0c5716884b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58420
I20260630 12:27:15.064410 12806 tablet_replica.cc:333] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b: stopping tablet replica
I20260630 12:27:15.065388 12806 raft_consensus.cc:2243] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:15.066184 12806 raft_consensus.cc:2272] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:15.069842 12806 ts_tablet_manager.cc:1916] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:15.080513 12806 ts_tablet_manager.cc:1929] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:27:15.080811 12806 log.cc:1199] T d963e22b00554a6ca46a7196afb79dbe P e07dfb24e4994288aaa8ef0c5716884b: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-0/minicluster-data/ts-0-root/wals/d963e22b00554a6ca46a7196afb79dbe
I20260630 12:27:15.082116 12344 catalog_manager.cc:5028] TS e07dfb24e4994288aaa8ef0c5716884b (127.6.224.129:33113): tablet d963e22b00554a6ca46a7196afb79dbe (table test-workload [id=1adfd546a6304054bd4e3022db367dbe]) successfully deleted
I20260630 12:27:15.255770 12599 tablet_service.cc:1558] Processing DeleteTablet for tablet 0efb7937bf124a00bd0702b2d47bb94e with delete_type TABLET_DATA_TOMBSTONED (TS f4019866d2d540ecaf400c85f87332ae not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50778
I20260630 12:27:15.257668 12807 tablet_replica.cc:333] T 0efb7937bf124a00bd0702b2d47bb94e P f4019866d2d540ecaf400c85f87332ae: stopping tablet replica
I20260630 12:27:15.258641 12807 raft_consensus.cc:2243] T 0efb7937bf124a00bd0702b2d47bb94e P f4019866d2d540ecaf400c85f87332ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:15.259498 12807 raft_consensus.cc:2272] T 0efb7937bf124a00bd0702b2d47bb94e P f4019866d2d540ecaf400c85f87332ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:15.262861 12807 ts_tablet_manager.cc:1916] T 0efb7937bf124a00bd0702b2d47bb94e P f4019866d2d540ecaf400c85f87332ae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:15.274057 12807 ts_tablet_manager.cc:1929] T 0efb7937bf124a00bd0702b2d47bb94e P f4019866d2d540ecaf400c85f87332ae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:27:15.274348 12807 log.cc:1199] T 0efb7937bf124a00bd0702b2d47bb94e P f4019866d2d540ecaf400c85f87332ae: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822288522220-7042-0/minicluster-data/ts-2-root/wals/0efb7937bf124a00bd0702b2d47bb94e
I20260630 12:27:15.275815 12343 catalog_manager.cc:5028] TS f4019866d2d540ecaf400c85f87332ae (127.6.224.131:43209): tablet 0efb7937bf124a00bd0702b2d47bb94e (table test-workload [id=1adfd546a6304054bd4e3022db367dbe]) successfully deleted
I20260630 12:27:16.066848 12411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:16.069613 12411 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:16.069969 12411 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:18.070845 12411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:18.073370 12411 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:18.073683 12411 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:27:19.835667 12556 debug-util.cc:398] Leaking SignalData structure 0x7b080005a720 after lost signal to thread 7045
W20260630 12:27:19.836880 12556 debug-util.cc:398] Leaking SignalData structure 0x7b0800288b00 after lost signal to thread 12392
W20260630 12:27:19.838097 12556 debug-util.cc:398] Leaking SignalData structure 0x7b08001d92c0 after lost signal to thread 12484
W20260630 12:27:19.839351 12556 debug-util.cc:398] Leaking SignalData structure 0x7b080004afa0 after lost signal to thread 12559
W20260630 12:27:19.840691 12556 debug-util.cc:398] Leaking SignalData structure 0x7b08000d6f80 after lost signal to thread 12633
W20260630 12:27:19.841977 12556 debug-util.cc:398] Leaking SignalData structure 0x7b08001f1900 after lost signal to thread 12748
I20260630 12:27:20.075043 12411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:20.078976 12411 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:20.079440 12411 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:20.581995  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:27:20.626495  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:20.627446  7042 tablet_replica.cc:333] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b: stopping tablet replica
I20260630 12:27:20.628401  7042 raft_consensus.cc:2243] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:20.630069  7042 raft_consensus.cc:2272] T 0efb7937bf124a00bd0702b2d47bb94e P e07dfb24e4994288aaa8ef0c5716884b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:20.633656  7042 tablet_replica.cc:333] T aa1c7650131a465e847dd1de1565d920 P e07dfb24e4994288aaa8ef0c5716884b: stopping tablet replica
I20260630 12:27:20.634284  7042 raft_consensus.cc:2243] T aa1c7650131a465e847dd1de1565d920 P e07dfb24e4994288aaa8ef0c5716884b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:20.634955  7042 raft_consensus.cc:2272] T aa1c7650131a465e847dd1de1565d920 P e07dfb24e4994288aaa8ef0c5716884b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:20.669440  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:27:20.697515  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:27:20.730875  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:20.731583  7042 tablet_replica.cc:333] T aa1c7650131a465e847dd1de1565d920 P 65104df9e1aa484f8b99b9dd9c46da19: stopping tablet replica
I20260630 12:27:20.732337  7042 raft_consensus.cc:2243] T aa1c7650131a465e847dd1de1565d920 P 65104df9e1aa484f8b99b9dd9c46da19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:20.732950  7042 raft_consensus.cc:2272] T aa1c7650131a465e847dd1de1565d920 P 65104df9e1aa484f8b99b9dd9c46da19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:20.735948  7042 tablet_replica.cc:333] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19: stopping tablet replica
I20260630 12:27:20.736433  7042 raft_consensus.cc:2243] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:20.737476  7042 raft_consensus.cc:2272] T d963e22b00554a6ca46a7196afb79dbe P 65104df9e1aa484f8b99b9dd9c46da19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:20.740057  7042 tablet_replica.cc:333] T 0efb7937bf124a00bd0702b2d47bb94e P 65104df9e1aa484f8b99b9dd9c46da19: stopping tablet replica
I20260630 12:27:20.740634  7042 raft_consensus.cc:2243] T 0efb7937bf124a00bd0702b2d47bb94e P 65104df9e1aa484f8b99b9dd9c46da19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:20.741974  7042 raft_consensus.cc:2272] T 0efb7937bf124a00bd0702b2d47bb94e P 65104df9e1aa484f8b99b9dd9c46da19 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:20.747519 12574 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 16 similar messages]
W20260630 12:27:20.751386 12574 consensus_peers.cc:597] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae -> Peer 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130:32975): Couldn't send request to peer 65104df9e1aa484f8b99b9dd9c46da19. 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:27:20.843717 12574 consensus_peers.cc:597] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae -> Peer e07dfb24e4994288aaa8ef0c5716884b (127.6.224.129:33113): Couldn't send request to peer e07dfb24e4994288aaa8ef0c5716884b. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:33113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:21.506628 12818 raft_consensus.cc:493] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e07dfb24e4994288aaa8ef0c5716884b)
I20260630 12:27:21.507220 12818 raft_consensus.cc:515] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e07dfb24e4994288aaa8ef0c5716884b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33113 } } peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } }
I20260630 12:27:21.509924 12818 leader_election.cc:290] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e07dfb24e4994288aaa8ef0c5716884b (127.6.224.129:33113), 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130:32975)
W20260630 12:27:21.516965 12689 leader_election.cc:336] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e07dfb24e4994288aaa8ef0c5716884b (127.6.224.129:33113): Network error: Client connection negotiation failed: client connection to 127.6.224.129:33113: connect: Connection refused (error 111)
W20260630 12:27:21.517777 12689 leader_election.cc:336] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130:32975): Network error: Client connection negotiation failed: client connection to 127.6.224.130:32975: connect: Connection refused (error 111)
I20260630 12:27:21.518114 12689 leader_election.cc:304] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821 [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: d885448c97e94922911e101460703821; no voters: 65104df9e1aa484f8b99b9dd9c46da19, e07dfb24e4994288aaa8ef0c5716884b
I20260630 12:27:21.518766 12818 raft_consensus.cc:2749] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:21.549970 12818 raft_consensus.cc:493] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65104df9e1aa484f8b99b9dd9c46da19)
I20260630 12:27:21.550026 12817 raft_consensus.cc:493] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65104df9e1aa484f8b99b9dd9c46da19)
I20260630 12:27:21.550820 12818 raft_consensus.cc:515] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } }
I20260630 12:27:21.550868 12817 raft_consensus.cc:515] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } }
I20260630 12:27:21.553697 12818 leader_election.cc:290] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130:32975), f4019866d2d540ecaf400c85f87332ae (127.6.224.131:43209)
I20260630 12:27:21.557775 12817 leader_election.cc:290] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130:32975), d885448c97e94922911e101460703821 (127.6.224.132:43299)
W20260630 12:27:21.560190 12574 leader_election.cc:336] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130:32975): Network error: Client connection negotiation failed: client connection to 127.6.224.130:32975: connect: Connection refused (error 111)
W20260630 12:27:21.566098 12689 leader_election.cc:336] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130:32975): Network error: Client connection negotiation failed: client connection to 127.6.224.130:32975: connect: Connection refused (error 111)
I20260630 12:27:21.571251 12608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d963e22b00554a6ca46a7196afb79dbe" candidate_uuid: "d885448c97e94922911e101460703821" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f4019866d2d540ecaf400c85f87332ae" is_pre_election: true
I20260630 12:27:21.572199 12608 raft_consensus.cc:2468] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d885448c97e94922911e101460703821 in term 2.
I20260630 12:27:21.573414 12723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d963e22b00554a6ca46a7196afb79dbe" candidate_uuid: "f4019866d2d540ecaf400c85f87332ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d885448c97e94922911e101460703821" is_pre_election: true
I20260630 12:27:21.573928 12723 raft_consensus.cc:2468] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4019866d2d540ecaf400c85f87332ae in term 2.
I20260630 12:27:21.574337 12688 leader_election.cc:304] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d885448c97e94922911e101460703821, f4019866d2d540ecaf400c85f87332ae; no voters: 65104df9e1aa484f8b99b9dd9c46da19
I20260630 12:27:21.575295 12818 raft_consensus.cc:2804] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:27:21.575664 12818 raft_consensus.cc:493] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 65104df9e1aa484f8b99b9dd9c46da19)
I20260630 12:27:21.575942 12818 raft_consensus.cc:3060] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:21.581249 12575 leader_election.cc:304] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d885448c97e94922911e101460703821, f4019866d2d540ecaf400c85f87332ae; no voters: 65104df9e1aa484f8b99b9dd9c46da19
I20260630 12:27:21.582188 12817 raft_consensus.cc:2804] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:27:21.582245 12818 raft_consensus.cc:515] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } }
I20260630 12:27:21.582696 12817 raft_consensus.cc:493] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 2 FOLLOWER]: Starting leader election (detected failure of leader 65104df9e1aa484f8b99b9dd9c46da19)
I20260630 12:27:21.583099 12817 raft_consensus.cc:3060] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:21.584218 12818 leader_election.cc:290] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [CANDIDATE]: Term 3 election: Requested vote from peers 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130:32975), f4019866d2d540ecaf400c85f87332ae (127.6.224.131:43209)
I20260630 12:27:21.586380 12608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d963e22b00554a6ca46a7196afb79dbe" candidate_uuid: "d885448c97e94922911e101460703821" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f4019866d2d540ecaf400c85f87332ae"
W20260630 12:27:21.588224 12689 leader_election.cc:336] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130:32975): Network error: Client connection negotiation failed: client connection to 127.6.224.130:32975: connect: Connection refused (error 111)
I20260630 12:27:21.591485 12817 raft_consensus.cc:515] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } }
I20260630 12:27:21.592638 12608 raft_consensus.cc:2393] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d885448c97e94922911e101460703821 in current term 3: Already voted for candidate f4019866d2d540ecaf400c85f87332ae in this term.
I20260630 12:27:21.593760 12817 leader_election.cc:290] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [CANDIDATE]: Term 3 election: Requested vote from peers 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130:32975), d885448c97e94922911e101460703821 (127.6.224.132:43299)
I20260630 12:27:21.596599 12688 leader_election.cc:304] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [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: d885448c97e94922911e101460703821; no voters: 65104df9e1aa484f8b99b9dd9c46da19, f4019866d2d540ecaf400c85f87332ae
I20260630 12:27:21.596946 12723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d963e22b00554a6ca46a7196afb79dbe" candidate_uuid: "f4019866d2d540ecaf400c85f87332ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d885448c97e94922911e101460703821"
I20260630 12:27:21.597805 12723 raft_consensus.cc:2393] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f4019866d2d540ecaf400c85f87332ae in current term 3: Already voted for candidate d885448c97e94922911e101460703821 in this term.
W20260630 12:27:21.597965 12574 leader_election.cc:336] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130:32975): Network error: Client connection negotiation failed: client connection to 127.6.224.130:32975: connect: Connection refused (error 111)
I20260630 12:27:21.598251 12818 raft_consensus.cc:2749] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260630 12:27:21.598954 12575 leader_election.cc:304] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [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: f4019866d2d540ecaf400c85f87332ae; no voters: 65104df9e1aa484f8b99b9dd9c46da19, d885448c97e94922911e101460703821
I20260630 12:27:21.599560 12817 raft_consensus.cc:2749] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260630 12:27:21.756515  7042 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 12556)
I20260630 12:27:22.080428 12411 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:22.083076 12411 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:22.083415 12411 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:27:22.288194 12574 consensus_peers.cc:597] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae -> Peer e07dfb24e4994288aaa8ef0c5716884b (127.6.224.129:33113): Couldn't send request to peer e07dfb24e4994288aaa8ef0c5716884b. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:33113: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:27:22.480023 12574 consensus_peers.cc:597] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae -> Peer 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130:32975): Couldn't send request to peer 65104df9e1aa484f8b99b9dd9c46da19. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.130:32975: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:27:22.537385  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
I20260630 12:27:22.552230  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:27:22.572629  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:22.573443  7042 tablet_replica.cc:333] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae: stopping tablet replica
I20260630 12:27:22.574087  7042 raft_consensus.cc:2243] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:22.575012  7042 raft_consensus.cc:2272] T d963e22b00554a6ca46a7196afb79dbe P f4019866d2d540ecaf400c85f87332ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:22.577500  7042 tablet_replica.cc:333] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae: stopping tablet replica
I20260630 12:27:22.577999  7042 raft_consensus.cc:2243] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:22.579031  7042 raft_consensus.cc:2272] T aa1c7650131a465e847dd1de1565d920 P f4019866d2d540ecaf400c85f87332ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:22.583500 12825 raft_consensus.cc:493] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:22.583959 12825 raft_consensus.cc:515] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "65104df9e1aa484f8b99b9dd9c46da19" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 32975 } } peers { permanent_uuid: "f4019866d2d540ecaf400c85f87332ae" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43209 } } peers { permanent_uuid: "d885448c97e94922911e101460703821" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 43299 } attrs { promote: false } }
I20260630 12:27:22.585880 12825 leader_election.cc:290] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130:32975), f4019866d2d540ecaf400c85f87332ae (127.6.224.131:43209)
W20260630 12:27:22.591140 12575 connection.cc:466] server connection from 127.0.0.1:42732 torn down before Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42732 (request call id 3) could send its response
W20260630 12:27:22.592170 12688 leader_election.cc:336] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f4019866d2d540ecaf400c85f87332ae (127.6.224.131:43209): Network error: recv got EOF from 127.6.224.131:43209 (error 108)
W20260630 12:27:22.592760 12689 leader_election.cc:336] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 65104df9e1aa484f8b99b9dd9c46da19 (127.6.224.130:32975): Network error: Client connection negotiation failed: client connection to 127.6.224.130:32975: connect: Connection refused (error 111)
I20260630 12:27:22.593292 12689 leader_election.cc:304] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d885448c97e94922911e101460703821; no voters: 65104df9e1aa484f8b99b9dd9c46da19, f4019866d2d540ecaf400c85f87332ae
I20260630 12:27:22.593863 12825 raft_consensus.cc:2749] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260630 12:27:22.605412  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:27:22.619308  7042 tablet_server.cc:179] TabletServer@127.6.224.132:0 shutting down...
I20260630 12:27:22.638513  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:22.639210  7042 tablet_replica.cc:333] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821: stopping tablet replica
I20260630 12:27:22.639946  7042 raft_consensus.cc:2243] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:22.640729  7042 raft_consensus.cc:2272] T 0efb7937bf124a00bd0702b2d47bb94e P d885448c97e94922911e101460703821 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:22.643213  7042 tablet_replica.cc:333] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821: stopping tablet replica
I20260630 12:27:22.643682  7042 raft_consensus.cc:2243] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:22.644650  7042 raft_consensus.cc:2272] T d963e22b00554a6ca46a7196afb79dbe P d885448c97e94922911e101460703821 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:22.665092  7042 tablet_server.cc:196] TabletServer@127.6.224.132:0 shutdown complete.
I20260630 12:27:22.677861  7042 master.cc:562] Master@127.6.224.190:45165 shutting down...
I20260630 12:27:22.694366  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:22.695036  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:22.695326  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7225d768966247e88ba3e3ac3b2204ab: stopping tablet replica
I20260630 12:27:22.714718  7042 master.cc:584] Master@127.6.224.190:45165 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12862 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:27:22.749718  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:40317
I20260630 12:27:22.750770  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:22.755956 12828 instance_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:27:22.756107 12829 instance_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:27:22.758446  7042 server_base.cc:1061] running on GCE node
W20260630 12:27:22.758502 12831 instance_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:27:22.759568  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:22.759759  7042 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:27:22.759912  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822442759896 us; error 0 us; skew 500 ppm
I20260630 12:27:22.760416  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:22.762887  7042 webserver.cc:533] Webserver started at http://127.6.224.190:35009/ using document root <none> and password file <none>
I20260630 12:27:22.763368  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:22.763548  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:22.763801  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:22.764887  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "469684bc5493480394ef2f56413c9ceb"
format_stamp: "Formatted at 2026-06-30 12:27:22 on dist-test-slave-fh7x"
I20260630 12:27:22.769191  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:27:22.772405 12836 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:27:22.773203  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:22.773461  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "469684bc5493480394ef2f56413c9ceb"
format_stamp: "Formatted at 2026-06-30 12:27:22 on dist-test-slave-fh7x"
I20260630 12:27:22.773710  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822288522220-7042-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:27:22.851269  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:22.852507  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:22.889880  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:40317
I20260630 12:27:22.889983 12887 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:40317 every 8 connection(s)
I20260630 12:27:22.893837 12888 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:27:22.905269 12888 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb: Bootstrap starting.
I20260630 12:27:22.910177 12888 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:22.914459 12888 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb: No bootstrap required, opened a new log
I20260630 12:27:22.916633 12888 raft_consensus.cc:359] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "469684bc5493480394ef2f56413c9ceb" member_type: VOTER }
I20260630 12:27:22.917011 12888 raft_consensus.cc:385] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:22.917241 12888 raft_consensus.cc:740] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 469684bc5493480394ef2f56413c9ceb, State: Initialized, Role: FOLLOWER
I20260630 12:27:22.917807 12888 consensus_queue.cc:260] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "469684bc5493480394ef2f56413c9ceb" member_type: VOTER }
I20260630 12:27:22.918243 12888 raft_consensus.cc:399] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:22.918447 12888 raft_consensus.cc:493] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:22.918684 12888 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:22.923349 12888 raft_consensus.cc:515] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "469684bc5493480394ef2f56413c9ceb" member_type: VOTER }
I20260630 12:27:22.923848 12888 leader_election.cc:304] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb [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: 469684bc5493480394ef2f56413c9ceb; no voters: 
I20260630 12:27:22.924947 12888 leader_election.cc:290] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:22.925391 12891 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:22.926658 12891 raft_consensus.cc:697] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb [term 1 LEADER]: Becoming Leader. State: Replica: 469684bc5493480394ef2f56413c9ceb, State: Running, Role: LEADER
I20260630 12:27:22.927325 12891 consensus_queue.cc:237] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb [LEADER]: Queue going to LEADER mode. State: All 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: "469684bc5493480394ef2f56413c9ceb" member_type: VOTER }
I20260630 12:27:22.927767 12888 sys_catalog.cc:565] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:22.931480 12892 sys_catalog.cc:455] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "469684bc5493480394ef2f56413c9ceb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "469684bc5493480394ef2f56413c9ceb" member_type: VOTER } }
I20260630 12:27:22.933172 12892 sys_catalog.cc:458] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:22.932582 12893 sys_catalog.cc:455] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 469684bc5493480394ef2f56413c9ceb. Latest consensus state: current_term: 1 leader_uuid: "469684bc5493480394ef2f56413c9ceb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "469684bc5493480394ef2f56413c9ceb" member_type: VOTER } }
I20260630 12:27:22.934069 12893 sys_catalog.cc:458] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:22.937328 12900 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:22.942230 12900 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:22.943252  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:22.950621 12900 catalog_manager.cc:1383] Generated new cluster ID: 21054bc977cb46e18917dff990736757
I20260630 12:27:22.950910 12900 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:22.963809 12900 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:22.965138 12900 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:22.976969 12900 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb: Generated new TSK 0
I20260630 12:27:22.977623 12900 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:23.010273  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:23.016126 12909 instance_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:27:23.016844 12910 instance_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:27:23.019183  7042 server_base.cc:1061] running on GCE node
W20260630 12:27:23.019197 12912 instance_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:27:23.020296  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:23.020500  7042 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:27:23.020676  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822443020658 us; error 0 us; skew 500 ppm
I20260630 12:27:23.021217  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:23.023419  7042 webserver.cc:533] Webserver started at http://127.6.224.129:36545/ using document root <none> and password file <none>
I20260630 12:27:23.023865  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:23.024042  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:23.024289  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:23.025439  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "534f9427496e4d848e4b5ecb05692a40"
format_stamp: "Formatted at 2026-06-30 12:27:23 on dist-test-slave-fh7x"
I20260630 12:27:23.029964  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:27:23.033919 12917 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:27:23.034801  7042 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:27:23.035086  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "534f9427496e4d848e4b5ecb05692a40"
format_stamp: "Formatted at 2026-06-30 12:27:23 on dist-test-slave-fh7x"
I20260630 12:27:23.035403  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822288522220-7042-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:27:23.054386  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:23.055500  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:23.056908  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:23.059267  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:23.059448  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:23.059684  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:23.059847  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:23.098582  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:39821
I20260630 12:27:23.098698 12979 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:39821 every 8 connection(s)
I20260630 12:27:23.103574  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:23.110749 12984 instance_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:27:23.112039 12985 instance_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:27:23.115759 12987 instance_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:27:23.116057  7042 server_base.cc:1061] running on GCE node
I20260630 12:27:23.116634 12980 heartbeater.cc:344] Connected to a master server at 127.6.224.190:40317
I20260630 12:27:23.117085 12980 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:23.117421  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:23.117690  7042 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:27:23.117885  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822443117868 us; error 0 us; skew 500 ppm
I20260630 12:27:23.118005 12980 heartbeater.cc:507] Master 127.6.224.190:40317 requested a full tablet report, sending...
I20260630 12:27:23.118624  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:23.120337 12853 ts_manager.cc:194] Registered new tserver with Master: 534f9427496e4d848e4b5ecb05692a40 (127.6.224.129:39821)
I20260630 12:27:23.121408  7042 webserver.cc:533] Webserver started at http://127.6.224.130:35989/ using document root <none> and password file <none>
I20260630 12:27:23.121903  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:23.122079  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:23.122316  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:23.122277 12853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38190
I20260630 12:27:23.123816  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "f619126b7e7f4f789979131c4a0e3c4e"
format_stamp: "Formatted at 2026-06-30 12:27:23 on dist-test-slave-fh7x"
I20260630 12:27:23.128086  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:23.131251 12992 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:27:23.131944  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:23.132212  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "f619126b7e7f4f789979131c4a0e3c4e"
format_stamp: "Formatted at 2026-06-30 12:27:23 on dist-test-slave-fh7x"
I20260630 12:27:23.132459  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822288522220-7042-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:27:23.147130  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:23.148278  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:23.149752  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:23.151988  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:23.152181  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:23.152395  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:23.152550  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:23.192162  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:44115
I20260630 12:27:23.192261 13054 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:44115 every 8 connection(s)
I20260630 12:27:23.196950  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:23.203739 13058 instance_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:27:23.204404 13059 instance_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:27:23.206130 13061 instance_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:27:23.207953  7042 server_base.cc:1061] running on GCE node
I20260630 12:27:23.209025  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:27:23.209200 13055 heartbeater.cc:344] Connected to a master server at 127.6.224.190:40317
W20260630 12:27:23.209326  7042 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:27:23.209676  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822443209655 us; error 0 us; skew 500 ppm
I20260630 12:27:23.209690 13055 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:23.210299  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:23.210556 13055 heartbeater.cc:507] Master 127.6.224.190:40317 requested a full tablet report, sending...
I20260630 12:27:23.212826 12853 ts_manager.cc:194] Registered new tserver with Master: f619126b7e7f4f789979131c4a0e3c4e (127.6.224.130:44115)
I20260630 12:27:23.212957  7042 webserver.cc:533] Webserver started at http://127.6.224.131:46307/ using document root <none> and password file <none>
I20260630 12:27:23.213647  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:23.213874  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:23.214191  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:23.214728 12853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38202
I20260630 12:27:23.215739  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "9d0979287caa4aeda8b2eb497738688e"
format_stamp: "Formatted at 2026-06-30 12:27:23 on dist-test-slave-fh7x"
I20260630 12:27:23.220268  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:23.223485 13066 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:27:23.224242  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:23.224521  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "9d0979287caa4aeda8b2eb497738688e"
format_stamp: "Formatted at 2026-06-30 12:27:23 on dist-test-slave-fh7x"
I20260630 12:27:23.224779  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822288522220-7042-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:27:23.245350  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:23.246503  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:23.247912  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:23.250195  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:23.250375  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:23.250610  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:23.250751  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:23.290537  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:38041
I20260630 12:27:23.290652 13128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:38041 every 8 connection(s)
I20260630 12:27:23.303746 13129 heartbeater.cc:344] Connected to a master server at 127.6.224.190:40317
I20260630 12:27:23.304158 13129 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:23.304865 13129 heartbeater.cc:507] Master 127.6.224.190:40317 requested a full tablet report, sending...
I20260630 12:27:23.306726 12853 ts_manager.cc:194] Registered new tserver with Master: 9d0979287caa4aeda8b2eb497738688e (127.6.224.131:38041)
I20260630 12:27:23.307142  7042 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013486469s
I20260630 12:27:23.308063 12853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38208
I20260630 12:27:24.125393 12980 heartbeater.cc:499] Master 127.6.224.190:40317 was elected leader, sending a full tablet report...
I20260630 12:27:24.217530 13055 heartbeater.cc:499] Master 127.6.224.190:40317 was elected leader, sending a full tablet report...
I20260630 12:27:24.310843 13129 heartbeater.cc:499] Master 127.6.224.190:40317 was elected leader, sending a full tablet report...
I20260630 12:27:24.361924 12853 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38218:
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:27:24.363855 12853 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:27:24.412425 13094 tablet_service.cc:1511] Processing CreateTablet for tablet e78b5c077ba341e9b128363db67a8b40 (DEFAULT_TABLE table=test-workload [id=93fbd4bbd80a40c7906f9c068c3a3731]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:24.413727 13094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e78b5c077ba341e9b128363db67a8b40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:24.418820 13020 tablet_service.cc:1511] Processing CreateTablet for tablet e78b5c077ba341e9b128363db67a8b40 (DEFAULT_TABLE table=test-workload [id=93fbd4bbd80a40c7906f9c068c3a3731]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:24.419867 13020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e78b5c077ba341e9b128363db67a8b40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:24.419749 12945 tablet_service.cc:1511] Processing CreateTablet for tablet e78b5c077ba341e9b128363db67a8b40 (DEFAULT_TABLE table=test-workload [id=93fbd4bbd80a40c7906f9c068c3a3731]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:24.421144 12945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e78b5c077ba341e9b128363db67a8b40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:24.432284 13149 tablet_bootstrap.cc:492] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e: Bootstrap starting.
I20260630 12:27:24.433880 13150 tablet_bootstrap.cc:492] T e78b5c077ba341e9b128363db67a8b40 P f619126b7e7f4f789979131c4a0e3c4e: Bootstrap starting.
I20260630 12:27:24.438195 13149 tablet_bootstrap.cc:654] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:24.440627 13150 tablet_bootstrap.cc:654] T e78b5c077ba341e9b128363db67a8b40 P f619126b7e7f4f789979131c4a0e3c4e: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:24.441606 13151 tablet_bootstrap.cc:492] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40: Bootstrap starting.
I20260630 12:27:24.447309 13150 tablet_bootstrap.cc:492] T e78b5c077ba341e9b128363db67a8b40 P f619126b7e7f4f789979131c4a0e3c4e: No bootstrap required, opened a new log
I20260630 12:27:24.447357 13149 tablet_bootstrap.cc:492] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e: No bootstrap required, opened a new log
I20260630 12:27:24.447865 13150 ts_tablet_manager.cc:1403] T e78b5c077ba341e9b128363db67a8b40 P f619126b7e7f4f789979131c4a0e3c4e: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260630 12:27:24.447992 13149 ts_tablet_manager.cc:1403] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:27:24.448316 13151 tablet_bootstrap.cc:654] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:24.450147 13150 raft_consensus.cc:359] T e78b5c077ba341e9b128363db67a8b40 P f619126b7e7f4f789979131c4a0e3c4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d0979287caa4aeda8b2eb497738688e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38041 } } peers { permanent_uuid: "f619126b7e7f4f789979131c4a0e3c4e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44115 } } peers { permanent_uuid: "534f9427496e4d848e4b5ecb05692a40" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39821 } }
I20260630 12:27:24.450804 13150 raft_consensus.cc:385] T e78b5c077ba341e9b128363db67a8b40 P f619126b7e7f4f789979131c4a0e3c4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:24.451136 13150 raft_consensus.cc:740] T e78b5c077ba341e9b128363db67a8b40 P f619126b7e7f4f789979131c4a0e3c4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619126b7e7f4f789979131c4a0e3c4e, State: Initialized, Role: FOLLOWER
I20260630 12:27:24.450945 13149 raft_consensus.cc:359] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d0979287caa4aeda8b2eb497738688e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38041 } } peers { permanent_uuid: "f619126b7e7f4f789979131c4a0e3c4e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44115 } } peers { permanent_uuid: "534f9427496e4d848e4b5ecb05692a40" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39821 } }
I20260630 12:27:24.451781 13149 raft_consensus.cc:385] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:24.451859 13150 consensus_queue.cc:260] T e78b5c077ba341e9b128363db67a8b40 P f619126b7e7f4f789979131c4a0e3c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d0979287caa4aeda8b2eb497738688e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38041 } } peers { permanent_uuid: "f619126b7e7f4f789979131c4a0e3c4e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44115 } } peers { permanent_uuid: "534f9427496e4d848e4b5ecb05692a40" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39821 } }
I20260630 12:27:24.452199 13149 raft_consensus.cc:740] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d0979287caa4aeda8b2eb497738688e, State: Initialized, Role: FOLLOWER
I20260630 12:27:24.453094 13149 consensus_queue.cc:260] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d0979287caa4aeda8b2eb497738688e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38041 } } peers { permanent_uuid: "f619126b7e7f4f789979131c4a0e3c4e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44115 } } peers { permanent_uuid: "534f9427496e4d848e4b5ecb05692a40" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39821 } }
I20260630 12:27:24.454950 13151 tablet_bootstrap.cc:492] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40: No bootstrap required, opened a new log
I20260630 12:27:24.455508 13151 ts_tablet_manager.cc:1403] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.005s
I20260630 12:27:24.458861 13150 ts_tablet_manager.cc:1434] T e78b5c077ba341e9b128363db67a8b40 P f619126b7e7f4f789979131c4a0e3c4e: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.005s
I20260630 12:27:24.458796 13151 raft_consensus.cc:359] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d0979287caa4aeda8b2eb497738688e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38041 } } peers { permanent_uuid: "f619126b7e7f4f789979131c4a0e3c4e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44115 } } peers { permanent_uuid: "534f9427496e4d848e4b5ecb05692a40" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39821 } }
I20260630 12:27:24.459663 13151 raft_consensus.cc:385] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:24.459899 13151 raft_consensus.cc:740] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 534f9427496e4d848e4b5ecb05692a40, State: Initialized, Role: FOLLOWER
I20260630 12:27:24.460604 13151 consensus_queue.cc:260] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d0979287caa4aeda8b2eb497738688e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38041 } } peers { permanent_uuid: "f619126b7e7f4f789979131c4a0e3c4e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44115 } } peers { permanent_uuid: "534f9427496e4d848e4b5ecb05692a40" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39821 } }
I20260630 12:27:24.462037 13149 ts_tablet_manager.cc:1434] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260630 12:27:24.464435 13151 ts_tablet_manager.cc:1434] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260630 12:27:24.545528 13130 tablet.cc:2406] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:27:24.550263 13157 raft_consensus.cc:493] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:24.550797 13157 raft_consensus.cc:515] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d0979287caa4aeda8b2eb497738688e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38041 } } peers { permanent_uuid: "f619126b7e7f4f789979131c4a0e3c4e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44115 } } peers { permanent_uuid: "534f9427496e4d848e4b5ecb05692a40" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39821 } }
I20260630 12:27:24.553133 13157 leader_election.cc:290] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d0979287caa4aeda8b2eb497738688e (127.6.224.131:38041), f619126b7e7f4f789979131c4a0e3c4e (127.6.224.130:44115)
I20260630 12:27:24.565575 13030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78b5c077ba341e9b128363db67a8b40" candidate_uuid: "534f9427496e4d848e4b5ecb05692a40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619126b7e7f4f789979131c4a0e3c4e" is_pre_election: true
I20260630 12:27:24.565608 13104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78b5c077ba341e9b128363db67a8b40" candidate_uuid: "534f9427496e4d848e4b5ecb05692a40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d0979287caa4aeda8b2eb497738688e" is_pre_election: true
I20260630 12:27:24.566319 13030 raft_consensus.cc:2468] T e78b5c077ba341e9b128363db67a8b40 P f619126b7e7f4f789979131c4a0e3c4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 534f9427496e4d848e4b5ecb05692a40 in term 0.
I20260630 12:27:24.566463 13104 raft_consensus.cc:2468] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 534f9427496e4d848e4b5ecb05692a40 in term 0.
I20260630 12:27:24.567539 12921 leader_election.cc:304] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 534f9427496e4d848e4b5ecb05692a40, f619126b7e7f4f789979131c4a0e3c4e; no voters: 
I20260630 12:27:24.568233 13157 raft_consensus.cc:2804] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:24.568596 13157 raft_consensus.cc:493] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:24.568845 13157 raft_consensus.cc:3060] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:24.573938 13157 raft_consensus.cc:515] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d0979287caa4aeda8b2eb497738688e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38041 } } peers { permanent_uuid: "f619126b7e7f4f789979131c4a0e3c4e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44115 } } peers { permanent_uuid: "534f9427496e4d848e4b5ecb05692a40" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39821 } }
I20260630 12:27:24.575573 13157 leader_election.cc:290] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40 [CANDIDATE]: Term 1 election: Requested vote from peers 9d0979287caa4aeda8b2eb497738688e (127.6.224.131:38041), f619126b7e7f4f789979131c4a0e3c4e (127.6.224.130:44115)
I20260630 12:27:24.576397 13104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78b5c077ba341e9b128363db67a8b40" candidate_uuid: "534f9427496e4d848e4b5ecb05692a40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d0979287caa4aeda8b2eb497738688e"
I20260630 12:27:24.576735 13030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78b5c077ba341e9b128363db67a8b40" candidate_uuid: "534f9427496e4d848e4b5ecb05692a40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619126b7e7f4f789979131c4a0e3c4e"
I20260630 12:27:24.576893 13104 raft_consensus.cc:3060] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:24.577296 13030 raft_consensus.cc:3060] T e78b5c077ba341e9b128363db67a8b40 P f619126b7e7f4f789979131c4a0e3c4e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:24.581863 13104 raft_consensus.cc:2468] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 534f9427496e4d848e4b5ecb05692a40 in term 1.
I20260630 12:27:24.582309 13030 raft_consensus.cc:2468] T e78b5c077ba341e9b128363db67a8b40 P f619126b7e7f4f789979131c4a0e3c4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 534f9427496e4d848e4b5ecb05692a40 in term 1.
I20260630 12:27:24.583106 12918 leader_election.cc:304] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 534f9427496e4d848e4b5ecb05692a40, 9d0979287caa4aeda8b2eb497738688e; no voters: 
I20260630 12:27:24.583920 13157 raft_consensus.cc:2804] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:24.584936 13157 raft_consensus.cc:697] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40 [term 1 LEADER]: Becoming Leader. State: Replica: 534f9427496e4d848e4b5ecb05692a40, State: Running, Role: LEADER
I20260630 12:27:24.585592 13157 consensus_queue.cc:237] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d0979287caa4aeda8b2eb497738688e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38041 } } peers { permanent_uuid: "f619126b7e7f4f789979131c4a0e3c4e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44115 } } peers { permanent_uuid: "534f9427496e4d848e4b5ecb05692a40" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39821 } }
I20260630 12:27:24.592979 12852 catalog_manager.cc:5697] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40 reported cstate change: term changed from 0 to 1, leader changed from <none> to 534f9427496e4d848e4b5ecb05692a40 (127.6.224.129). New cstate: current_term: 1 leader_uuid: "534f9427496e4d848e4b5ecb05692a40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d0979287caa4aeda8b2eb497738688e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619126b7e7f4f789979131c4a0e3c4e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "534f9427496e4d848e4b5ecb05692a40" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39821 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:24.605239  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:27:24.621335  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:24.622241  7042 tablet_replica.cc:333] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40: stopping tablet replica
I20260630 12:27:24.622813  7042 raft_consensus.cc:2243] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:24.623400  7042 pending_rounds.cc:70] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40: Trying to abort 1 pending ops.
I20260630 12:27:24.623596  7042 pending_rounds.cc:77] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440733028978688 op_type: NO_OP noop_request { }
I20260630 12:27:24.623873  7042 raft_consensus.cc:2889] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:24.624130  7042 raft_consensus.cc:2272] T e78b5c077ba341e9b128363db67a8b40 P 534f9427496e4d848e4b5ecb05692a40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:24.632938  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:27:24.942226 12906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:24.943594 12906 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:24.943900 12906 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:26.203579 13162 raft_consensus.cc:493] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:26.204101 13162 raft_consensus.cc:515] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d0979287caa4aeda8b2eb497738688e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38041 } } peers { permanent_uuid: "f619126b7e7f4f789979131c4a0e3c4e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44115 } } peers { permanent_uuid: "534f9427496e4d848e4b5ecb05692a40" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39821 } }
I20260630 12:27:26.206027 13162 leader_election.cc:290] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619126b7e7f4f789979131c4a0e3c4e (127.6.224.130:44115), 534f9427496e4d848e4b5ecb05692a40 (127.6.224.129:39821)
W20260630 12:27:26.210604 13067 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.224.129:39821: connect: Connection refused (error 111) [suppressed 20 similar messages]
W20260630 12:27:26.214030 13067 leader_election.cc:336] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 534f9427496e4d848e4b5ecb05692a40 (127.6.224.129:39821): Network error: Client connection negotiation failed: client connection to 127.6.224.129:39821: connect: Connection refused (error 111)
I20260630 12:27:26.217419 13030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78b5c077ba341e9b128363db67a8b40" candidate_uuid: "9d0979287caa4aeda8b2eb497738688e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619126b7e7f4f789979131c4a0e3c4e" is_pre_election: true
I20260630 12:27:26.217962 13030 raft_consensus.cc:2468] T e78b5c077ba341e9b128363db67a8b40 P f619126b7e7f4f789979131c4a0e3c4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d0979287caa4aeda8b2eb497738688e in term 1.
I20260630 12:27:26.218904 13070 leader_election.cc:304] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [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: 9d0979287caa4aeda8b2eb497738688e, f619126b7e7f4f789979131c4a0e3c4e; no voters: 534f9427496e4d848e4b5ecb05692a40
I20260630 12:27:26.219581 13162 raft_consensus.cc:2804] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:26.219834 13162 raft_consensus.cc:493] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:26.220055 13162 raft_consensus.cc:3060] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:26.224855 13162 raft_consensus.cc:515] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d0979287caa4aeda8b2eb497738688e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38041 } } peers { permanent_uuid: "f619126b7e7f4f789979131c4a0e3c4e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44115 } } peers { permanent_uuid: "534f9427496e4d848e4b5ecb05692a40" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39821 } }
I20260630 12:27:26.226560 13162 leader_election.cc:290] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [CANDIDATE]: Term 2 election: Requested vote from peers f619126b7e7f4f789979131c4a0e3c4e (127.6.224.130:44115), 534f9427496e4d848e4b5ecb05692a40 (127.6.224.129:39821)
I20260630 12:27:26.227356 13030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78b5c077ba341e9b128363db67a8b40" candidate_uuid: "9d0979287caa4aeda8b2eb497738688e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619126b7e7f4f789979131c4a0e3c4e"
I20260630 12:27:26.227870 13030 raft_consensus.cc:3060] T e78b5c077ba341e9b128363db67a8b40 P f619126b7e7f4f789979131c4a0e3c4e [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:27:26.230099 13067 leader_election.cc:336] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 534f9427496e4d848e4b5ecb05692a40 (127.6.224.129:39821): Network error: Client connection negotiation failed: client connection to 127.6.224.129:39821: connect: Connection refused (error 111)
I20260630 12:27:26.233392 13030 raft_consensus.cc:2468] T e78b5c077ba341e9b128363db67a8b40 P f619126b7e7f4f789979131c4a0e3c4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d0979287caa4aeda8b2eb497738688e in term 2.
I20260630 12:27:26.234439 13070 leader_election.cc:304] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [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: 9d0979287caa4aeda8b2eb497738688e, f619126b7e7f4f789979131c4a0e3c4e; no voters: 534f9427496e4d848e4b5ecb05692a40
I20260630 12:27:26.235049 13162 raft_consensus.cc:2804] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:26.236104 13162 raft_consensus.cc:697] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [term 2 LEADER]: Becoming Leader. State: Replica: 9d0979287caa4aeda8b2eb497738688e, State: Running, Role: LEADER
I20260630 12:27:26.236855 13162 consensus_queue.cc:237] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [LEADER]: Queue going to LEADER 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: "9d0979287caa4aeda8b2eb497738688e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38041 } } peers { permanent_uuid: "f619126b7e7f4f789979131c4a0e3c4e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44115 } } peers { permanent_uuid: "534f9427496e4d848e4b5ecb05692a40" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39821 } }
I20260630 12:27:26.243952 12853 catalog_manager.cc:5697] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e reported cstate change: term changed from 1 to 2, leader changed from 534f9427496e4d848e4b5ecb05692a40 (127.6.224.129) to 9d0979287caa4aeda8b2eb497738688e (127.6.224.131). New cstate: current_term: 2 leader_uuid: "9d0979287caa4aeda8b2eb497738688e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d0979287caa4aeda8b2eb497738688e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619126b7e7f4f789979131c4a0e3c4e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "534f9427496e4d848e4b5ecb05692a40" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39821 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:26.821142 13030 raft_consensus.cc:1275] T e78b5c077ba341e9b128363db67a8b40 P f619126b7e7f4f789979131c4a0e3c4e [term 2 FOLLOWER]: Refusing update from remote peer 9d0979287caa4aeda8b2eb497738688e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:27:26.822363 13173 consensus_queue.cc:1048] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619126b7e7f4f789979131c4a0e3c4e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:27:26.838995 13067 consensus_peers.cc:597] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e -> Peer 534f9427496e4d848e4b5ecb05692a40 (127.6.224.129:39821): Couldn't send request to peer 534f9427496e4d848e4b5ecb05692a40. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:39821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:26.944903 12906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:26.946368 12906 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:26.946689 12906 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:28.947654 12906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:28.948930 12906 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:28.949265 12906 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:27:29.064432 13067 consensus_peers.cc:597] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e -> Peer 534f9427496e4d848e4b5ecb05692a40 (127.6.224.129:39821): Couldn't send request to peer 534f9427496e4d848e4b5ecb05692a40. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:39821: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:27:30.950374 12906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:30.951920 12906 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:30.952275 12906 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:27:31.475009 13067 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.224.129:39821: connect: Connection refused (error 111) [suppressed 11 similar messages]
W20260630 12:27:31.478204 13067 consensus_peers.cc:597] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e -> Peer 534f9427496e4d848e4b5ecb05692a40 (127.6.224.129:39821): Couldn't send request to peer 534f9427496e4d848e4b5ecb05692a40. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:39821: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260630 12:27:32.953330 12906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:32.954631 12906 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:32.954916 12906 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:27:33.949011 13067 consensus_peers.cc:597] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e -> Peer 534f9427496e4d848e4b5ecb05692a40 (127.6.224.129:39821): Couldn't send request to peer 534f9427496e4d848e4b5ecb05692a40. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:39821: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:27:34.955874 12906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:34.957187 12906 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:34.957474 12906 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:35.703644  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:27:35.730136  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:35.730829  7042 tablet_replica.cc:333] T e78b5c077ba341e9b128363db67a8b40 P f619126b7e7f4f789979131c4a0e3c4e: stopping tablet replica
I20260630 12:27:35.731371  7042 raft_consensus.cc:2243] T e78b5c077ba341e9b128363db67a8b40 P f619126b7e7f4f789979131c4a0e3c4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:35.731989  7042 raft_consensus.cc:2272] T e78b5c077ba341e9b128363db67a8b40 P f619126b7e7f4f789979131c4a0e3c4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.752950  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
I20260630 12:27:35.765445  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:27:35.785806  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:35.786437  7042 tablet_replica.cc:333] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e: stopping tablet replica
I20260630 12:27:35.787045  7042 raft_consensus.cc:2243] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:35.788072  7042 raft_consensus.cc:2272] T e78b5c077ba341e9b128363db67a8b40 P 9d0979287caa4aeda8b2eb497738688e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.807700  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:27:35.819864  7042 master.cc:562] Master@127.6.224.190:40317 shutting down...
I20260630 12:27:35.838378  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:35.839025  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:35.839344  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 469684bc5493480394ef2f56413c9ceb: stopping tablet replica
I20260630 12:27:35.857972  7042 master.cc:584] Master@127.6.224.190:40317 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13147 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:27:35.897858  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:43753
I20260630 12:27:35.899117  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:35.905193 13193 instance_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:27:35.905234 13194 instance_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:27:35.905632 13196 instance_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:27:35.906446  7042 server_base.cc:1061] running on GCE node
I20260630 12:27:35.907228  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:35.907399  7042 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:27:35.907521  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822455907508 us; error 0 us; skew 500 ppm
I20260630 12:27:35.907940  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:35.910228  7042 webserver.cc:533] Webserver started at http://127.6.224.190:43623/ using document root <none> and password file <none>
I20260630 12:27:35.910681  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:35.910835  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:35.911057  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:35.912222  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "7f091e31c5164012bf9766bb04b61786"
format_stamp: "Formatted at 2026-06-30 12:27:35 on dist-test-slave-fh7x"
I20260630 12:27:35.916604  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:27:35.919973 13201 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:27:35.920663  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:35.920895  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "7f091e31c5164012bf9766bb04b61786"
format_stamp: "Formatted at 2026-06-30 12:27:35 on dist-test-slave-fh7x"
I20260630 12:27:35.921170  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-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:27:35.932899  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:35.934100  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:35.971604  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:43753
I20260630 12:27:35.971692 13252 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:43753 every 8 connection(s)
I20260630 12:27:35.975523 13253 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:27:35.987044 13253 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786: Bootstrap starting.
I20260630 12:27:35.991959 13253 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:35.996142 13253 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786: No bootstrap required, opened a new log
I20260630 12:27:35.998361 13253 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f091e31c5164012bf9766bb04b61786" member_type: VOTER }
I20260630 12:27:35.998785 13253 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:35.999045 13253 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f091e31c5164012bf9766bb04b61786, State: Initialized, Role: FOLLOWER
I20260630 12:27:35.999651 13253 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7f091e31c5164012bf9766bb04b61786" member_type: VOTER }
I20260630 12:27:36.000098 13253 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:36.000306 13253 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:36.000555 13253 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:36.005249 13253 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f091e31c5164012bf9766bb04b61786" member_type: VOTER }
I20260630 12:27:36.005766 13253 leader_election.cc:304] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786 [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: 7f091e31c5164012bf9766bb04b61786; no voters: 
I20260630 12:27:36.006857 13253 leader_election.cc:290] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:36.007193 13256 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:36.008448 13256 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786 [term 1 LEADER]: Becoming Leader. State: Replica: 7f091e31c5164012bf9766bb04b61786, State: Running, Role: LEADER
I20260630 12:27:36.009217 13256 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786 [LEADER]: Queue going to LEADER mode. State: All 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: "7f091e31c5164012bf9766bb04b61786" member_type: VOTER }
I20260630 12:27:36.009956 13253 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:36.012138 13258 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7f091e31c5164012bf9766bb04b61786. Latest consensus state: current_term: 1 leader_uuid: "7f091e31c5164012bf9766bb04b61786" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f091e31c5164012bf9766bb04b61786" member_type: VOTER } }
I20260630 12:27:36.012094 13257 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7f091e31c5164012bf9766bb04b61786" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f091e31c5164012bf9766bb04b61786" member_type: VOTER } }
I20260630 12:27:36.012943 13257 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:36.012853 13258 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:36.016506 13262 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:36.024121 13262 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:36.025128  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:36.032950 13262 catalog_manager.cc:1383] Generated new cluster ID: 07b24a9df40a402db0c911fc69c916b4
I20260630 12:27:36.033274 13262 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:36.044970 13262 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:36.046339 13262 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:36.060204 13262 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786: Generated new TSK 0
I20260630 12:27:36.060822 13262 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:36.092633  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:36.099725 13275 instance_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:27:36.099984 13274 instance_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:27:36.101432 13277 instance_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:27:36.101822  7042 server_base.cc:1061] running on GCE node
I20260630 12:27:36.102667  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:36.102859  7042 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:27:36.103004  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822456102987 us; error 0 us; skew 500 ppm
I20260630 12:27:36.103506  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:36.105674  7042 webserver.cc:533] Webserver started at http://127.6.224.129:43155/ using document root <none> and password file <none>
I20260630 12:27:36.106127  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:36.106297  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:36.106539  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:36.107656  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "bfef0b83a3554956977d1cf700aa797d"
format_stamp: "Formatted at 2026-06-30 12:27:36 on dist-test-slave-fh7x"
I20260630 12:27:36.112257  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:36.115526 13282 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:27:36.116250  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:36.116525  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "bfef0b83a3554956977d1cf700aa797d"
format_stamp: "Formatted at 2026-06-30 12:27:36 on dist-test-slave-fh7x"
I20260630 12:27:36.116780  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-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:27:36.134572  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:36.135761  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:36.137281  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:36.139524  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:36.139717  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:36.139935  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:36.140105  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:36.178717  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:46427
I20260630 12:27:36.178822 13344 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:46427 every 8 connection(s)
I20260630 12:27:36.183571  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:36.190621 13349 instance_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:27:36.193621 13350 instance_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:27:36.194255 13352 instance_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:27:36.195554  7042 server_base.cc:1061] running on GCE node
I20260630 12:27:36.196589  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:27:36.196668 13345 heartbeater.cc:344] Connected to a master server at 127.6.224.190:43753
W20260630 12:27:36.196823  7042 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:27:36.197081  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822456197038 us; error 0 us; skew 500 ppm
I20260630 12:27:36.197149 13345 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:36.197660  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:36.197978 13345 heartbeater.cc:507] Master 127.6.224.190:43753 requested a full tablet report, sending...
I20260630 12:27:36.200527  7042 webserver.cc:533] Webserver started at http://127.6.224.130:46813/ using document root <none> and password file <none>
I20260630 12:27:36.200603 13218 ts_manager.cc:194] Registered new tserver with Master: bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427)
I20260630 12:27:36.201097  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:36.201335  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:36.201589  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:36.202575 13218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44192
I20260630 12:27:36.202769  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "11978589a2fb4103acaae4308570aeb4"
format_stamp: "Formatted at 2026-06-30 12:27:36 on dist-test-slave-fh7x"
I20260630 12:27:36.207337  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:36.210554 13357 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:27:36.211305  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:27:36.211594  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "11978589a2fb4103acaae4308570aeb4"
format_stamp: "Formatted at 2026-06-30 12:27:36 on dist-test-slave-fh7x"
I20260630 12:27:36.211860  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-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:27:36.232940  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:36.234177  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:36.235631  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:36.237851  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:36.238052  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:36.238262  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:36.238409  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:36.276094  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:33689
I20260630 12:27:36.276196 13420 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:33689 every 8 connection(s)
I20260630 12:27:36.280630  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:36.287369 13424 instance_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:27:36.288560 13425 instance_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:27:36.291586 13428 instance_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:27:36.292343  7042 server_base.cc:1061] running on GCE node
I20260630 12:27:36.292497 13421 heartbeater.cc:344] Connected to a master server at 127.6.224.190:43753
I20260630 12:27:36.292963 13421 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:36.293344  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:36.293572  7042 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:27:36.293748  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822456293730 us; error 0 us; skew 500 ppm
I20260630 12:27:36.293764 13421 heartbeater.cc:507] Master 127.6.224.190:43753 requested a full tablet report, sending...
I20260630 12:27:36.294560  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:36.296171 13218 ts_manager.cc:194] Registered new tserver with Master: 11978589a2fb4103acaae4308570aeb4 (127.6.224.130:33689)
I20260630 12:27:36.297201  7042 webserver.cc:533] Webserver started at http://127.6.224.131:39101/ using document root <none> and password file <none>
I20260630 12:27:36.297715  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:36.297706 13218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44204
I20260630 12:27:36.298102  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:36.298393  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:36.299858  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "2eee6a96d34846fcad0eb41e5b8c482a"
format_stamp: "Formatted at 2026-06-30 12:27:36 on dist-test-slave-fh7x"
I20260630 12:27:36.304297  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:36.307663 13432 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:27:36.308440  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:36.308719  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "2eee6a96d34846fcad0eb41e5b8c482a"
format_stamp: "Formatted at 2026-06-30 12:27:36 on dist-test-slave-fh7x"
I20260630 12:27:36.308998  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-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:27:36.321975  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:36.323231  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:36.324649  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:36.326887  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:36.327105  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:36.327333  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:36.327483  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:36.365902  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:35785
I20260630 12:27:36.366021 13494 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:35785 every 8 connection(s)
I20260630 12:27:36.379613 13495 heartbeater.cc:344] Connected to a master server at 127.6.224.190:43753
I20260630 12:27:36.380008 13495 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:36.380697 13495 heartbeater.cc:507] Master 127.6.224.190:43753 requested a full tablet report, sending...
I20260630 12:27:36.382503 13218 ts_manager.cc:194] Registered new tserver with Master: 2eee6a96d34846fcad0eb41e5b8c482a (127.6.224.131:35785)
I20260630 12:27:36.382642  7042 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013693789s
I20260630 12:27:36.383869 13218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44216
I20260630 12:27:37.205207 13345 heartbeater.cc:499] Master 127.6.224.190:43753 was elected leader, sending a full tablet report...
I20260630 12:27:37.300405 13421 heartbeater.cc:499] Master 127.6.224.190:43753 was elected leader, sending a full tablet report...
I20260630 12:27:37.386745 13495 heartbeater.cc:499] Master 127.6.224.190:43753 was elected leader, sending a full tablet report...
I20260630 12:27:37.437348 13218 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44220:
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:27:37.439677 13218 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:27:37.493983 13310 tablet_service.cc:1511] Processing CreateTablet for tablet 82e338d39b524826af8c7f8199e93565 (DEFAULT_TABLE table=test-workload [id=5029af1305dd482dadb03ec5f1e1f6ea]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:37.494997 13308 tablet_service.cc:1511] Processing CreateTablet for tablet 46989a03123b4193b3871486a8fcbe0f (DEFAULT_TABLE table=test-workload [id=5029af1305dd482dadb03ec5f1e1f6ea]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:37.495532 13310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e338d39b524826af8c7f8199e93565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:37.496448 13308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46989a03123b4193b3871486a8fcbe0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:37.497706 13309 tablet_service.cc:1511] Processing CreateTablet for tablet 969482f2fd1443d5afd36d7c6d7acb16 (DEFAULT_TABLE table=test-workload [id=5029af1305dd482dadb03ec5f1e1f6ea]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:37.499022 13309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 969482f2fd1443d5afd36d7c6d7acb16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:37.496088 13307 tablet_service.cc:1511] Processing CreateTablet for tablet 291fd0408c554579901e657957e17171 (DEFAULT_TABLE table=test-workload [id=5029af1305dd482dadb03ec5f1e1f6ea]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:37.501902 13307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 291fd0408c554579901e657957e17171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:37.511893 13459 tablet_service.cc:1511] Processing CreateTablet for tablet 969482f2fd1443d5afd36d7c6d7acb16 (DEFAULT_TABLE table=test-workload [id=5029af1305dd482dadb03ec5f1e1f6ea]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:37.512653 13460 tablet_service.cc:1511] Processing CreateTablet for tablet 82e338d39b524826af8c7f8199e93565 (DEFAULT_TABLE table=test-workload [id=5029af1305dd482dadb03ec5f1e1f6ea]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:37.513473 13459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 969482f2fd1443d5afd36d7c6d7acb16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:37.514137 13460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e338d39b524826af8c7f8199e93565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:37.517853 13458 tablet_service.cc:1511] Processing CreateTablet for tablet 46989a03123b4193b3871486a8fcbe0f (DEFAULT_TABLE table=test-workload [id=5029af1305dd482dadb03ec5f1e1f6ea]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:37.519325 13458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46989a03123b4193b3871486a8fcbe0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:37.522370 13457 tablet_service.cc:1511] Processing CreateTablet for tablet 291fd0408c554579901e657957e17171 (DEFAULT_TABLE table=test-workload [id=5029af1305dd482dadb03ec5f1e1f6ea]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:37.523741 13457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 291fd0408c554579901e657957e17171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:37.526227 13384 tablet_service.cc:1511] Processing CreateTablet for tablet 969482f2fd1443d5afd36d7c6d7acb16 (DEFAULT_TABLE table=test-workload [id=5029af1305dd482dadb03ec5f1e1f6ea]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:37.527729 13384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 969482f2fd1443d5afd36d7c6d7acb16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:37.530237 13383 tablet_service.cc:1511] Processing CreateTablet for tablet 46989a03123b4193b3871486a8fcbe0f (DEFAULT_TABLE table=test-workload [id=5029af1305dd482dadb03ec5f1e1f6ea]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:37.531589 13383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46989a03123b4193b3871486a8fcbe0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:37.534247 13382 tablet_service.cc:1511] Processing CreateTablet for tablet 291fd0408c554579901e657957e17171 (DEFAULT_TABLE table=test-workload [id=5029af1305dd482dadb03ec5f1e1f6ea]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:37.535702 13382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 291fd0408c554579901e657957e17171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:37.538161 13385 tablet_service.cc:1511] Processing CreateTablet for tablet 82e338d39b524826af8c7f8199e93565 (DEFAULT_TABLE table=test-workload [id=5029af1305dd482dadb03ec5f1e1f6ea]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:37.539561 13385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e338d39b524826af8c7f8199e93565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:37.580096 13517 tablet_bootstrap.cc:492] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4: Bootstrap starting.
I20260630 12:27:37.582065 13516 tablet_bootstrap.cc:492] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d: Bootstrap starting.
I20260630 12:27:37.588858 13515 tablet_bootstrap.cc:492] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a: Bootstrap starting.
I20260630 12:27:37.592844 13516 tablet_bootstrap.cc:654] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:37.596223 13517 tablet_bootstrap.cc:654] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:37.596223 13515 tablet_bootstrap.cc:654] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:37.597702 13516 tablet_bootstrap.cc:492] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d: No bootstrap required, opened a new log
I20260630 12:27:37.598197 13516 ts_tablet_manager.cc:1403] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.001s
I20260630 12:27:37.601486 13517 tablet_bootstrap.cc:492] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4: No bootstrap required, opened a new log
I20260630 12:27:37.601173 13516 raft_consensus.cc:359] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.601614 13515 tablet_bootstrap.cc:492] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a: No bootstrap required, opened a new log
I20260630 12:27:37.601938 13516 raft_consensus.cc:385] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:37.602015 13517 ts_tablet_manager.cc:1403] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.004s
I20260630 12:27:37.602365 13516 raft_consensus.cc:740] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfef0b83a3554956977d1cf700aa797d, State: Initialized, Role: FOLLOWER
I20260630 12:27:37.602383 13515 ts_tablet_manager.cc:1403] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:27:37.603266 13516 consensus_queue.cc:260] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.605190 13517 raft_consensus.cc:359] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.605890 13516 ts_tablet_manager.cc:1434] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260630 12:27:37.606012 13517 raft_consensus.cc:385] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:37.605700 13515 raft_consensus.cc:359] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } }
I20260630 12:27:37.606539 13517 raft_consensus.cc:740] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11978589a2fb4103acaae4308570aeb4, State: Initialized, Role: FOLLOWER
I20260630 12:27:37.607098 13516 tablet_bootstrap.cc:492] T 46989a03123b4193b3871486a8fcbe0f P bfef0b83a3554956977d1cf700aa797d: Bootstrap starting.
I20260630 12:27:37.606652 13515 raft_consensus.cc:385] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:37.607678 13515 raft_consensus.cc:740] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eee6a96d34846fcad0eb41e5b8c482a, State: Initialized, Role: FOLLOWER
I20260630 12:27:37.608683 13515 consensus_queue.cc:260] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } }
I20260630 12:27:37.610334 13517 consensus_queue.cc:260] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.612622 13515 ts_tablet_manager.cc:1434] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:27:37.616086 13517 ts_tablet_manager.cc:1434] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260630 12:27:37.616245 13516 tablet_bootstrap.cc:654] T 46989a03123b4193b3871486a8fcbe0f P bfef0b83a3554956977d1cf700aa797d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:37.617238 13517 tablet_bootstrap.cc:492] T 82e338d39b524826af8c7f8199e93565 P 11978589a2fb4103acaae4308570aeb4: Bootstrap starting.
I20260630 12:27:37.623797 13517 tablet_bootstrap.cc:654] T 82e338d39b524826af8c7f8199e93565 P 11978589a2fb4103acaae4308570aeb4: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:37.629822 13517 tablet_bootstrap.cc:492] T 82e338d39b524826af8c7f8199e93565 P 11978589a2fb4103acaae4308570aeb4: No bootstrap required, opened a new log
I20260630 12:27:37.630414 13517 ts_tablet_manager.cc:1403] T 82e338d39b524826af8c7f8199e93565 P 11978589a2fb4103acaae4308570aeb4: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260630 12:27:37.630978 13515 tablet_bootstrap.cc:492] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a: Bootstrap starting.
I20260630 12:27:37.633127 13517 raft_consensus.cc:359] T 82e338d39b524826af8c7f8199e93565 P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } }
I20260630 12:27:37.633659 13517 raft_consensus.cc:385] T 82e338d39b524826af8c7f8199e93565 P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:37.633881 13517 raft_consensus.cc:740] T 82e338d39b524826af8c7f8199e93565 P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11978589a2fb4103acaae4308570aeb4, State: Initialized, Role: FOLLOWER
I20260630 12:27:37.634598 13522 raft_consensus.cc:493] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:37.634579 13517 consensus_queue.cc:260] T 82e338d39b524826af8c7f8199e93565 P 11978589a2fb4103acaae4308570aeb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } }
I20260630 12:27:37.635195 13522 raft_consensus.cc:515] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } }
I20260630 12:27:37.636986 13517 ts_tablet_manager.cc:1434] T 82e338d39b524826af8c7f8199e93565 P 11978589a2fb4103acaae4308570aeb4: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260630 12:27:37.637948 13517 tablet_bootstrap.cc:492] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4: Bootstrap starting.
I20260630 12:27:37.639092 13515 tablet_bootstrap.cc:654] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:37.643783 13516 tablet_bootstrap.cc:492] T 46989a03123b4193b3871486a8fcbe0f P bfef0b83a3554956977d1cf700aa797d: No bootstrap required, opened a new log
I20260630 12:27:37.644034 13517 tablet_bootstrap.cc:654] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:37.644426 13516 ts_tablet_manager.cc:1403] T 46989a03123b4193b3871486a8fcbe0f P bfef0b83a3554956977d1cf700aa797d: Time spent bootstrapping tablet: real 0.038s	user 0.025s	sys 0.008s
I20260630 12:27:37.648006 13516 raft_consensus.cc:359] T 46989a03123b4193b3871486a8fcbe0f P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.648886 13516 raft_consensus.cc:385] T 46989a03123b4193b3871486a8fcbe0f P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:37.649296 13516 raft_consensus.cc:740] T 46989a03123b4193b3871486a8fcbe0f P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfef0b83a3554956977d1cf700aa797d, State: Initialized, Role: FOLLOWER
I20260630 12:27:37.650125 13516 consensus_queue.cc:260] T 46989a03123b4193b3871486a8fcbe0f P bfef0b83a3554956977d1cf700aa797d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.652141 13515 tablet_bootstrap.cc:492] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a: No bootstrap required, opened a new log
I20260630 12:27:37.652343 13516 ts_tablet_manager.cc:1434] T 46989a03123b4193b3871486a8fcbe0f P bfef0b83a3554956977d1cf700aa797d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:27:37.652844 13515 ts_tablet_manager.cc:1403] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.012s
I20260630 12:27:37.653445 13516 tablet_bootstrap.cc:492] T 82e338d39b524826af8c7f8199e93565 P bfef0b83a3554956977d1cf700aa797d: Bootstrap starting.
I20260630 12:27:37.656980 13515 raft_consensus.cc:359] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.657775 13515 raft_consensus.cc:385] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:37.658138 13515 raft_consensus.cc:740] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eee6a96d34846fcad0eb41e5b8c482a, State: Initialized, Role: FOLLOWER
I20260630 12:27:37.658696 13522 leader_election.cc:290] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427), 11978589a2fb4103acaae4308570aeb4 (127.6.224.130:33689)
I20260630 12:27:37.658986 13515 consensus_queue.cc:260] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.663542 13516 tablet_bootstrap.cc:654] T 82e338d39b524826af8c7f8199e93565 P bfef0b83a3554956977d1cf700aa797d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:37.668790 13515 ts_tablet_manager.cc:1434] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.003s
I20260630 12:27:37.674029 13515 tablet_bootstrap.cc:492] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a: Bootstrap starting.
I20260630 12:27:37.675874 13516 tablet_bootstrap.cc:492] T 82e338d39b524826af8c7f8199e93565 P bfef0b83a3554956977d1cf700aa797d: No bootstrap required, opened a new log
I20260630 12:27:37.676522 13516 ts_tablet_manager.cc:1403] T 82e338d39b524826af8c7f8199e93565 P bfef0b83a3554956977d1cf700aa797d: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260630 12:27:37.679656 13516 raft_consensus.cc:359] T 82e338d39b524826af8c7f8199e93565 P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } }
I20260630 12:27:37.680557 13516 raft_consensus.cc:385] T 82e338d39b524826af8c7f8199e93565 P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:37.680706 13515 tablet_bootstrap.cc:654] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:37.680954 13516 raft_consensus.cc:740] T 82e338d39b524826af8c7f8199e93565 P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfef0b83a3554956977d1cf700aa797d, State: Initialized, Role: FOLLOWER
I20260630 12:27:37.681993 13516 consensus_queue.cc:260] T 82e338d39b524826af8c7f8199e93565 P bfef0b83a3554956977d1cf700aa797d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } }
I20260630 12:27:37.688844 13516 ts_tablet_manager.cc:1434] T 82e338d39b524826af8c7f8199e93565 P bfef0b83a3554956977d1cf700aa797d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:27:37.690198 13516 tablet_bootstrap.cc:492] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d: Bootstrap starting.
I20260630 12:27:37.692575 13515 tablet_bootstrap.cc:492] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a: No bootstrap required, opened a new log
I20260630 12:27:37.693223 13515 ts_tablet_manager.cc:1403] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260630 12:27:37.696439 13515 raft_consensus.cc:359] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.697749 13516 tablet_bootstrap.cc:654] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:37.697373 13515 raft_consensus.cc:385] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:37.698937 13515 raft_consensus.cc:740] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eee6a96d34846fcad0eb41e5b8c482a, State: Initialized, Role: FOLLOWER
I20260630 12:27:37.699796 13515 consensus_queue.cc:260] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.709969 13516 tablet_bootstrap.cc:492] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d: No bootstrap required, opened a new log
I20260630 12:27:37.710644 13516 ts_tablet_manager.cc:1403] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260630 12:27:37.711004 13515 ts_tablet_manager.cc:1434] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260630 12:27:37.714146 13516 raft_consensus.cc:359] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.714696 13515 tablet_bootstrap.cc:492] T 46989a03123b4193b3871486a8fcbe0f P 2eee6a96d34846fcad0eb41e5b8c482a: Bootstrap starting.
I20260630 12:27:37.715032 13516 raft_consensus.cc:385] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:37.715471 13516 raft_consensus.cc:740] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfef0b83a3554956977d1cf700aa797d, State: Initialized, Role: FOLLOWER
I20260630 12:27:37.716506 13516 consensus_queue.cc:260] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.721611 13516 ts_tablet_manager.cc:1434] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.006s
I20260630 12:27:37.722301 13515 tablet_bootstrap.cc:654] T 46989a03123b4193b3871486a8fcbe0f P 2eee6a96d34846fcad0eb41e5b8c482a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:37.734040 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e338d39b524826af8c7f8199e93565" candidate_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfef0b83a3554956977d1cf700aa797d" is_pre_election: true
I20260630 12:27:37.734899 13320 raft_consensus.cc:2468] T 82e338d39b524826af8c7f8199e93565 P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eee6a96d34846fcad0eb41e5b8c482a in term 0.
I20260630 12:27:37.735682 13515 tablet_bootstrap.cc:492] T 46989a03123b4193b3871486a8fcbe0f P 2eee6a96d34846fcad0eb41e5b8c482a: No bootstrap required, opened a new log
I20260630 12:27:37.736227 13515 ts_tablet_manager.cc:1403] T 46989a03123b4193b3871486a8fcbe0f P 2eee6a96d34846fcad0eb41e5b8c482a: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.007s
I20260630 12:27:37.736580 13433 leader_election.cc:304] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eee6a96d34846fcad0eb41e5b8c482a, bfef0b83a3554956977d1cf700aa797d; no voters: 
I20260630 12:27:37.737604 13530 raft_consensus.cc:2804] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:37.737982 13530 raft_consensus.cc:493] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:37.738296 13530 raft_consensus.cc:3060] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:37.740811 13515 raft_consensus.cc:359] T 46989a03123b4193b3871486a8fcbe0f P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.741468 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e338d39b524826af8c7f8199e93565" candidate_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11978589a2fb4103acaae4308570aeb4" is_pre_election: true
I20260630 12:27:37.742228 13395 raft_consensus.cc:2468] T 82e338d39b524826af8c7f8199e93565 P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eee6a96d34846fcad0eb41e5b8c482a in term 0.
I20260630 12:27:37.741592 13515 raft_consensus.cc:385] T 46989a03123b4193b3871486a8fcbe0f P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:37.743251 13515 raft_consensus.cc:740] T 46989a03123b4193b3871486a8fcbe0f P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eee6a96d34846fcad0eb41e5b8c482a, State: Initialized, Role: FOLLOWER
I20260630 12:27:37.744341 13517 tablet_bootstrap.cc:492] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4: No bootstrap required, opened a new log
I20260630 12:27:37.744028 13515 consensus_queue.cc:260] T 46989a03123b4193b3871486a8fcbe0f P 2eee6a96d34846fcad0eb41e5b8c482a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.744731 13517 ts_tablet_manager.cc:1403] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4: Time spent bootstrapping tablet: real 0.107s	user 0.049s	sys 0.051s
I20260630 12:27:37.746459 13515 ts_tablet_manager.cc:1434] T 46989a03123b4193b3871486a8fcbe0f P 2eee6a96d34846fcad0eb41e5b8c482a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:27:37.746524 13530 raft_consensus.cc:515] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } }
I20260630 12:27:37.747960 13517 raft_consensus.cc:359] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.748744 13530 leader_election.cc:290] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [CANDIDATE]: Term 1 election: Requested vote from peers bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427), 11978589a2fb4103acaae4308570aeb4 (127.6.224.130:33689)
I20260630 12:27:37.749447 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e338d39b524826af8c7f8199e93565" candidate_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfef0b83a3554956977d1cf700aa797d"
I20260630 12:27:37.749887 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e338d39b524826af8c7f8199e93565" candidate_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11978589a2fb4103acaae4308570aeb4"
I20260630 12:27:37.750300 13320 raft_consensus.cc:3060] T 82e338d39b524826af8c7f8199e93565 P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:37.750492 13395 raft_consensus.cc:3060] T 82e338d39b524826af8c7f8199e93565 P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:37.748775 13517 raft_consensus.cc:385] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:37.753275 13517 raft_consensus.cc:740] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11978589a2fb4103acaae4308570aeb4, State: Initialized, Role: FOLLOWER
I20260630 12:27:37.754243 13517 consensus_queue.cc:260] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.756503 13517 ts_tablet_manager.cc:1434] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260630 12:27:37.757555 13517 tablet_bootstrap.cc:492] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4: Bootstrap starting.
I20260630 12:27:37.758419 13395 raft_consensus.cc:2468] T 82e338d39b524826af8c7f8199e93565 P 11978589a2fb4103acaae4308570aeb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eee6a96d34846fcad0eb41e5b8c482a in term 1.
I20260630 12:27:37.759552 13434 leader_election.cc:304] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11978589a2fb4103acaae4308570aeb4, 2eee6a96d34846fcad0eb41e5b8c482a; no voters: 
I20260630 12:27:37.760257 13530 raft_consensus.cc:2804] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:37.760666 13530 raft_consensus.cc:697] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 LEADER]: Becoming Leader. State: Replica: 2eee6a96d34846fcad0eb41e5b8c482a, State: Running, Role: LEADER
I20260630 12:27:37.761552 13530 consensus_queue.cc:237] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } }
I20260630 12:27:37.763794 13517 tablet_bootstrap.cc:654] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:37.765996 13320 raft_consensus.cc:2468] T 82e338d39b524826af8c7f8199e93565 P bfef0b83a3554956977d1cf700aa797d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eee6a96d34846fcad0eb41e5b8c482a in term 1.
I20260630 12:27:37.771821 13517 tablet_bootstrap.cc:492] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4: No bootstrap required, opened a new log
I20260630 12:27:37.772286 13517 ts_tablet_manager.cc:1403] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:27:37.774583 13216 catalog_manager.cc:5697] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2eee6a96d34846fcad0eb41e5b8c482a (127.6.224.131). New cstate: current_term: 1 leader_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:37.775204 13517 raft_consensus.cc:359] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.775919 13517 raft_consensus.cc:385] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:37.776228 13517 raft_consensus.cc:740] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11978589a2fb4103acaae4308570aeb4, State: Initialized, Role: FOLLOWER
I20260630 12:27:37.777092 13517 consensus_queue.cc:260] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.779397 13517 ts_tablet_manager.cc:1434] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:27:37.844147 13523 raft_consensus.cc:493] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:37.844700 13523 raft_consensus.cc:515] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.847150 13523 leader_election.cc:290] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427), 2eee6a96d34846fcad0eb41e5b8c482a (127.6.224.131:35785)
I20260630 12:27:37.857326 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46989a03123b4193b3871486a8fcbe0f" candidate_uuid: "11978589a2fb4103acaae4308570aeb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfef0b83a3554956977d1cf700aa797d" is_pre_election: true
I20260630 12:27:37.857971 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46989a03123b4193b3871486a8fcbe0f" candidate_uuid: "11978589a2fb4103acaae4308570aeb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" is_pre_election: true
I20260630 12:27:37.857971 13320 raft_consensus.cc:2468] T 46989a03123b4193b3871486a8fcbe0f P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11978589a2fb4103acaae4308570aeb4 in term 0.
I20260630 12:27:37.858636 13470 raft_consensus.cc:2468] T 46989a03123b4193b3871486a8fcbe0f P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11978589a2fb4103acaae4308570aeb4 in term 0.
I20260630 12:27:37.859354 13358 leader_election.cc:304] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11978589a2fb4103acaae4308570aeb4, bfef0b83a3554956977d1cf700aa797d; no voters: 
I20260630 12:27:37.860090 13523 raft_consensus.cc:2804] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:37.860435 13523 raft_consensus.cc:493] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:37.860666 13523 raft_consensus.cc:3060] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:37.866214 13523 raft_consensus.cc:515] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.867929 13523 leader_election.cc:290] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [CANDIDATE]: Term 1 election: Requested vote from peers bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427), 2eee6a96d34846fcad0eb41e5b8c482a (127.6.224.131:35785)
I20260630 12:27:37.868659 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46989a03123b4193b3871486a8fcbe0f" candidate_uuid: "11978589a2fb4103acaae4308570aeb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfef0b83a3554956977d1cf700aa797d"
I20260630 12:27:37.868947 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46989a03123b4193b3871486a8fcbe0f" candidate_uuid: "11978589a2fb4103acaae4308570aeb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee6a96d34846fcad0eb41e5b8c482a"
I20260630 12:27:37.869211 13320 raft_consensus.cc:3060] T 46989a03123b4193b3871486a8fcbe0f P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:37.869470 13470 raft_consensus.cc:3060] T 46989a03123b4193b3871486a8fcbe0f P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:37.874202 13320 raft_consensus.cc:2468] T 46989a03123b4193b3871486a8fcbe0f P bfef0b83a3554956977d1cf700aa797d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11978589a2fb4103acaae4308570aeb4 in term 1.
I20260630 12:27:37.875267 13470 raft_consensus.cc:2468] T 46989a03123b4193b3871486a8fcbe0f P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11978589a2fb4103acaae4308570aeb4 in term 1.
I20260630 12:27:37.875270 13358 leader_election.cc:304] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11978589a2fb4103acaae4308570aeb4, bfef0b83a3554956977d1cf700aa797d; no voters: 
I20260630 12:27:37.876159 13523 raft_consensus.cc:2804] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:37.877372 13523 raft_consensus.cc:697] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [term 1 LEADER]: Becoming Leader. State: Replica: 11978589a2fb4103acaae4308570aeb4, State: Running, Role: LEADER
I20260630 12:27:37.878134 13523 consensus_queue.cc:237] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.885221 13217 catalog_manager.cc:5697] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11978589a2fb4103acaae4308570aeb4 (127.6.224.130). New cstate: current_term: 1 leader_uuid: "11978589a2fb4103acaae4308570aeb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:37.930001 13521 raft_consensus.cc:493] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:37.930533 13521 raft_consensus.cc:515] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.932484 13521 leader_election.cc:290] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11978589a2fb4103acaae4308570aeb4 (127.6.224.130:33689), 2eee6a96d34846fcad0eb41e5b8c482a (127.6.224.131:35785)
I20260630 12:27:37.942529 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291fd0408c554579901e657957e17171" candidate_uuid: "bfef0b83a3554956977d1cf700aa797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11978589a2fb4103acaae4308570aeb4" is_pre_election: true
I20260630 12:27:37.942906 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291fd0408c554579901e657957e17171" candidate_uuid: "bfef0b83a3554956977d1cf700aa797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" is_pre_election: true
I20260630 12:27:37.943142 13395 raft_consensus.cc:2468] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfef0b83a3554956977d1cf700aa797d in term 0.
I20260630 12:27:37.943562 13470 raft_consensus.cc:2468] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfef0b83a3554956977d1cf700aa797d in term 0.
I20260630 12:27:37.944245 13284 leader_election.cc:304] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11978589a2fb4103acaae4308570aeb4, bfef0b83a3554956977d1cf700aa797d; no voters: 
I20260630 12:27:37.944928 13521 raft_consensus.cc:2804] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:37.945253 13521 raft_consensus.cc:493] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:37.945494 13521 raft_consensus.cc:3060] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:37.950237 13521 raft_consensus.cc:515] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.951701 13521 leader_election.cc:290] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d [CANDIDATE]: Term 1 election: Requested vote from peers 11978589a2fb4103acaae4308570aeb4 (127.6.224.130:33689), 2eee6a96d34846fcad0eb41e5b8c482a (127.6.224.131:35785)
I20260630 12:27:37.952504 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291fd0408c554579901e657957e17171" candidate_uuid: "bfef0b83a3554956977d1cf700aa797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11978589a2fb4103acaae4308570aeb4"
I20260630 12:27:37.952756 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291fd0408c554579901e657957e17171" candidate_uuid: "bfef0b83a3554956977d1cf700aa797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee6a96d34846fcad0eb41e5b8c482a"
I20260630 12:27:37.953022 13395 raft_consensus.cc:3060] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:37.953321 13470 raft_consensus.cc:3060] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:37.958159 13395 raft_consensus.cc:2468] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfef0b83a3554956977d1cf700aa797d in term 1.
I20260630 12:27:37.958506 13470 raft_consensus.cc:2468] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfef0b83a3554956977d1cf700aa797d in term 1.
I20260630 12:27:37.959120 13284 leader_election.cc:304] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11978589a2fb4103acaae4308570aeb4, bfef0b83a3554956977d1cf700aa797d; no voters: 
I20260630 12:27:37.959872 13521 raft_consensus.cc:2804] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:37.960850 13521 raft_consensus.cc:697] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d [term 1 LEADER]: Becoming Leader. State: Replica: bfef0b83a3554956977d1cf700aa797d, State: Running, Role: LEADER
I20260630 12:27:37.961491 13521 consensus_queue.cc:237] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.964079 13543 raft_consensus.cc:493] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:37.964460 13543 raft_consensus.cc:515] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.966320 13543 leader_election.cc:290] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11978589a2fb4103acaae4308570aeb4 (127.6.224.130:33689), 2eee6a96d34846fcad0eb41e5b8c482a (127.6.224.131:35785)
I20260630 12:27:37.967108 13530 raft_consensus.cc:493] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:37.967409 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969482f2fd1443d5afd36d7c6d7acb16" candidate_uuid: "bfef0b83a3554956977d1cf700aa797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" is_pre_election: true
I20260630 12:27:37.967129 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969482f2fd1443d5afd36d7c6d7acb16" candidate_uuid: "bfef0b83a3554956977d1cf700aa797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11978589a2fb4103acaae4308570aeb4" is_pre_election: true
I20260630 12:27:37.967628 13530 raft_consensus.cc:515] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.968356 13395 raft_consensus.cc:2468] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfef0b83a3554956977d1cf700aa797d in term 0.
I20260630 12:27:37.968647 13470 raft_consensus.cc:2468] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfef0b83a3554956977d1cf700aa797d in term 0.
I20260630 12:27:37.969803 13530 leader_election.cc:290] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427), 11978589a2fb4103acaae4308570aeb4 (127.6.224.130:33689)
I20260630 12:27:37.969040 13217 catalog_manager.cc:5697] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d reported cstate change: term changed from 0 to 1, leader changed from <none> to bfef0b83a3554956977d1cf700aa797d (127.6.224.129). New cstate: current_term: 1 leader_uuid: "bfef0b83a3554956977d1cf700aa797d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:37.969616 13284 leader_election.cc:304] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11978589a2fb4103acaae4308570aeb4, bfef0b83a3554956977d1cf700aa797d; no voters: 
I20260630 12:27:37.970811 13543 raft_consensus.cc:2804] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:37.971220 13543 raft_consensus.cc:493] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:37.971403 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969482f2fd1443d5afd36d7c6d7acb16" candidate_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11978589a2fb4103acaae4308570aeb4" is_pre_election: true
I20260630 12:27:37.971604 13543 raft_consensus.cc:3060] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:37.971784 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969482f2fd1443d5afd36d7c6d7acb16" candidate_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfef0b83a3554956977d1cf700aa797d" is_pre_election: true
I20260630 12:27:37.971982 13395 raft_consensus.cc:2468] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eee6a96d34846fcad0eb41e5b8c482a in term 0.
I20260630 12:27:37.972918 13434 leader_election.cc:304] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11978589a2fb4103acaae4308570aeb4, 2eee6a96d34846fcad0eb41e5b8c482a; no voters: 
I20260630 12:27:37.973614 13530 raft_consensus.cc:2804] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:37.973903 13530 raft_consensus.cc:493] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:37.974200 13530 raft_consensus.cc:3060] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:37.977847 13543 raft_consensus.cc:515] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.979064 13320 raft_consensus.cc:2393] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2eee6a96d34846fcad0eb41e5b8c482a in current term 1: Already voted for candidate bfef0b83a3554956977d1cf700aa797d in this term.
I20260630 12:27:37.980470 13543 leader_election.cc:290] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d [CANDIDATE]: Term 1 election: Requested vote from peers 11978589a2fb4103acaae4308570aeb4 (127.6.224.130:33689), 2eee6a96d34846fcad0eb41e5b8c482a (127.6.224.131:35785)
I20260630 12:27:37.981319 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969482f2fd1443d5afd36d7c6d7acb16" candidate_uuid: "bfef0b83a3554956977d1cf700aa797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11978589a2fb4103acaae4308570aeb4"
I20260630 12:27:37.981221 13530 raft_consensus.cc:515] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.981663 13470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969482f2fd1443d5afd36d7c6d7acb16" candidate_uuid: "bfef0b83a3554956977d1cf700aa797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eee6a96d34846fcad0eb41e5b8c482a"
I20260630 12:27:37.981976 13395 raft_consensus.cc:3060] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:37.982402 13470 raft_consensus.cc:2393] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bfef0b83a3554956977d1cf700aa797d in current term 1: Already voted for candidate 2eee6a96d34846fcad0eb41e5b8c482a in this term.
I20260630 12:27:37.983369 13530 leader_election.cc:290] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [CANDIDATE]: Term 1 election: Requested vote from peers bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427), 11978589a2fb4103acaae4308570aeb4 (127.6.224.130:33689)
I20260630 12:27:37.984432 13394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969482f2fd1443d5afd36d7c6d7acb16" candidate_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11978589a2fb4103acaae4308570aeb4"
I20260630 12:27:37.984588 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969482f2fd1443d5afd36d7c6d7acb16" candidate_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfef0b83a3554956977d1cf700aa797d"
I20260630 12:27:37.985358 13320 raft_consensus.cc:2393] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2eee6a96d34846fcad0eb41e5b8c482a in current term 1: Already voted for candidate bfef0b83a3554956977d1cf700aa797d in this term.
I20260630 12:27:37.986404 13433 leader_election.cc:304] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [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: 2eee6a96d34846fcad0eb41e5b8c482a; no voters: 11978589a2fb4103acaae4308570aeb4, bfef0b83a3554956977d1cf700aa797d
I20260630 12:27:37.987071 13530 raft_consensus.cc:2749] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:27:37.987720 13395 raft_consensus.cc:2468] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfef0b83a3554956977d1cf700aa797d in term 1.
I20260630 12:27:37.988600 13284 leader_election.cc:304] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d [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: 11978589a2fb4103acaae4308570aeb4, bfef0b83a3554956977d1cf700aa797d; no voters: 2eee6a96d34846fcad0eb41e5b8c482a
I20260630 12:27:37.989250 13543 raft_consensus.cc:2804] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:37.989617 13543 raft_consensus.cc:697] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d [term 1 LEADER]: Becoming Leader. State: Replica: bfef0b83a3554956977d1cf700aa797d, State: Running, Role: LEADER
I20260630 12:27:37.990321 13543 consensus_queue.cc:237] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:37.996898 13217 catalog_manager.cc:5697] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d reported cstate change: term changed from 0 to 1, leader changed from <none> to bfef0b83a3554956977d1cf700aa797d (127.6.224.129). New cstate: current_term: 1 leader_uuid: "bfef0b83a3554956977d1cf700aa797d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:38.067291  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:27:38.084867  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:38.085656  7042 tablet_replica.cc:333] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d: stopping tablet replica
I20260630 12:27:38.086215  7042 raft_consensus.cc:2243] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:38.086817  7042 pending_rounds.cc:70] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d: Trying to abort 1 pending ops.
I20260630 12:27:38.087009  7042 pending_rounds.cc:77] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440787934941184 op_type: NO_OP noop_request { }
I20260630 12:27:38.087291  7042 raft_consensus.cc:2889] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:38.087544  7042 raft_consensus.cc:2272] T 969482f2fd1443d5afd36d7c6d7acb16 P bfef0b83a3554956977d1cf700aa797d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:38.089893  7042 tablet_replica.cc:333] T 82e338d39b524826af8c7f8199e93565 P bfef0b83a3554956977d1cf700aa797d: stopping tablet replica
I20260630 12:27:38.090417  7042 raft_consensus.cc:2243] T 82e338d39b524826af8c7f8199e93565 P bfef0b83a3554956977d1cf700aa797d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:38.090777  7042 raft_consensus.cc:2272] T 82e338d39b524826af8c7f8199e93565 P bfef0b83a3554956977d1cf700aa797d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:38.092604  7042 tablet_replica.cc:333] T 46989a03123b4193b3871486a8fcbe0f P bfef0b83a3554956977d1cf700aa797d: stopping tablet replica
I20260630 12:27:38.093163  7042 raft_consensus.cc:2243] T 46989a03123b4193b3871486a8fcbe0f P bfef0b83a3554956977d1cf700aa797d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:38.093513  7042 raft_consensus.cc:2272] T 46989a03123b4193b3871486a8fcbe0f P bfef0b83a3554956977d1cf700aa797d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:38.095285  7042 tablet_replica.cc:333] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d: stopping tablet replica
I20260630 12:27:38.095736  7042 raft_consensus.cc:2243] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:38.096274  7042 pending_rounds.cc:70] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d: Trying to abort 1 pending ops.
I20260630 12:27:38.096504  7042 pending_rounds.cc:77] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440787816726528 op_type: NO_OP noop_request { }
I20260630 12:27:38.096771  7042 raft_consensus.cc:2889] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:38.097021  7042 raft_consensus.cc:2272] T 291fd0408c554579901e657957e17171 P bfef0b83a3554956977d1cf700aa797d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:38.119932  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:27:38.164763 13530 consensus_queue.cc:1048] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:27:38.176383 13433 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260630 12:27:38.180789 13433 consensus_peers.cc:597] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a -> Peer bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): Couldn't send request to peer bfef0b83a3554956977d1cf700aa797d. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:38.330732 13358 consensus_peers.cc:597] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 -> Peer bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): Couldn't send request to peer bfef0b83a3554956977d1cf700aa797d. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:38.500659 13523 consensus_queue.cc:1048] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:38.888618 13553 consensus_queue.cc:579] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [LEADER]: Leader has been unable to successfully communicate with peer bfef0b83a3554956977d1cf700aa797d for more than 1 seconds (1.009s)
W20260630 12:27:38.895092 13217 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 46989a03123b4193b3871486a8fcbe0f with cas_config_opid_index -1: no extra replica candidate found for tablet 46989a03123b4193b3871486a8fcbe0f (table test-workload [id=5029af1305dd482dadb03ec5f1e1f6ea]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
W20260630 12:27:39.027911 13266 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver bfef0b83a3554956977d1cf700aa797d not available for placement
I20260630 12:27:39.098778 13548 consensus_queue.cc:579] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Leader has been unable to successfully communicate with peer bfef0b83a3554956977d1cf700aa797d for more than 1 seconds (1.336s)
I20260630 12:27:39.163174  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:39.168834 13561 instance_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:27:39.169572 13562 instance_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:27:39.172042 13564 instance_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:27:39.172188  7042 server_base.cc:1061] running on GCE node
I20260630 12:27:39.173336  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:39.173581  7042 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:27:39.173748  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822459173732 us; error 0 us; skew 500 ppm
I20260630 12:27:39.174216  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:39.176403  7042 webserver.cc:533] Webserver started at http://127.6.224.132:37861/ using document root <none> and password file <none>
I20260630 12:27:39.176890  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:39.177107  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:39.177358  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:39.178380  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-0/minicluster-data/ts-3-root/instance:
uuid: "df3280940c1a485d913512e96fea7e05"
format_stamp: "Formatted at 2026-06-30 12:27:39 on dist-test-slave-fh7x"
I20260630 12:27:39.182601  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:27:39.185822 13569 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:27:39.186513  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:39.186780  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-0/minicluster-data/ts-3-root
uuid: "df3280940c1a485d913512e96fea7e05"
format_stamp: "Formatted at 2026-06-30 12:27:39 on dist-test-slave-fh7x"
I20260630 12:27:39.187067  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822288522220-7042-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:27:39.205008  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:39.206069  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:39.207437  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:39.209578  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:39.209775  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:39.209995  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:39.210141  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:39.247098  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.132:33589
I20260630 12:27:39.247182 13631 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.132:33589 every 8 connection(s)
I20260630 12:27:39.260353 13632 heartbeater.cc:344] Connected to a master server at 127.6.224.190:43753
I20260630 12:27:39.260690 13632 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:39.261392 13632 heartbeater.cc:507] Master 127.6.224.190:43753 requested a full tablet report, sending...
I20260630 12:27:39.263235 13217 ts_manager.cc:194] Registered new tserver with Master: df3280940c1a485d913512e96fea7e05 (127.6.224.132:33589)
I20260630 12:27:39.264657 13217 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44222
I20260630 12:27:39.279801 13395 consensus_queue.cc:237] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [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: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } }
I20260630 12:27:39.286213 13470 raft_consensus.cc:1275] T 46989a03123b4193b3871486a8fcbe0f P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Refusing update from remote peer 11978589a2fb4103acaae4308570aeb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:39.287942 13556 consensus_queue.cc:1048] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:39.294869 13523 raft_consensus.cc:2955] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER df3280940c1a485d913512e96fea7e05 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } } }
I20260630 12:27:39.296921 13469 raft_consensus.cc:2955] T 46989a03123b4193b3871486a8fcbe0f P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER df3280940c1a485d913512e96fea7e05 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } } }
W20260630 12:27:39.298233 13358 consensus_peers.cc:597] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 -> Peer bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): Couldn't send request to peer bfef0b83a3554956977d1cf700aa797d. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:39.301265 13361 consensus_peers.cc:597] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 -> Peer df3280940c1a485d913512e96fea7e05 (127.6.224.132:33589): Couldn't send request to peer df3280940c1a485d913512e96fea7e05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 46989a03123b4193b3871486a8fcbe0f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:39.304368 13203 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 46989a03123b4193b3871486a8fcbe0f with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:27:39.308188 13217 catalog_manager.cc:5697] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 reported cstate change: config changed from index -1 to 2, NON_VOTER df3280940c1a485d913512e96fea7e05 (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "11978589a2fb4103acaae4308570aeb4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:39.349797 13469 consensus_queue.cc:237] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [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: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } }
I20260630 12:27:39.356514 13395 raft_consensus.cc:1275] T 82e338d39b524826af8c7f8199e93565 P 11978589a2fb4103acaae4308570aeb4 [term 1 FOLLOWER]: Refusing update from remote peer 2eee6a96d34846fcad0eb41e5b8c482a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:39.358212 13560 consensus_queue.cc:1048] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:27:39.360409 13433 consensus_peers.cc:597] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a -> Peer bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): Couldn't send request to peer bfef0b83a3554956977d1cf700aa797d. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:39.365351 13436 consensus_peers.cc:597] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a -> Peer df3280940c1a485d913512e96fea7e05 (127.6.224.132:33589): Couldn't send request to peer df3280940c1a485d913512e96fea7e05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82e338d39b524826af8c7f8199e93565. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:39.365226 13559 raft_consensus.cc:2955] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER df3280940c1a485d913512e96fea7e05 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } } }
I20260630 12:27:39.366900 13395 raft_consensus.cc:2955] T 82e338d39b524826af8c7f8199e93565 P 11978589a2fb4103acaae4308570aeb4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER df3280940c1a485d913512e96fea7e05 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } } }
I20260630 12:27:39.372532 13203 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 82e338d39b524826af8c7f8199e93565 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260630 12:27:39.376060 13216 catalog_manager.cc:5697] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a reported cstate change: config changed from index -1 to 2, NON_VOTER df3280940c1a485d913512e96fea7e05 (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:39.529023 13559 raft_consensus.cc:493] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:39.529520 13559 raft_consensus.cc:515] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:39.531044 13559 leader_election.cc:290] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427), 11978589a2fb4103acaae4308570aeb4 (127.6.224.130:33689)
I20260630 12:27:39.532138 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291fd0408c554579901e657957e17171" candidate_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11978589a2fb4103acaae4308570aeb4" is_pre_election: true
I20260630 12:27:39.532714 13395 raft_consensus.cc:2468] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eee6a96d34846fcad0eb41e5b8c482a in term 1.
I20260630 12:27:39.533835 13434 leader_election.cc:304] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [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: 11978589a2fb4103acaae4308570aeb4, 2eee6a96d34846fcad0eb41e5b8c482a; no voters: 
I20260630 12:27:39.534457 13559 raft_consensus.cc:2804] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:27:39.534523 13433 leader_election.cc:336] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111)
I20260630 12:27:39.534765 13559 raft_consensus.cc:493] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:39.535095 13559 raft_consensus.cc:3060] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:39.539721 13559 raft_consensus.cc:515] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:39.541272 13559 leader_election.cc:290] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [CANDIDATE]: Term 2 election: Requested vote from peers bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427), 11978589a2fb4103acaae4308570aeb4 (127.6.224.130:33689)
I20260630 12:27:39.542294 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291fd0408c554579901e657957e17171" candidate_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11978589a2fb4103acaae4308570aeb4"
I20260630 12:27:39.542832 13395 raft_consensus.cc:3060] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:27:39.544471 13433 leader_election.cc:336] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111)
I20260630 12:27:39.547391 13395 raft_consensus.cc:2468] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eee6a96d34846fcad0eb41e5b8c482a in term 2.
I20260630 12:27:39.548381 13434 leader_election.cc:304] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [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: 11978589a2fb4103acaae4308570aeb4, 2eee6a96d34846fcad0eb41e5b8c482a; no voters: bfef0b83a3554956977d1cf700aa797d
I20260630 12:27:39.549181 13559 raft_consensus.cc:2804] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:39.549551 13559 raft_consensus.cc:697] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [term 2 LEADER]: Becoming Leader. State: Replica: 2eee6a96d34846fcad0eb41e5b8c482a, State: Running, Role: LEADER
I20260630 12:27:39.550132 13559 consensus_queue.cc:237] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Queue going to LEADER 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: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:39.557289 13217 catalog_manager.cc:5697] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a reported cstate change: term changed from 1 to 2, leader changed from bfef0b83a3554956977d1cf700aa797d (127.6.224.129) to 2eee6a96d34846fcad0eb41e5b8c482a (127.6.224.131). New cstate: current_term: 2 leader_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:39.707147 13559 raft_consensus.cc:493] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:39.708042 13559 raft_consensus.cc:515] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:39.710351 13559 leader_election.cc:290] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427), 11978589a2fb4103acaae4308570aeb4 (127.6.224.130:33689)
I20260630 12:27:39.712984 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969482f2fd1443d5afd36d7c6d7acb16" candidate_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11978589a2fb4103acaae4308570aeb4" is_pre_election: true
I20260630 12:27:39.714382 13395 raft_consensus.cc:2468] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eee6a96d34846fcad0eb41e5b8c482a in term 1.
I20260630 12:27:39.716205 13434 leader_election.cc:304] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [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: 11978589a2fb4103acaae4308570aeb4, 2eee6a96d34846fcad0eb41e5b8c482a; no voters: 
W20260630 12:27:39.717023 13433 leader_election.cc:336] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111)
I20260630 12:27:39.717201 13559 raft_consensus.cc:2804] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:39.717777 13559 raft_consensus.cc:493] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:39.718086 13559 raft_consensus.cc:3060] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:39.721913 13647 ts_tablet_manager.cc:933] T 46989a03123b4193b3871486a8fcbe0f P df3280940c1a485d913512e96fea7e05: Initiating tablet copy from peer 11978589a2fb4103acaae4308570aeb4 (127.6.224.130:33689)
I20260630 12:27:39.724078 13647 tablet_copy_client.cc:323] T 46989a03123b4193b3871486a8fcbe0f P df3280940c1a485d913512e96fea7e05: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.130:33689
I20260630 12:27:39.727968 13559 raft_consensus.cc:515] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:39.730068 13559 leader_election.cc:290] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [CANDIDATE]: Term 2 election: Requested vote from peers bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427), 11978589a2fb4103acaae4308570aeb4 (127.6.224.130:33689)
I20260630 12:27:39.731159 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969482f2fd1443d5afd36d7c6d7acb16" candidate_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11978589a2fb4103acaae4308570aeb4"
I20260630 12:27:39.731724 13395 raft_consensus.cc:3060] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:27:39.734161 13433 leader_election.cc:336] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111)
I20260630 12:27:39.736927 13405 tablet_copy_service.cc:140] P 11978589a2fb4103acaae4308570aeb4: Received BeginTabletCopySession request for tablet 46989a03123b4193b3871486a8fcbe0f from peer df3280940c1a485d913512e96fea7e05 ({username='slave'} at 127.0.0.1:46750)
I20260630 12:27:39.737584 13405 tablet_copy_service.cc:161] P 11978589a2fb4103acaae4308570aeb4: Beginning new tablet copy session on tablet 46989a03123b4193b3871486a8fcbe0f from peer df3280940c1a485d913512e96fea7e05 at {username='slave'} at 127.0.0.1:46750: session id = df3280940c1a485d913512e96fea7e05-46989a03123b4193b3871486a8fcbe0f
I20260630 12:27:39.739288 13395 raft_consensus.cc:2468] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eee6a96d34846fcad0eb41e5b8c482a in term 2.
I20260630 12:27:39.740283 13434 leader_election.cc:304] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [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: 11978589a2fb4103acaae4308570aeb4, 2eee6a96d34846fcad0eb41e5b8c482a; no voters: bfef0b83a3554956977d1cf700aa797d
I20260630 12:27:39.740947 13559 raft_consensus.cc:2804] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:39.741461 13559 raft_consensus.cc:697] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 2 LEADER]: Becoming Leader. State: Replica: 2eee6a96d34846fcad0eb41e5b8c482a, State: Running, Role: LEADER
I20260630 12:27:39.742475 13559 consensus_queue.cc:237] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Queue going to LEADER 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: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } }
I20260630 12:27:39.744834 13405 tablet_copy_source_session.cc:215] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:39.748729 13647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46989a03123b4193b3871486a8fcbe0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.751879 13217 catalog_manager.cc:5697] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a reported cstate change: term changed from 1 to 2, leader changed from bfef0b83a3554956977d1cf700aa797d (127.6.224.129) to 2eee6a96d34846fcad0eb41e5b8c482a (127.6.224.131). New cstate: current_term: 2 leader_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:39.763049 13647 tablet_copy_client.cc:806] T 46989a03123b4193b3871486a8fcbe0f P df3280940c1a485d913512e96fea7e05: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:39.763676 13647 tablet_copy_client.cc:670] T 46989a03123b4193b3871486a8fcbe0f P df3280940c1a485d913512e96fea7e05: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:39.767102 13647 tablet_copy_client.cc:538] T 46989a03123b4193b3871486a8fcbe0f P df3280940c1a485d913512e96fea7e05: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:39.773263 13647 tablet_bootstrap.cc:492] T 46989a03123b4193b3871486a8fcbe0f P df3280940c1a485d913512e96fea7e05: Bootstrap starting.
I20260630 12:27:39.788551 13647 tablet_bootstrap.cc:492] T 46989a03123b4193b3871486a8fcbe0f P df3280940c1a485d913512e96fea7e05: 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:27:39.789283 13647 tablet_bootstrap.cc:492] T 46989a03123b4193b3871486a8fcbe0f P df3280940c1a485d913512e96fea7e05: Bootstrap complete.
I20260630 12:27:39.789824 13647 ts_tablet_manager.cc:1403] T 46989a03123b4193b3871486a8fcbe0f P df3280940c1a485d913512e96fea7e05: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.008s
I20260630 12:27:39.792024 13647 raft_consensus.cc:359] T 46989a03123b4193b3871486a8fcbe0f P df3280940c1a485d913512e96fea7e05 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } }
I20260630 12:27:39.792593 13647 raft_consensus.cc:740] T 46989a03123b4193b3871486a8fcbe0f P df3280940c1a485d913512e96fea7e05 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: df3280940c1a485d913512e96fea7e05, State: Initialized, Role: LEARNER
I20260630 12:27:39.793143 13647 consensus_queue.cc:260] T 46989a03123b4193b3871486a8fcbe0f P df3280940c1a485d913512e96fea7e05 [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: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } }
I20260630 12:27:39.795351 13632 heartbeater.cc:499] Master 127.6.224.190:43753 was elected leader, sending a full tablet report...
I20260630 12:27:39.795586 13647 ts_tablet_manager.cc:1434] T 46989a03123b4193b3871486a8fcbe0f P df3280940c1a485d913512e96fea7e05: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:27:39.797356 13405 tablet_copy_service.cc:342] P 11978589a2fb4103acaae4308570aeb4: Request end of tablet copy session df3280940c1a485d913512e96fea7e05-46989a03123b4193b3871486a8fcbe0f received from {username='slave'} at 127.0.0.1:46750
I20260630 12:27:39.797809 13405 tablet_copy_service.cc:434] P 11978589a2fb4103acaae4308570aeb4: ending tablet copy session df3280940c1a485d913512e96fea7e05-46989a03123b4193b3871486a8fcbe0f on tablet 46989a03123b4193b3871486a8fcbe0f with peer df3280940c1a485d913512e96fea7e05
I20260630 12:27:39.900233 13647 ts_tablet_manager.cc:933] T 82e338d39b524826af8c7f8199e93565 P df3280940c1a485d913512e96fea7e05: Initiating tablet copy from peer 2eee6a96d34846fcad0eb41e5b8c482a (127.6.224.131:35785)
I20260630 12:27:39.901598 13647 tablet_copy_client.cc:323] T 82e338d39b524826af8c7f8199e93565 P df3280940c1a485d913512e96fea7e05: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.131:35785
I20260630 12:27:39.911423 13480 tablet_copy_service.cc:140] P 2eee6a96d34846fcad0eb41e5b8c482a: Received BeginTabletCopySession request for tablet 82e338d39b524826af8c7f8199e93565 from peer df3280940c1a485d913512e96fea7e05 ({username='slave'} at 127.0.0.1:39548)
I20260630 12:27:39.911859 13480 tablet_copy_service.cc:161] P 2eee6a96d34846fcad0eb41e5b8c482a: Beginning new tablet copy session on tablet 82e338d39b524826af8c7f8199e93565 from peer df3280940c1a485d913512e96fea7e05 at {username='slave'} at 127.0.0.1:39548: session id = df3280940c1a485d913512e96fea7e05-82e338d39b524826af8c7f8199e93565
I20260630 12:27:39.919186 13480 tablet_copy_source_session.cc:215] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:39.921849 13647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e338d39b524826af8c7f8199e93565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.932605 13647 tablet_copy_client.cc:806] T 82e338d39b524826af8c7f8199e93565 P df3280940c1a485d913512e96fea7e05: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:39.933164 13647 tablet_copy_client.cc:670] T 82e338d39b524826af8c7f8199e93565 P df3280940c1a485d913512e96fea7e05: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:39.936425 13647 tablet_copy_client.cc:538] T 82e338d39b524826af8c7f8199e93565 P df3280940c1a485d913512e96fea7e05: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:39.942428 13647 tablet_bootstrap.cc:492] T 82e338d39b524826af8c7f8199e93565 P df3280940c1a485d913512e96fea7e05: Bootstrap starting.
I20260630 12:27:39.956231 13647 tablet_bootstrap.cc:492] T 82e338d39b524826af8c7f8199e93565 P df3280940c1a485d913512e96fea7e05: 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:27:39.956888 13647 tablet_bootstrap.cc:492] T 82e338d39b524826af8c7f8199e93565 P df3280940c1a485d913512e96fea7e05: Bootstrap complete.
I20260630 12:27:39.957476 13647 ts_tablet_manager.cc:1403] T 82e338d39b524826af8c7f8199e93565 P df3280940c1a485d913512e96fea7e05: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260630 12:27:39.959491 13647 raft_consensus.cc:359] T 82e338d39b524826af8c7f8199e93565 P df3280940c1a485d913512e96fea7e05 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } }
I20260630 12:27:39.960047 13647 raft_consensus.cc:740] T 82e338d39b524826af8c7f8199e93565 P df3280940c1a485d913512e96fea7e05 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: df3280940c1a485d913512e96fea7e05, State: Initialized, Role: LEARNER
I20260630 12:27:39.960546 13647 consensus_queue.cc:260] T 82e338d39b524826af8c7f8199e93565 P df3280940c1a485d913512e96fea7e05 [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: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } }
I20260630 12:27:39.962363 13647 ts_tablet_manager.cc:1434] T 82e338d39b524826af8c7f8199e93565 P df3280940c1a485d913512e96fea7e05: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:39.963864 13480 tablet_copy_service.cc:342] P 2eee6a96d34846fcad0eb41e5b8c482a: Request end of tablet copy session df3280940c1a485d913512e96fea7e05-82e338d39b524826af8c7f8199e93565 received from {username='slave'} at 127.0.0.1:39548
I20260630 12:27:39.964210 13480 tablet_copy_service.cc:434] P 2eee6a96d34846fcad0eb41e5b8c482a: ending tablet copy session df3280940c1a485d913512e96fea7e05-82e338d39b524826af8c7f8199e93565 on tablet 82e338d39b524826af8c7f8199e93565 with peer df3280940c1a485d913512e96fea7e05
W20260630 12:27:40.008929 13433 consensus_peers.cc:597] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a -> Peer bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): Couldn't send request to peer bfef0b83a3554956977d1cf700aa797d. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:40.030269 13266 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver bfef0b83a3554956977d1cf700aa797d not available for placement
I20260630 12:27:40.076411 13395 raft_consensus.cc:1275] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4 [term 2 FOLLOWER]: Refusing update from remote peer 2eee6a96d34846fcad0eb41e5b8c482a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:27:40.077780 13559 consensus_queue.cc:1048] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:40.177539 13607 raft_consensus.cc:1217] T 46989a03123b4193b3871486a8fcbe0f P df3280940c1a485d913512e96fea7e05 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260630 12:27:40.310918 13433 consensus_peers.cc:597] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a -> Peer bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): Couldn't send request to peer bfef0b83a3554956977d1cf700aa797d. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:40.332091 13395 raft_consensus.cc:1275] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4 [term 2 FOLLOWER]: Refusing update from remote peer 2eee6a96d34846fcad0eb41e5b8c482a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:27:40.333434 13660 consensus_queue.cc:1048] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:40.375452 13607 raft_consensus.cc:1217] T 82e338d39b524826af8c7f8199e93565 P df3280940c1a485d913512e96fea7e05 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:27:40.534564 13560 consensus_queue.cc:579] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Leader has been unable to successfully communicate with peer bfef0b83a3554956977d1cf700aa797d for more than 1 seconds (1.184s)
I20260630 12:27:40.645249 13663 raft_consensus.cc:1064] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4: attempting to promote NON_VOTER df3280940c1a485d913512e96fea7e05 to VOTER
I20260630 12:27:40.647223 13663 consensus_queue.cc:237] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [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: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } }
I20260630 12:27:40.653622 13607 raft_consensus.cc:1275] T 46989a03123b4193b3871486a8fcbe0f P df3280940c1a485d913512e96fea7e05 [term 1 LEARNER]: Refusing update from remote peer 11978589a2fb4103acaae4308570aeb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:40.653810 13469 raft_consensus.cc:1275] T 46989a03123b4193b3871486a8fcbe0f P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Refusing update from remote peer 11978589a2fb4103acaae4308570aeb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:40.655071 13666 consensus_queue.cc:1048] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } 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:27:40.655757 13663 consensus_queue.cc:1048] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:27:40.656490 13358 consensus_peers.cc:597] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 -> Peer bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): Couldn't send request to peer bfef0b83a3554956977d1cf700aa797d. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:40.663823 13666 raft_consensus.cc:2955] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, df3280940c1a485d913512e96fea7e05 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:40.665670 13469 raft_consensus.cc:2955] T 46989a03123b4193b3871486a8fcbe0f P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, df3280940c1a485d913512e96fea7e05 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:40.673632 13607 raft_consensus.cc:2955] T 46989a03123b4193b3871486a8fcbe0f P df3280940c1a485d913512e96fea7e05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, df3280940c1a485d913512e96fea7e05 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:40.677311 13217 catalog_manager.cc:5697] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 reported cstate change: config changed from index 2 to 3, df3280940c1a485d913512e96fea7e05 (127.6.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "11978589a2fb4103acaae4308570aeb4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:40.692849 13395 consensus_queue.cc:237] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [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: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } }
I20260630 12:27:40.697491 13607 raft_consensus.cc:1275] T 46989a03123b4193b3871486a8fcbe0f P df3280940c1a485d913512e96fea7e05 [term 1 FOLLOWER]: Refusing update from remote peer 11978589a2fb4103acaae4308570aeb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:40.697686 13469 raft_consensus.cc:1275] T 46989a03123b4193b3871486a8fcbe0f P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Refusing update from remote peer 11978589a2fb4103acaae4308570aeb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:40.698696 13662 consensus_queue.cc:1048] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } 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:27:40.699314 13669 consensus_queue.cc:1048] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:40.704696 13666 raft_consensus.cc:2955] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfef0b83a3554956977d1cf700aa797d (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:40.706367 13607 raft_consensus.cc:2955] T 46989a03123b4193b3871486a8fcbe0f P df3280940c1a485d913512e96fea7e05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfef0b83a3554956977d1cf700aa797d (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:40.706349 13469 raft_consensus.cc:2955] T 46989a03123b4193b3871486a8fcbe0f P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfef0b83a3554956977d1cf700aa797d (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:40.713675 13203 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 46989a03123b4193b3871486a8fcbe0f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:40.717113 13218 catalog_manager.cc:5697] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 reported cstate change: config changed from index 3 to 4, VOTER bfef0b83a3554956977d1cf700aa797d (127.6.224.129) evicted. New cstate: current_term: 1 leader_uuid: "11978589a2fb4103acaae4308570aeb4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:27:40.734012 13202 catalog_manager.cc:4755] TS bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 46989a03123b4193b3871486a8fcbe0f: Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111)
I20260630 12:27:40.894480 13560 raft_consensus.cc:1064] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a: attempting to promote NON_VOTER df3280940c1a485d913512e96fea7e05 to VOTER
I20260630 12:27:40.896519 13560 consensus_queue.cc:237] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [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: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } }
I20260630 12:27:40.902894 13395 raft_consensus.cc:1275] T 82e338d39b524826af8c7f8199e93565 P 11978589a2fb4103acaae4308570aeb4 [term 1 FOLLOWER]: Refusing update from remote peer 2eee6a96d34846fcad0eb41e5b8c482a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:40.903079 13607 raft_consensus.cc:1275] T 82e338d39b524826af8c7f8199e93565 P df3280940c1a485d913512e96fea7e05 [term 1 LEARNER]: Refusing update from remote peer 2eee6a96d34846fcad0eb41e5b8c482a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:40.904551 13560 consensus_queue.cc:1048] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:40.905409 13676 consensus_queue.cc:1048] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Connected to new peer: Peer: permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } 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:27:40.906374 13433 consensus_peers.cc:597] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a -> Peer bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): Couldn't send request to peer bfef0b83a3554956977d1cf700aa797d. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:40.915266 13676 raft_consensus.cc:2955] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, df3280940c1a485d913512e96fea7e05 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:40.916999 13395 raft_consensus.cc:2955] T 82e338d39b524826af8c7f8199e93565 P 11978589a2fb4103acaae4308570aeb4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, df3280940c1a485d913512e96fea7e05 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:40.921958 13560 consensus_queue.cc:579] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Leader has been unable to successfully communicate with peer bfef0b83a3554956977d1cf700aa797d for more than 1 seconds (1.178s)
I20260630 12:27:40.928167 13607 raft_consensus.cc:2955] T 82e338d39b524826af8c7f8199e93565 P df3280940c1a485d913512e96fea7e05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, df3280940c1a485d913512e96fea7e05 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:40.929929 13216 catalog_manager.cc:5697] T 82e338d39b524826af8c7f8199e93565 P 11978589a2fb4103acaae4308570aeb4 reported cstate change: config changed from index 2 to 3, df3280940c1a485d913512e96fea7e05 (127.6.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:40.944154 13469 consensus_queue.cc:237] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [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: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } }
I20260630 12:27:40.945389 13470 consensus_queue.cc:237] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [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: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } }
I20260630 12:27:40.949774 13607 raft_consensus.cc:1275] T 82e338d39b524826af8c7f8199e93565 P df3280940c1a485d913512e96fea7e05 [term 1 FOLLOWER]: Refusing update from remote peer 2eee6a96d34846fcad0eb41e5b8c482a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:40.951110 13560 consensus_queue.cc:1048] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Connected to new peer: Peer: permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } 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:27:40.950418 13395 raft_consensus.cc:1275] T 82e338d39b524826af8c7f8199e93565 P 11978589a2fb4103acaae4308570aeb4 [term 1 FOLLOWER]: Refusing update from remote peer 2eee6a96d34846fcad0eb41e5b8c482a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:27:40.953435 13436 consensus_peers.cc:597] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a -> Peer df3280940c1a485d913512e96fea7e05 (127.6.224.132:33589): Couldn't send request to peer df3280940c1a485d913512e96fea7e05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 969482f2fd1443d5afd36d7c6d7acb16. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:40.953998 13559 consensus_queue.cc:1048] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:40.953624 13394 raft_consensus.cc:1275] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4 [term 2 FOLLOWER]: Refusing update from remote peer 2eee6a96d34846fcad0eb41e5b8c482a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:40.956966 13560 consensus_queue.cc:1048] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:40.960180 13676 raft_consensus.cc:2955] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfef0b83a3554956977d1cf700aa797d (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
W20260630 12:27:40.961956 13433 consensus_peers.cc:597] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a -> Peer bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): Couldn't send request to peer bfef0b83a3554956977d1cf700aa797d. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:40.963050 13606 raft_consensus.cc:2955] T 82e338d39b524826af8c7f8199e93565 P df3280940c1a485d913512e96fea7e05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfef0b83a3554956977d1cf700aa797d (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:40.964797 13660 raft_consensus.cc:2955] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER df3280940c1a485d913512e96fea7e05 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } } }
I20260630 12:27:40.969327 13203 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 82e338d39b524826af8c7f8199e93565 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:40.969624 13395 raft_consensus.cc:2955] T 82e338d39b524826af8c7f8199e93565 P 11978589a2fb4103acaae4308570aeb4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfef0b83a3554956977d1cf700aa797d (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:40.973268 13394 raft_consensus.cc:2955] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER df3280940c1a485d913512e96fea7e05 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } } }
I20260630 12:27:40.974593 13217 catalog_manager.cc:5697] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a reported cstate change: config changed from index 3 to 4, VOTER bfef0b83a3554956977d1cf700aa797d (127.6.224.129) evicted. New cstate: current_term: 1 leader_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:40.978353 13203 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 969482f2fd1443d5afd36d7c6d7acb16 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:27:40.991667 13216 catalog_manager.cc:5697] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a reported cstate change: config changed from index -1 to 2, NON_VOTER df3280940c1a485d913512e96fea7e05 (127.6.224.132) added. New cstate: current_term: 2 leader_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:27:41.033098 13266 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver bfef0b83a3554956977d1cf700aa797d not available for placement
I20260630 12:27:41.136960 13660 consensus_queue.cc:579] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Leader has been unable to successfully communicate with peer bfef0b83a3554956977d1cf700aa797d for more than 1 seconds (1.586s)
I20260630 12:27:41.145576 13470 consensus_queue.cc:237] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [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: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } }
I20260630 12:27:41.152149 13394 raft_consensus.cc:1275] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4 [term 2 FOLLOWER]: Refusing update from remote peer 2eee6a96d34846fcad0eb41e5b8c482a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:27:41.152225 13436 consensus_peers.cc:597] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a -> Peer df3280940c1a485d913512e96fea7e05 (127.6.224.132:33589): Couldn't send request to peer df3280940c1a485d913512e96fea7e05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 291fd0408c554579901e657957e17171. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:41.153599 13676 consensus_queue.cc:1048] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:27:41.154820 13433 consensus_peers.cc:597] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a -> Peer bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): Couldn't send request to peer bfef0b83a3554956977d1cf700aa797d. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:41.160063 13660 raft_consensus.cc:2955] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER df3280940c1a485d913512e96fea7e05 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } } }
I20260630 12:27:41.161832 13394 raft_consensus.cc:2955] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER df3280940c1a485d913512e96fea7e05 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } } }
I20260630 12:27:41.167181 13203 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 291fd0408c554579901e657957e17171 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:27:41.171026 13217 catalog_manager.cc:5697] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a reported cstate change: config changed from index -1 to 2, NON_VOTER df3280940c1a485d913512e96fea7e05 (127.6.224.132) added. New cstate: current_term: 2 leader_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:41.469353 13683 ts_tablet_manager.cc:933] T 969482f2fd1443d5afd36d7c6d7acb16 P df3280940c1a485d913512e96fea7e05: Initiating tablet copy from peer 2eee6a96d34846fcad0eb41e5b8c482a (127.6.224.131:35785)
I20260630 12:27:41.470757 13683 tablet_copy_client.cc:323] T 969482f2fd1443d5afd36d7c6d7acb16 P df3280940c1a485d913512e96fea7e05: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.131:35785
I20260630 12:27:41.472227 13480 tablet_copy_service.cc:140] P 2eee6a96d34846fcad0eb41e5b8c482a: Received BeginTabletCopySession request for tablet 969482f2fd1443d5afd36d7c6d7acb16 from peer df3280940c1a485d913512e96fea7e05 ({username='slave'} at 127.0.0.1:39548)
I20260630 12:27:41.472641 13480 tablet_copy_service.cc:161] P 2eee6a96d34846fcad0eb41e5b8c482a: Beginning new tablet copy session on tablet 969482f2fd1443d5afd36d7c6d7acb16 from peer df3280940c1a485d913512e96fea7e05 at {username='slave'} at 127.0.0.1:39548: session id = df3280940c1a485d913512e96fea7e05-969482f2fd1443d5afd36d7c6d7acb16
I20260630 12:27:41.477696 13480 tablet_copy_source_session.cc:215] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:41.480666 13683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 969482f2fd1443d5afd36d7c6d7acb16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:41.492900 13683 tablet_copy_client.cc:806] T 969482f2fd1443d5afd36d7c6d7acb16 P df3280940c1a485d913512e96fea7e05: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:41.493534 13683 tablet_copy_client.cc:670] T 969482f2fd1443d5afd36d7c6d7acb16 P df3280940c1a485d913512e96fea7e05: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:41.496748 13683 tablet_copy_client.cc:538] T 969482f2fd1443d5afd36d7c6d7acb16 P df3280940c1a485d913512e96fea7e05: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:41.502874 13683 tablet_bootstrap.cc:492] T 969482f2fd1443d5afd36d7c6d7acb16 P df3280940c1a485d913512e96fea7e05: Bootstrap starting.
I20260630 12:27:41.518010 13683 tablet_bootstrap.cc:492] T 969482f2fd1443d5afd36d7c6d7acb16 P df3280940c1a485d913512e96fea7e05: 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:27:41.518728 13683 tablet_bootstrap.cc:492] T 969482f2fd1443d5afd36d7c6d7acb16 P df3280940c1a485d913512e96fea7e05: Bootstrap complete.
I20260630 12:27:41.519344 13683 ts_tablet_manager.cc:1403] T 969482f2fd1443d5afd36d7c6d7acb16 P df3280940c1a485d913512e96fea7e05: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:27:41.521395 13683 raft_consensus.cc:359] T 969482f2fd1443d5afd36d7c6d7acb16 P df3280940c1a485d913512e96fea7e05 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } }
I20260630 12:27:41.521950 13683 raft_consensus.cc:740] T 969482f2fd1443d5afd36d7c6d7acb16 P df3280940c1a485d913512e96fea7e05 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: df3280940c1a485d913512e96fea7e05, State: Initialized, Role: LEARNER
I20260630 12:27:41.522439 13683 consensus_queue.cc:260] T 969482f2fd1443d5afd36d7c6d7acb16 P df3280940c1a485d913512e96fea7e05 [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: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } }
I20260630 12:27:41.524797 13683 ts_tablet_manager.cc:1434] T 969482f2fd1443d5afd36d7c6d7acb16 P df3280940c1a485d913512e96fea7e05: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:27:41.526556 13480 tablet_copy_service.cc:342] P 2eee6a96d34846fcad0eb41e5b8c482a: Request end of tablet copy session df3280940c1a485d913512e96fea7e05-969482f2fd1443d5afd36d7c6d7acb16 received from {username='slave'} at 127.0.0.1:39548
I20260630 12:27:41.526957 13480 tablet_copy_service.cc:434] P 2eee6a96d34846fcad0eb41e5b8c482a: ending tablet copy session df3280940c1a485d913512e96fea7e05-969482f2fd1443d5afd36d7c6d7acb16 on tablet 969482f2fd1443d5afd36d7c6d7acb16 with peer df3280940c1a485d913512e96fea7e05
I20260630 12:27:41.721923 13683 ts_tablet_manager.cc:933] T 291fd0408c554579901e657957e17171 P df3280940c1a485d913512e96fea7e05: Initiating tablet copy from peer 2eee6a96d34846fcad0eb41e5b8c482a (127.6.224.131:35785)
I20260630 12:27:41.723217 13683 tablet_copy_client.cc:323] T 291fd0408c554579901e657957e17171 P df3280940c1a485d913512e96fea7e05: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.131:35785
I20260630 12:27:41.724555 13480 tablet_copy_service.cc:140] P 2eee6a96d34846fcad0eb41e5b8c482a: Received BeginTabletCopySession request for tablet 291fd0408c554579901e657957e17171 from peer df3280940c1a485d913512e96fea7e05 ({username='slave'} at 127.0.0.1:39548)
I20260630 12:27:41.724967 13480 tablet_copy_service.cc:161] P 2eee6a96d34846fcad0eb41e5b8c482a: Beginning new tablet copy session on tablet 291fd0408c554579901e657957e17171 from peer df3280940c1a485d913512e96fea7e05 at {username='slave'} at 127.0.0.1:39548: session id = df3280940c1a485d913512e96fea7e05-291fd0408c554579901e657957e17171
I20260630 12:27:41.730057 13480 tablet_copy_source_session.cc:215] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:41.732481 13683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 291fd0408c554579901e657957e17171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:41.743160 13683 tablet_copy_client.cc:806] T 291fd0408c554579901e657957e17171 P df3280940c1a485d913512e96fea7e05: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:41.743659 13683 tablet_copy_client.cc:670] T 291fd0408c554579901e657957e17171 P df3280940c1a485d913512e96fea7e05: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:41.746873 13683 tablet_copy_client.cc:538] T 291fd0408c554579901e657957e17171 P df3280940c1a485d913512e96fea7e05: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:41.753400 13683 tablet_bootstrap.cc:492] T 291fd0408c554579901e657957e17171 P df3280940c1a485d913512e96fea7e05: Bootstrap starting.
I20260630 12:27:41.768678 13683 tablet_bootstrap.cc:492] T 291fd0408c554579901e657957e17171 P df3280940c1a485d913512e96fea7e05: 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:27:41.769399 13683 tablet_bootstrap.cc:492] T 291fd0408c554579901e657957e17171 P df3280940c1a485d913512e96fea7e05: Bootstrap complete.
I20260630 12:27:41.769945 13683 ts_tablet_manager.cc:1403] T 291fd0408c554579901e657957e17171 P df3280940c1a485d913512e96fea7e05: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260630 12:27:41.772033 13683 raft_consensus.cc:359] T 291fd0408c554579901e657957e17171 P df3280940c1a485d913512e96fea7e05 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } }
I20260630 12:27:41.772622 13683 raft_consensus.cc:740] T 291fd0408c554579901e657957e17171 P df3280940c1a485d913512e96fea7e05 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: df3280940c1a485d913512e96fea7e05, State: Initialized, Role: LEARNER
I20260630 12:27:41.773137 13683 consensus_queue.cc:260] T 291fd0408c554579901e657957e17171 P df3280940c1a485d913512e96fea7e05 [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: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: true } }
I20260630 12:27:41.774811 13683 ts_tablet_manager.cc:1434] T 291fd0408c554579901e657957e17171 P df3280940c1a485d913512e96fea7e05: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:41.776413 13480 tablet_copy_service.cc:342] P 2eee6a96d34846fcad0eb41e5b8c482a: Request end of tablet copy session df3280940c1a485d913512e96fea7e05-291fd0408c554579901e657957e17171 received from {username='slave'} at 127.0.0.1:39548
I20260630 12:27:41.776736 13480 tablet_copy_service.cc:434] P 2eee6a96d34846fcad0eb41e5b8c482a: ending tablet copy session df3280940c1a485d913512e96fea7e05-291fd0408c554579901e657957e17171 on tablet 291fd0408c554579901e657957e17171 with peer df3280940c1a485d913512e96fea7e05
W20260630 12:27:41.936843 13202 catalog_manager.cc:4755] TS bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 46989a03123b4193b3871486a8fcbe0f: Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111)
I20260630 12:27:41.991600 13606 raft_consensus.cc:1217] T 969482f2fd1443d5afd36d7c6d7acb16 P df3280940c1a485d913512e96fea7e05 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260630 12:27:42.035689 13266 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver bfef0b83a3554956977d1cf700aa797d not available for placement
I20260630 12:27:42.100656 13606 raft_consensus.cc:1217] T 291fd0408c554579901e657957e17171 P df3280940c1a485d913512e96fea7e05 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:27:42.261349 13679 consensus_queue.cc:579] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Leader has been unable to successfully communicate with peer bfef0b83a3554956977d1cf700aa797d for more than 1 seconds (1.315s)
I20260630 12:27:42.298911 13679 consensus_queue.cc:579] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Leader has been unable to successfully communicate with peer bfef0b83a3554956977d1cf700aa797d for more than 1 seconds (1.152s)
I20260630 12:27:42.523898 13679 raft_consensus.cc:1064] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a: attempting to promote NON_VOTER df3280940c1a485d913512e96fea7e05 to VOTER
I20260630 12:27:42.526113 13679 consensus_queue.cc:237] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [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: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } }
I20260630 12:27:42.531855 13606 raft_consensus.cc:1275] T 969482f2fd1443d5afd36d7c6d7acb16 P df3280940c1a485d913512e96fea7e05 [term 2 LEARNER]: Refusing update from remote peer 2eee6a96d34846fcad0eb41e5b8c482a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:42.533221 13394 raft_consensus.cc:1275] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4 [term 2 FOLLOWER]: Refusing update from remote peer 2eee6a96d34846fcad0eb41e5b8c482a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:42.533289 13692 consensus_queue.cc:1048] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Connected to new peer: Peer: permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } 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:27:42.535435 13692 consensus_queue.cc:1048] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:27:42.537209 13433 consensus_peers.cc:597] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a -> Peer bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): Couldn't send request to peer bfef0b83a3554956977d1cf700aa797d. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:42.542109 13692 raft_consensus.cc:2955] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, df3280940c1a485d913512e96fea7e05 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:42.543802 13394 raft_consensus.cc:2955] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, df3280940c1a485d913512e96fea7e05 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:42.553628 13606 raft_consensus.cc:2955] T 969482f2fd1443d5afd36d7c6d7acb16 P df3280940c1a485d913512e96fea7e05 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, df3280940c1a485d913512e96fea7e05 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:42.556319 13217 catalog_manager.cc:5697] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a reported cstate change: config changed from index 2 to 3, df3280940c1a485d913512e96fea7e05 (127.6.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:42.571801 13470 consensus_queue.cc:237] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [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: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } }
I20260630 12:27:42.576141 13606 raft_consensus.cc:1275] T 969482f2fd1443d5afd36d7c6d7acb16 P df3280940c1a485d913512e96fea7e05 [term 2 FOLLOWER]: Refusing update from remote peer 2eee6a96d34846fcad0eb41e5b8c482a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:42.576869 13394 raft_consensus.cc:1275] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4 [term 2 FOLLOWER]: Refusing update from remote peer 2eee6a96d34846fcad0eb41e5b8c482a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:42.577395 13690 consensus_queue.cc:1048] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Connected to new peer: Peer: permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } 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:27:42.578209 13692 consensus_queue.cc:1048] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:42.583622 13679 raft_consensus.cc:2955] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER bfef0b83a3554956977d1cf700aa797d (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:42.585331 13606 raft_consensus.cc:2955] T 969482f2fd1443d5afd36d7c6d7acb16 P df3280940c1a485d913512e96fea7e05 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER bfef0b83a3554956977d1cf700aa797d (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:42.585378 13394 raft_consensus.cc:2955] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER bfef0b83a3554956977d1cf700aa797d (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:42.593662 13203 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 969482f2fd1443d5afd36d7c6d7acb16 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:42.598798 13218 catalog_manager.cc:5697] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4 reported cstate change: config changed from index 3 to 4, VOTER bfef0b83a3554956977d1cf700aa797d (127.6.224.129) evicted. New cstate: current_term: 2 leader_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:42.685683 13690 raft_consensus.cc:1064] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a: attempting to promote NON_VOTER df3280940c1a485d913512e96fea7e05 to VOTER
I20260630 12:27:42.687567 13690 consensus_queue.cc:237] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [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: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } }
I20260630 12:27:42.693679 13606 raft_consensus.cc:1275] T 291fd0408c554579901e657957e17171 P df3280940c1a485d913512e96fea7e05 [term 2 LEARNER]: Refusing update from remote peer 2eee6a96d34846fcad0eb41e5b8c482a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:42.693679 13394 raft_consensus.cc:1275] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4 [term 2 FOLLOWER]: Refusing update from remote peer 2eee6a96d34846fcad0eb41e5b8c482a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:42.695015 13689 consensus_queue.cc:1048] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Connected to new peer: Peer: permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } 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:27:42.695824 13679 consensus_queue.cc:1048] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:27:42.696488 13433 consensus_peers.cc:597] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a -> Peer bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): Couldn't send request to peer bfef0b83a3554956977d1cf700aa797d. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:42.704161 13689 raft_consensus.cc:2955] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, df3280940c1a485d913512e96fea7e05 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:42.705835 13394 raft_consensus.cc:2955] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, df3280940c1a485d913512e96fea7e05 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:42.713191 13606 raft_consensus.cc:2955] T 291fd0408c554579901e657957e17171 P df3280940c1a485d913512e96fea7e05 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, df3280940c1a485d913512e96fea7e05 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:42.715811 13216 catalog_manager.cc:5697] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a reported cstate change: config changed from index 2 to 3, df3280940c1a485d913512e96fea7e05 (127.6.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfef0b83a3554956977d1cf700aa797d" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 46427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:42.727579 13470 consensus_queue.cc:237] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [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: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } }
I20260630 12:27:42.732242 13394 raft_consensus.cc:1275] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4 [term 2 FOLLOWER]: Refusing update from remote peer 2eee6a96d34846fcad0eb41e5b8c482a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:42.732360 13606 raft_consensus.cc:1275] T 291fd0408c554579901e657957e17171 P df3280940c1a485d913512e96fea7e05 [term 2 FOLLOWER]: Refusing update from remote peer 2eee6a96d34846fcad0eb41e5b8c482a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:42.733465 13679 consensus_queue.cc:1048] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:42.734056 13692 consensus_queue.cc:1048] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [LEADER]: Connected to new peer: Peer: permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } 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:27:42.740633 13692 raft_consensus.cc:2955] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER bfef0b83a3554956977d1cf700aa797d (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:42.742514 13607 raft_consensus.cc:2955] T 291fd0408c554579901e657957e17171 P df3280940c1a485d913512e96fea7e05 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER bfef0b83a3554956977d1cf700aa797d (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:42.747689 13394 raft_consensus.cc:2955] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER bfef0b83a3554956977d1cf700aa797d (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } } }
I20260630 12:27:42.749768 13203 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 291fd0408c554579901e657957e17171 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:42.754490 13218 catalog_manager.cc:5697] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a reported cstate change: config changed from index 3 to 4, VOTER bfef0b83a3554956977d1cf700aa797d (127.6.224.129) evicted. New cstate: current_term: 2 leader_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11978589a2fb4103acaae4308570aeb4" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eee6a96d34846fcad0eb41e5b8c482a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 35785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df3280940c1a485d913512e96fea7e05" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 33589 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:27:42.991204 13202 catalog_manager.cc:4755] TS bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 291fd0408c554579901e657957e17171: Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111)
W20260630 12:27:43.293687 13202 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111) [suppressed 56 similar messages]
W20260630 12:27:44.030956 13202 catalog_manager.cc:4755] TS bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 291fd0408c554579901e657957e17171: Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111)
W20260630 12:27:45.059039 13266 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 2eee6a96d34846fcad0eb41e5b8c482a not available for placement
I20260630 12:27:45.241991 13703 consensus_queue.cc:579] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [LEADER]: Leader has been unable to successfully communicate with peer 2eee6a96d34846fcad0eb41e5b8c482a for more than 1 seconds (1.056s)
W20260630 12:27:45.261217 13202 catalog_manager.cc:4755] TS bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 969482f2fd1443d5afd36d7c6d7acb16: Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111)
I20260630 12:27:45.263365 13705 consensus_queue.cc:579] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [LEADER]: Leader has been unable to successfully communicate with peer df3280940c1a485d913512e96fea7e05 for more than 1 seconds (1.088s)
W20260630 12:27:46.258337 13628 debug-util.cc:398] Leaking SignalData structure 0x7b080017ecc0 after lost signal to thread 7045
W20260630 12:27:46.259382 13628 debug-util.cc:398] Leaking SignalData structure 0x7b08000afbe0 after lost signal to thread 13252
W20260630 12:27:46.260423 13628 debug-util.cc:398] Leaking SignalData structure 0x7b08002e9560 after lost signal to thread 13420
W20260630 12:27:46.261348 13628 debug-util.cc:398] Leaking SignalData structure 0x7b080007e640 after lost signal to thread 13494
W20260630 12:27:46.262261 13628 debug-util.cc:398] Leaking SignalData structure 0x7b080028af00 after lost signal to thread 13631
I20260630 12:27:46.558436  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:27:46.589540  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:46.590310  7042 tablet_replica.cc:333] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4: stopping tablet replica
I20260630 12:27:46.591109  7042 raft_consensus.cc:2243] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:46.591735  7042 raft_consensus.cc:2272] T 291fd0408c554579901e657957e17171 P 11978589a2fb4103acaae4308570aeb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:46.594107  7042 tablet_replica.cc:333] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4: stopping tablet replica
I20260630 12:27:46.594638  7042 raft_consensus.cc:2243] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:46.595201  7042 raft_consensus.cc:2272] T 969482f2fd1443d5afd36d7c6d7acb16 P 11978589a2fb4103acaae4308570aeb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:46.597421  7042 tablet_replica.cc:333] T 82e338d39b524826af8c7f8199e93565 P 11978589a2fb4103acaae4308570aeb4: stopping tablet replica
I20260630 12:27:46.597919  7042 raft_consensus.cc:2243] T 82e338d39b524826af8c7f8199e93565 P 11978589a2fb4103acaae4308570aeb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:46.598569  7042 raft_consensus.cc:2272] T 82e338d39b524826af8c7f8199e93565 P 11978589a2fb4103acaae4308570aeb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:46.600732  7042 tablet_replica.cc:333] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4: stopping tablet replica
I20260630 12:27:46.601231  7042 raft_consensus.cc:2243] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:46.601969  7042 raft_consensus.cc:2272] T 46989a03123b4193b3871486a8fcbe0f P 11978589a2fb4103acaae4308570aeb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:46.627513  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
I20260630 12:27:46.645278  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:27:46.672977  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:46.673848  7042 tablet_replica.cc:333] T 46989a03123b4193b3871486a8fcbe0f P 2eee6a96d34846fcad0eb41e5b8c482a: stopping tablet replica
I20260630 12:27:46.674654  7042 raft_consensus.cc:2243] T 46989a03123b4193b3871486a8fcbe0f P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:46.675443  7042 raft_consensus.cc:2272] T 46989a03123b4193b3871486a8fcbe0f P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:46.678330  7042 tablet_replica.cc:333] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a: stopping tablet replica
I20260630 12:27:46.679057  7042 raft_consensus.cc:2243] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:46.680058  7042 raft_consensus.cc:2272] T 969482f2fd1443d5afd36d7c6d7acb16 P 2eee6a96d34846fcad0eb41e5b8c482a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:46.682924  7042 tablet_replica.cc:333] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a: stopping tablet replica
I20260630 12:27:46.683614  7042 raft_consensus.cc:2243] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:46.684576  7042 raft_consensus.cc:2272] T 291fd0408c554579901e657957e17171 P 2eee6a96d34846fcad0eb41e5b8c482a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:46.687345  7042 tablet_replica.cc:333] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a: stopping tablet replica
I20260630 12:27:46.687992  7042 raft_consensus.cc:2243] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:46.688934  7042 raft_consensus.cc:2272] T 82e338d39b524826af8c7f8199e93565 P 2eee6a96d34846fcad0eb41e5b8c482a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:46.716008  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:27:46.732759  7042 tablet_server.cc:179] TabletServer@127.6.224.132:0 shutting down...
I20260630 12:27:46.759435  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:46.760212  7042 tablet_replica.cc:333] T 291fd0408c554579901e657957e17171 P df3280940c1a485d913512e96fea7e05: stopping tablet replica
I20260630 12:27:46.760954  7042 raft_consensus.cc:2243] T 291fd0408c554579901e657957e17171 P df3280940c1a485d913512e96fea7e05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:46.761680  7042 raft_consensus.cc:2272] T 291fd0408c554579901e657957e17171 P df3280940c1a485d913512e96fea7e05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:46.764200  7042 tablet_replica.cc:333] T 969482f2fd1443d5afd36d7c6d7acb16 P df3280940c1a485d913512e96fea7e05: stopping tablet replica
I20260630 12:27:46.764896  7042 raft_consensus.cc:2243] T 969482f2fd1443d5afd36d7c6d7acb16 P df3280940c1a485d913512e96fea7e05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:46.765573  7042 raft_consensus.cc:2272] T 969482f2fd1443d5afd36d7c6d7acb16 P df3280940c1a485d913512e96fea7e05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:46.767968  7042 tablet_replica.cc:333] T 82e338d39b524826af8c7f8199e93565 P df3280940c1a485d913512e96fea7e05: stopping tablet replica
I20260630 12:27:46.768615  7042 raft_consensus.cc:2243] T 82e338d39b524826af8c7f8199e93565 P df3280940c1a485d913512e96fea7e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:46.769297  7042 raft_consensus.cc:2272] T 82e338d39b524826af8c7f8199e93565 P df3280940c1a485d913512e96fea7e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:46.771728  7042 tablet_replica.cc:333] T 46989a03123b4193b3871486a8fcbe0f P df3280940c1a485d913512e96fea7e05: stopping tablet replica
I20260630 12:27:46.772311  7042 raft_consensus.cc:2243] T 46989a03123b4193b3871486a8fcbe0f P df3280940c1a485d913512e96fea7e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:46.772943  7042 raft_consensus.cc:2272] T 46989a03123b4193b3871486a8fcbe0f P df3280940c1a485d913512e96fea7e05 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:47.067477 13266 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 11978589a2fb4103acaae4308570aeb4 not available for placement
W20260630 12:27:47.324177 13202 catalog_manager.cc:4755] TS bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 969482f2fd1443d5afd36d7c6d7acb16: Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111)
W20260630 12:27:47.795815  7042 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 13628)
W20260630 12:27:48.069422 13266 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 2eee6a96d34846fcad0eb41e5b8c482a not available for placement
W20260630 12:27:48.796419  7042 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 13628)
I20260630 12:27:48.961143  7042 tablet_server.cc:196] TabletServer@127.6.224.132:0 shutdown complete.
I20260630 12:27:48.976596  7042 master.cc:562] Master@127.6.224.190:43753 shutting down...
W20260630 12:27:49.377205 13202 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:27:49.380362 13202 catalog_manager.cc:4755] TS bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 82e338d39b524826af8c7f8199e93565: Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111)
W20260630 12:27:51.459576 13202 catalog_manager.cc:4755] TS bfef0b83a3554956977d1cf700aa797d (127.6.224.129:46427): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 969482f2fd1443d5afd36d7c6d7acb16: Network error: Client connection negotiation failed: client connection to 127.6.224.129:46427: connect: Connection refused (error 111)
I20260630 12:27:51.873303  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:51.874316  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:51.874713  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7f091e31c5164012bf9766bb04b61786: stopping tablet replica
I20260630 12:27:51.909799  7042 master.cc:584] Master@127.6.224.190:43753 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (16058 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:27:51.956578  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:33423
I20260630 12:27:51.957736  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:51.962977 13715 instance_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:27:51.964097 13716 instance_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:27:51.964378 13718 instance_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:27:51.964959  7042 server_base.cc:1061] running on GCE node
I20260630 12:27:51.965814  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:51.966005  7042 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:27:51.966161  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822471966143 us; error 0 us; skew 500 ppm
I20260630 12:27:51.966638  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:51.968899  7042 webserver.cc:533] Webserver started at http://127.6.224.190:33073/ using document root <none> and password file <none>
I20260630 12:27:51.969439  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:51.969609  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:51.969894  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:51.971179  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "5f0ff83d8e064d51af3fcbab41c2974b"
format_stamp: "Formatted at 2026-06-30 12:27:51 on dist-test-slave-fh7x"
I20260630 12:27:51.975430  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:27:51.978722 13723 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:27:51.979418  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:27:51.979686  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "5f0ff83d8e064d51af3fcbab41c2974b"
format_stamp: "Formatted at 2026-06-30 12:27:51 on dist-test-slave-fh7x"
I20260630 12:27:51.979945  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-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:27:51.996917  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:51.998180  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:52.035305  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:33423
I20260630 12:27:52.035426 13774 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:33423 every 8 connection(s)
I20260630 12:27:52.039412 13775 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:27:52.051950 13775 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b: Bootstrap starting.
I20260630 12:27:52.056938 13775 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:52.061298 13775 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b: No bootstrap required, opened a new log
I20260630 12:27:52.063561 13775 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f0ff83d8e064d51af3fcbab41c2974b" member_type: VOTER }
I20260630 12:27:52.064009 13775 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:52.064188 13775 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f0ff83d8e064d51af3fcbab41c2974b, State: Initialized, Role: FOLLOWER
I20260630 12:27:52.064684 13775 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5f0ff83d8e064d51af3fcbab41c2974b" member_type: VOTER }
I20260630 12:27:52.065142 13775 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:52.065336 13775 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:52.065541 13775 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:52.070333 13775 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f0ff83d8e064d51af3fcbab41c2974b" member_type: VOTER }
I20260630 12:27:52.070806 13775 leader_election.cc:304] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b [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: 5f0ff83d8e064d51af3fcbab41c2974b; no voters: 
I20260630 12:27:52.071885 13775 leader_election.cc:290] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:52.072305 13778 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:52.073617 13778 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b [term 1 LEADER]: Becoming Leader. State: Replica: 5f0ff83d8e064d51af3fcbab41c2974b, State: Running, Role: LEADER
I20260630 12:27:52.074326 13778 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b [LEADER]: Queue going to LEADER mode. State: All 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: "5f0ff83d8e064d51af3fcbab41c2974b" member_type: VOTER }
I20260630 12:27:52.074775 13775 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:52.081278 13779 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5f0ff83d8e064d51af3fcbab41c2974b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f0ff83d8e064d51af3fcbab41c2974b" member_type: VOTER } }
I20260630 12:27:52.082087 13779 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:52.082132 13780 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5f0ff83d8e064d51af3fcbab41c2974b. Latest consensus state: current_term: 1 leader_uuid: "5f0ff83d8e064d51af3fcbab41c2974b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f0ff83d8e064d51af3fcbab41c2974b" member_type: VOTER } }
I20260630 12:27:52.082890 13780 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:52.085088 13788 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:52.091305 13788 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:52.092311  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:52.100464 13788 catalog_manager.cc:1383] Generated new cluster ID: cc118ff9f529497c960fca3b05cc62c7
I20260630 12:27:52.100773 13788 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:52.138113 13788 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:52.139426 13788 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:52.160369 13788 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b: Generated new TSK 0
I20260630 12:27:52.160964 13788 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:52.223526  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:52.229960 13796 instance_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:27:52.230746 13797 instance_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:27:52.231865 13799 instance_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:27:52.232545  7042 server_base.cc:1061] running on GCE node
I20260630 12:27:52.233449  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:52.233625  7042 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:27:52.233781  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822472233763 us; error 0 us; skew 500 ppm
I20260630 12:27:52.234297  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:52.236482  7042 webserver.cc:533] Webserver started at http://127.6.224.129:34771/ using document root <none> and password file <none>
I20260630 12:27:52.236917  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:52.237123  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:52.237386  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:52.238587  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "ca0fd29526544b69b00bcc72347303a2"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-fh7x"
I20260630 12:27:52.242940  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:52.246138 13804 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:27:52.246806  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:52.247074  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "ca0fd29526544b69b00bcc72347303a2"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-fh7x"
I20260630 12:27:52.247315  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-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:27:52.266727  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:52.268002  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:52.269541  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:52.271988  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:52.272171  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:52.272436  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:52.272603  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:52.326151  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:40067
I20260630 12:27:52.326251 13866 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:40067 every 8 connection(s)
I20260630 12:27:52.331282  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:52.338352 13871 instance_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:27:52.339424 13872 instance_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:27:52.341917 13874 instance_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:27:52.343605  7042 server_base.cc:1061] running on GCE node
I20260630 12:27:52.344925  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:27:52.344961 13867 heartbeater.cc:344] Connected to a master server at 127.6.224.190:33423
W20260630 12:27:52.345208  7042 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:27:52.345448 13867 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:52.345448  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822472345431 us; error 0 us; skew 500 ppm
I20260630 12:27:52.346261  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:52.346354 13867 heartbeater.cc:507] Master 127.6.224.190:33423 requested a full tablet report, sending...
I20260630 12:27:52.348767 13740 ts_manager.cc:194] Registered new tserver with Master: ca0fd29526544b69b00bcc72347303a2 (127.6.224.129:40067)
I20260630 12:27:52.349470  7042 webserver.cc:533] Webserver started at http://127.6.224.130:40503/ using document root <none> and password file <none>
I20260630 12:27:52.349953  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:52.350128  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:52.350380  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:52.350778 13740 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41178
I20260630 12:27:52.351581  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "1ad59be0d85a46df89b84a0e74aaf2a5"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-fh7x"
I20260630 12:27:52.356009  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:27:52.359328 13879 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:27:52.360049  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:27:52.360345  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "1ad59be0d85a46df89b84a0e74aaf2a5"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-fh7x"
I20260630 12:27:52.360607  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-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:27:52.373934  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:52.375119  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:52.376581  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:52.378887  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:52.379101  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:52.379315  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:52.379468  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:52.417986  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:38271
I20260630 12:27:52.418076 13941 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:38271 every 8 connection(s)
I20260630 12:27:52.422775  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:52.430074 13945 instance_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:27:52.431545 13946 instance_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:27:52.432946 13948 instance_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:27:52.433116  7042 server_base.cc:1061] running on GCE node
I20260630 12:27:52.434244  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:52.434502  7042 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:27:52.434720  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822472434701 us; error 0 us; skew 500 ppm
I20260630 12:27:52.435238  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:52.436058 13942 heartbeater.cc:344] Connected to a master server at 127.6.224.190:33423
I20260630 12:27:52.436484 13942 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:52.437376 13942 heartbeater.cc:507] Master 127.6.224.190:33423 requested a full tablet report, sending...
I20260630 12:27:52.437922  7042 webserver.cc:533] Webserver started at http://127.6.224.131:35345/ using document root <none> and password file <none>
I20260630 12:27:52.438489  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:52.438730  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:52.439016  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:52.439595 13740 ts_manager.cc:194] Registered new tserver with Master: 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130:38271)
I20260630 12:27:52.440587  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "9369ede9fb244db7a2a13bb3c898f818"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-fh7x"
I20260630 12:27:52.441453 13740 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41194
I20260630 12:27:52.445665  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:27:52.448987 13953 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:27:52.449759  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:52.450004  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "9369ede9fb244db7a2a13bb3c898f818"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-fh7x"
I20260630 12:27:52.450240  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-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:27:52.472170  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:52.473369  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:52.474735  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:52.476974  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:52.477172  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:52.477397  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:52.477571  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:52.517218  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:45413
I20260630 12:27:52.517306 14015 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:45413 every 8 connection(s)
I20260630 12:27:52.530755 14016 heartbeater.cc:344] Connected to a master server at 127.6.224.190:33423
I20260630 12:27:52.531222 14016 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:52.531993 14016 heartbeater.cc:507] Master 127.6.224.190:33423 requested a full tablet report, sending...
I20260630 12:27:52.533907 13740 ts_manager.cc:194] Registered new tserver with Master: 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131:45413)
I20260630 12:27:52.534578  7042 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014256873s
I20260630 12:27:52.535323 13740 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41198
I20260630 12:27:53.353308 13867 heartbeater.cc:499] Master 127.6.224.190:33423 was elected leader, sending a full tablet report...
I20260630 12:27:53.444192 13942 heartbeater.cc:499] Master 127.6.224.190:33423 was elected leader, sending a full tablet report...
I20260630 12:27:53.538331 14016 heartbeater.cc:499] Master 127.6.224.190:33423 was elected leader, sending a full tablet report...
I20260630 12:27:53.589393 13740 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53986:
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:27:53.591799 13740 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:27:53.640851 13832 tablet_service.cc:1511] Processing CreateTablet for tablet 26323ea1455a4eb98e110d80dd9f2eac (DEFAULT_TABLE table=test-workload [id=3d3d4c3fcfe44b24a8114f700c92e37f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:53.641570 13831 tablet_service.cc:1511] Processing CreateTablet for tablet e9ca7718c86a4fd193e22df41369c493 (DEFAULT_TABLE table=test-workload [id=3d3d4c3fcfe44b24a8114f700c92e37f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:53.642526 13832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26323ea1455a4eb98e110d80dd9f2eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:53.643236 13831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ca7718c86a4fd193e22df41369c493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:53.647090 13830 tablet_service.cc:1511] Processing CreateTablet for tablet 57906d267d214fb2b0f594fd9f6923a9 (DEFAULT_TABLE table=test-workload [id=3d3d4c3fcfe44b24a8114f700c92e37f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:53.648594 13830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57906d267d214fb2b0f594fd9f6923a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:53.655870 13829 tablet_service.cc:1511] Processing CreateTablet for tablet 372323cfb16749e0bb16073d955c13c8 (DEFAULT_TABLE table=test-workload [id=3d3d4c3fcfe44b24a8114f700c92e37f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:53.657301 13829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372323cfb16749e0bb16073d955c13c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:53.673375 13981 tablet_service.cc:1511] Processing CreateTablet for tablet 26323ea1455a4eb98e110d80dd9f2eac (DEFAULT_TABLE table=test-workload [id=3d3d4c3fcfe44b24a8114f700c92e37f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:53.674346 13979 tablet_service.cc:1511] Processing CreateTablet for tablet 57906d267d214fb2b0f594fd9f6923a9 (DEFAULT_TABLE table=test-workload [id=3d3d4c3fcfe44b24a8114f700c92e37f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:53.674852 13981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26323ea1455a4eb98e110d80dd9f2eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:53.677000 13978 tablet_service.cc:1511] Processing CreateTablet for tablet 372323cfb16749e0bb16073d955c13c8 (DEFAULT_TABLE table=test-workload [id=3d3d4c3fcfe44b24a8114f700c92e37f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:53.678524 13978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372323cfb16749e0bb16073d955c13c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:53.682308 13980 tablet_service.cc:1511] Processing CreateTablet for tablet e9ca7718c86a4fd193e22df41369c493 (DEFAULT_TABLE table=test-workload [id=3d3d4c3fcfe44b24a8114f700c92e37f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:53.683749 13980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ca7718c86a4fd193e22df41369c493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:53.685690 13979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57906d267d214fb2b0f594fd9f6923a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:53.686229 13907 tablet_service.cc:1511] Processing CreateTablet for tablet 26323ea1455a4eb98e110d80dd9f2eac (DEFAULT_TABLE table=test-workload [id=3d3d4c3fcfe44b24a8114f700c92e37f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:53.687613 13907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26323ea1455a4eb98e110d80dd9f2eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:53.690260 13906 tablet_service.cc:1511] Processing CreateTablet for tablet e9ca7718c86a4fd193e22df41369c493 (DEFAULT_TABLE table=test-workload [id=3d3d4c3fcfe44b24a8114f700c92e37f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:53.691567 13906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ca7718c86a4fd193e22df41369c493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:53.694299 13905 tablet_service.cc:1511] Processing CreateTablet for tablet 57906d267d214fb2b0f594fd9f6923a9 (DEFAULT_TABLE table=test-workload [id=3d3d4c3fcfe44b24a8114f700c92e37f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:53.695655 13905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57906d267d214fb2b0f594fd9f6923a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:53.698734 13904 tablet_service.cc:1511] Processing CreateTablet for tablet 372323cfb16749e0bb16073d955c13c8 (DEFAULT_TABLE table=test-workload [id=3d3d4c3fcfe44b24a8114f700c92e37f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:53.700070 13904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372323cfb16749e0bb16073d955c13c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:53.703593 14036 tablet_bootstrap.cc:492] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2: Bootstrap starting.
I20260630 12:27:53.717581 14036 tablet_bootstrap.cc:654] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:53.750361 14037 tablet_bootstrap.cc:492] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818: Bootstrap starting.
I20260630 12:27:53.760088 14039 tablet_bootstrap.cc:492] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5: Bootstrap starting.
I20260630 12:27:53.767974 14037 tablet_bootstrap.cc:654] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:53.771894 14039 tablet_bootstrap.cc:654] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:53.773484 14036 tablet_bootstrap.cc:492] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2: No bootstrap required, opened a new log
I20260630 12:27:53.774097 14036 ts_tablet_manager.cc:1403] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2: Time spent bootstrapping tablet: real 0.071s	user 0.048s	sys 0.015s
I20260630 12:27:53.777199 14036 raft_consensus.cc:359] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.777961 14036 raft_consensus.cc:385] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:53.778280 14036 raft_consensus.cc:740] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca0fd29526544b69b00bcc72347303a2, State: Initialized, Role: FOLLOWER
I20260630 12:27:53.779220 14036 consensus_queue.cc:260] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.781106 14037 tablet_bootstrap.cc:492] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818: No bootstrap required, opened a new log
I20260630 12:27:53.781342 14039 tablet_bootstrap.cc:492] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5: No bootstrap required, opened a new log
I20260630 12:27:53.781793 14037 ts_tablet_manager.cc:1403] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.011s
I20260630 12:27:53.781832 14039 ts_tablet_manager.cc:1403] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260630 12:27:53.782403 14036 ts_tablet_manager.cc:1434] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:27:53.783468 14036 tablet_bootstrap.cc:492] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2: Bootstrap starting.
I20260630 12:27:53.785106 14037 raft_consensus.cc:359] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.785933 14037 raft_consensus.cc:385] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:53.785938 14039 raft_consensus.cc:359] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.786621 14037 raft_consensus.cc:740] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9369ede9fb244db7a2a13bb3c898f818, State: Initialized, Role: FOLLOWER
I20260630 12:27:53.787037 14039 raft_consensus.cc:385] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:53.787428 14039 raft_consensus.cc:740] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad59be0d85a46df89b84a0e74aaf2a5, State: Initialized, Role: FOLLOWER
I20260630 12:27:53.787680 14037 consensus_queue.cc:260] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.788246 14039 consensus_queue.cc:260] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.790546 14036 tablet_bootstrap.cc:654] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:53.797415 14037 ts_tablet_manager.cc:1434] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.001s
I20260630 12:27:53.799499 14039 ts_tablet_manager.cc:1434] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.008s
I20260630 12:27:53.800762 14039 tablet_bootstrap.cc:492] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5: Bootstrap starting.
I20260630 12:27:53.802393 14037 tablet_bootstrap.cc:492] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818: Bootstrap starting.
I20260630 12:27:53.807612 14039 tablet_bootstrap.cc:654] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:53.810602 14037 tablet_bootstrap.cc:654] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:53.812023 14036 tablet_bootstrap.cc:492] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2: No bootstrap required, opened a new log
I20260630 12:27:53.812692 14036 ts_tablet_manager.cc:1403] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.009s
I20260630 12:27:53.816006 14036 raft_consensus.cc:359] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.816849 14036 raft_consensus.cc:385] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:53.817217 14036 raft_consensus.cc:740] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca0fd29526544b69b00bcc72347303a2, State: Initialized, Role: FOLLOWER
I20260630 12:27:53.818135 14036 consensus_queue.cc:260] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.826586 14037 tablet_bootstrap.cc:492] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818: No bootstrap required, opened a new log
I20260630 12:27:53.826598 14036 ts_tablet_manager.cc:1434] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:27:53.827302 14037 ts_tablet_manager.cc:1403] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.006s
I20260630 12:27:53.827445 14039 tablet_bootstrap.cc:492] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5: No bootstrap required, opened a new log
I20260630 12:27:53.827878 14036 tablet_bootstrap.cc:492] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2: Bootstrap starting.
I20260630 12:27:53.827980 14039 ts_tablet_manager.cc:1403] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.012s
I20260630 12:27:53.830332 14037 raft_consensus.cc:359] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.831099 14037 raft_consensus.cc:385] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:53.831107 14039 raft_consensus.cc:359] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.831598 14037 raft_consensus.cc:740] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9369ede9fb244db7a2a13bb3c898f818, State: Initialized, Role: FOLLOWER
I20260630 12:27:53.831986 14039 raft_consensus.cc:385] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:53.832319 14039 raft_consensus.cc:740] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad59be0d85a46df89b84a0e74aaf2a5, State: Initialized, Role: FOLLOWER
I20260630 12:27:53.832834 14037 consensus_queue.cc:260] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.833169 14039 consensus_queue.cc:260] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.834405 14036 tablet_bootstrap.cc:654] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:53.835353 14039 ts_tablet_manager.cc:1434] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:27:53.836391 14039 tablet_bootstrap.cc:492] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5: Bootstrap starting.
I20260630 12:27:53.839501 14037 ts_tablet_manager.cc:1434] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:27:53.839711 14036 tablet_bootstrap.cc:492] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2: No bootstrap required, opened a new log
I20260630 12:27:53.840273 14036 ts_tablet_manager.cc:1403] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:27:53.840654 14037 tablet_bootstrap.cc:492] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818: Bootstrap starting.
I20260630 12:27:53.842523 14039 tablet_bootstrap.cc:654] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:53.843405 14036 raft_consensus.cc:359] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.844218 14036 raft_consensus.cc:385] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:53.844523 14036 raft_consensus.cc:740] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca0fd29526544b69b00bcc72347303a2, State: Initialized, Role: FOLLOWER
I20260630 12:27:53.845346 14036 consensus_queue.cc:260] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.847522 14036 ts_tablet_manager.cc:1434] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:27:53.848644 14036 tablet_bootstrap.cc:492] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2: Bootstrap starting.
I20260630 12:27:53.848914 14037 tablet_bootstrap.cc:654] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:53.854774 14036 tablet_bootstrap.cc:654] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:53.861382 14037 tablet_bootstrap.cc:492] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818: No bootstrap required, opened a new log
I20260630 12:27:53.862112 14037 ts_tablet_manager.cc:1403] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260630 12:27:53.865540 14037 raft_consensus.cc:359] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.866542 14037 raft_consensus.cc:385] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:53.866906 14037 raft_consensus.cc:740] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9369ede9fb244db7a2a13bb3c898f818, State: Initialized, Role: FOLLOWER
I20260630 12:27:53.867910 14037 consensus_queue.cc:260] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.872740 14037 ts_tablet_manager.cc:1434] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260630 12:27:53.874917 14037 tablet_bootstrap.cc:492] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818: Bootstrap starting.
I20260630 12:27:53.875475 14036 tablet_bootstrap.cc:492] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2: No bootstrap required, opened a new log
I20260630 12:27:53.876065 14036 ts_tablet_manager.cc:1403] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.008s
I20260630 12:27:53.879073 14036 raft_consensus.cc:359] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.879849 14036 raft_consensus.cc:385] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:53.880196 14036 raft_consensus.cc:740] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca0fd29526544b69b00bcc72347303a2, State: Initialized, Role: FOLLOWER
I20260630 12:27:53.881078 14036 consensus_queue.cc:260] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.881735 14037 tablet_bootstrap.cc:654] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:53.883697 14042 raft_consensus.cc:493] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:53.884186 14042 raft_consensus.cc:515] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.885318 14036 ts_tablet_manager.cc:1434] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260630 12:27:53.886780 14042 leader_election.cc:290] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130:38271), 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131:45413)
I20260630 12:27:53.891542 14037 tablet_bootstrap.cc:492] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818: No bootstrap required, opened a new log
I20260630 12:27:53.892158 14037 ts_tablet_manager.cc:1403] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.011s
I20260630 12:27:53.895040 14037 raft_consensus.cc:359] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.895699 14039 tablet_bootstrap.cc:492] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5: No bootstrap required, opened a new log
I20260630 12:27:53.895808 14037 raft_consensus.cc:385] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:53.896342 14039 ts_tablet_manager.cc:1403] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.027s
I20260630 12:27:53.896278 14037 raft_consensus.cc:740] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9369ede9fb244db7a2a13bb3c898f818, State: Initialized, Role: FOLLOWER
I20260630 12:27:53.897436 14037 consensus_queue.cc:260] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.899371 14039 raft_consensus.cc:359] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.900156 14039 raft_consensus.cc:385] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:53.900481 14039 raft_consensus.cc:740] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad59be0d85a46df89b84a0e74aaf2a5, State: Initialized, Role: FOLLOWER
I20260630 12:27:53.901414 14039 consensus_queue.cc:260] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.902144 14043 raft_consensus.cc:493] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:53.902666 14043 raft_consensus.cc:515] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.906658 14043 leader_election.cc:290] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca0fd29526544b69b00bcc72347303a2 (127.6.224.129:40067), 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130:38271)
I20260630 12:27:53.912765 14037 ts_tablet_manager.cc:1434] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260630 12:27:53.916648 13917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57906d267d214fb2b0f594fd9f6923a9" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" is_pre_election: true
I20260630 12:27:53.917456 13917 raft_consensus.cc:2468] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca0fd29526544b69b00bcc72347303a2 in term 0.
I20260630 12:27:53.919054 13807 leader_election.cc:304] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad59be0d85a46df89b84a0e74aaf2a5, ca0fd29526544b69b00bcc72347303a2; no voters: 
I20260630 12:27:53.919895 14042 raft_consensus.cc:2804] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:53.920240 14042 raft_consensus.cc:493] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:53.920600 14042 raft_consensus.cc:3060] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:53.917313 14039 ts_tablet_manager.cc:1434] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260630 12:27:53.928376 14042 raft_consensus.cc:515] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.930502 13991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57906d267d214fb2b0f594fd9f6923a9" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9369ede9fb244db7a2a13bb3c898f818" is_pre_election: true
I20260630 12:27:53.931214 13991 raft_consensus.cc:2468] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca0fd29526544b69b00bcc72347303a2 in term 0.
I20260630 12:27:53.931954 13917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57906d267d214fb2b0f594fd9f6923a9" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5"
I20260630 12:27:53.932554 13917 raft_consensus.cc:3060] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:53.932901 14039 tablet_bootstrap.cc:492] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5: Bootstrap starting.
I20260630 12:27:53.940069 13917 raft_consensus.cc:2468] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca0fd29526544b69b00bcc72347303a2 in term 1.
I20260630 12:27:53.941468 13807 leader_election.cc:304] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad59be0d85a46df89b84a0e74aaf2a5, ca0fd29526544b69b00bcc72347303a2; no voters: 
I20260630 12:27:53.943063 14042 leader_election.cc:290] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [CANDIDATE]: Term 1 election: Requested vote from peers 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130:38271), 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131:45413)
I20260630 12:27:53.943686 13842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57906d267d214fb2b0f594fd9f6923a9" candidate_uuid: "9369ede9fb244db7a2a13bb3c898f818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0fd29526544b69b00bcc72347303a2" is_pre_election: true
I20260630 12:27:53.943668 14042 raft_consensus.cc:2804] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:53.942978 14039 tablet_bootstrap.cc:654] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:53.944829 14042 raft_consensus.cc:697] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 1 LEADER]: Becoming Leader. State: Replica: ca0fd29526544b69b00bcc72347303a2, State: Running, Role: LEADER
I20260630 12:27:53.946897 13991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57906d267d214fb2b0f594fd9f6923a9" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9369ede9fb244db7a2a13bb3c898f818"
I20260630 12:27:53.946755 14042 consensus_queue.cc:237] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.947450 13991 raft_consensus.cc:3060] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:53.955989 13991 raft_consensus.cc:2468] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca0fd29526544b69b00bcc72347303a2 in term 1.
I20260630 12:27:53.956260 13917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57906d267d214fb2b0f594fd9f6923a9" candidate_uuid: "9369ede9fb244db7a2a13bb3c898f818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" is_pre_election: true
I20260630 12:27:53.957193 13917 raft_consensus.cc:2393] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9369ede9fb244db7a2a13bb3c898f818 in current term 1: Already voted for candidate ca0fd29526544b69b00bcc72347303a2 in this term.
I20260630 12:27:53.962867 14039 tablet_bootstrap.cc:492] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5: No bootstrap required, opened a new log
I20260630 12:27:53.963359 14039 ts_tablet_manager.cc:1403] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.010s
I20260630 12:27:53.963768 13955 leader_election.cc:304] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [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: 9369ede9fb244db7a2a13bb3c898f818; no voters: 1ad59be0d85a46df89b84a0e74aaf2a5, ca0fd29526544b69b00bcc72347303a2
I20260630 12:27:53.964597 14043 raft_consensus.cc:2749] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:53.965868 14039 raft_consensus.cc:359] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.966410 14039 raft_consensus.cc:385] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:53.966632 14039 raft_consensus.cc:740] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad59be0d85a46df89b84a0e74aaf2a5, State: Initialized, Role: FOLLOWER
I20260630 12:27:53.966733 13737 catalog_manager.cc:5697] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca0fd29526544b69b00bcc72347303a2 (127.6.224.129). New cstate: current_term: 1 leader_uuid: "ca0fd29526544b69b00bcc72347303a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:53.967276 14039 consensus_queue.cc:260] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:53.969004 14039 ts_tablet_manager.cc:1434] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:54.007820 14042 raft_consensus.cc:493] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:54.008332 14042 raft_consensus.cc:515] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:54.010165 14042 leader_election.cc:290] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130:38271), 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131:45413)
I20260630 12:27:54.010809 13917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26323ea1455a4eb98e110d80dd9f2eac" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" is_pre_election: true
I20260630 12:27:54.011194 13991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26323ea1455a4eb98e110d80dd9f2eac" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9369ede9fb244db7a2a13bb3c898f818" is_pre_election: true
I20260630 12:27:54.011497 13917 raft_consensus.cc:2468] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca0fd29526544b69b00bcc72347303a2 in term 0.
I20260630 12:27:54.011795 13991 raft_consensus.cc:2468] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca0fd29526544b69b00bcc72347303a2 in term 0.
I20260630 12:27:54.012492 13807 leader_election.cc:304] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad59be0d85a46df89b84a0e74aaf2a5, ca0fd29526544b69b00bcc72347303a2; no voters: 
I20260630 12:27:54.013203 14042 raft_consensus.cc:2804] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:54.013499 14042 raft_consensus.cc:493] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:54.013737 14042 raft_consensus.cc:3060] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:54.018515 14042 raft_consensus.cc:515] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:54.020087 14042 leader_election.cc:290] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [CANDIDATE]: Term 1 election: Requested vote from peers 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130:38271), 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131:45413)
I20260630 12:27:54.020963 13917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26323ea1455a4eb98e110d80dd9f2eac" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5"
I20260630 12:27:54.021219 13991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26323ea1455a4eb98e110d80dd9f2eac" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9369ede9fb244db7a2a13bb3c898f818"
I20260630 12:27:54.021648 13917 raft_consensus.cc:3060] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:54.021728 13991 raft_consensus.cc:3060] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:54.028784 13917 raft_consensus.cc:2468] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca0fd29526544b69b00bcc72347303a2 in term 1.
I20260630 12:27:54.028784 13991 raft_consensus.cc:2468] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca0fd29526544b69b00bcc72347303a2 in term 1.
I20260630 12:27:54.030164 13807 leader_election.cc:304] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9369ede9fb244db7a2a13bb3c898f818, ca0fd29526544b69b00bcc72347303a2; no voters: 
I20260630 12:27:54.030831 14042 raft_consensus.cc:2804] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:54.031311 14042 raft_consensus.cc:697] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 1 LEADER]: Becoming Leader. State: Replica: ca0fd29526544b69b00bcc72347303a2, State: Running, Role: LEADER
I20260630 12:27:54.032066 14042 consensus_queue.cc:237] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:54.039713 14042 raft_consensus.cc:493] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:54.040280 14042 raft_consensus.cc:515] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:54.039779 13737 catalog_manager.cc:5697] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca0fd29526544b69b00bcc72347303a2 (127.6.224.129). New cstate: current_term: 1 leader_uuid: "ca0fd29526544b69b00bcc72347303a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:54.042053 14042 leader_election.cc:290] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130:38271), 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131:45413)
I20260630 12:27:54.042958 13917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372323cfb16749e0bb16073d955c13c8" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" is_pre_election: true
I20260630 12:27:54.043193 13991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372323cfb16749e0bb16073d955c13c8" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9369ede9fb244db7a2a13bb3c898f818" is_pre_election: true
I20260630 12:27:54.043638 13917 raft_consensus.cc:2468] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca0fd29526544b69b00bcc72347303a2 in term 0.
I20260630 12:27:54.043769 13991 raft_consensus.cc:2468] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca0fd29526544b69b00bcc72347303a2 in term 0.
I20260630 12:27:54.044745 13807 leader_election.cc:304] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad59be0d85a46df89b84a0e74aaf2a5, ca0fd29526544b69b00bcc72347303a2; no voters: 
I20260630 12:27:54.045499 14042 raft_consensus.cc:2804] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:54.045850 14042 raft_consensus.cc:493] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:54.046217 14042 raft_consensus.cc:3060] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:54.051474 14042 raft_consensus.cc:515] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:54.053085 14042 leader_election.cc:290] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [CANDIDATE]: Term 1 election: Requested vote from peers 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130:38271), 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131:45413)
I20260630 12:27:54.053866 13917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372323cfb16749e0bb16073d955c13c8" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5"
I20260630 12:27:54.054061 13991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372323cfb16749e0bb16073d955c13c8" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9369ede9fb244db7a2a13bb3c898f818"
I20260630 12:27:54.054383 13917 raft_consensus.cc:3060] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:54.054556 13991 raft_consensus.cc:3060] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:54.059336 13917 raft_consensus.cc:2468] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca0fd29526544b69b00bcc72347303a2 in term 1.
I20260630 12:27:54.059336 13991 raft_consensus.cc:2468] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca0fd29526544b69b00bcc72347303a2 in term 1.
I20260630 12:27:54.060532 13807 leader_election.cc:304] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad59be0d85a46df89b84a0e74aaf2a5, ca0fd29526544b69b00bcc72347303a2; no voters: 
I20260630 12:27:54.061219 14042 raft_consensus.cc:2804] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:54.061592 14042 raft_consensus.cc:697] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 1 LEADER]: Becoming Leader. State: Replica: ca0fd29526544b69b00bcc72347303a2, State: Running, Role: LEADER
I20260630 12:27:54.062234 14042 consensus_queue.cc:237] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:54.070013 13737 catalog_manager.cc:5697] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca0fd29526544b69b00bcc72347303a2 (127.6.224.129). New cstate: current_term: 1 leader_uuid: "ca0fd29526544b69b00bcc72347303a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } health_report { overall_health: UNKNOWN } } }
W20260630 12:27:54.087615 13787 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:27:54.120463 14043 raft_consensus.cc:493] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:54.120985 14043 raft_consensus.cc:515] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:54.122752 14043 leader_election.cc:290] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca0fd29526544b69b00bcc72347303a2 (127.6.224.129:40067), 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130:38271)
I20260630 12:27:54.123641 13842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ca7718c86a4fd193e22df41369c493" candidate_uuid: "9369ede9fb244db7a2a13bb3c898f818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0fd29526544b69b00bcc72347303a2" is_pre_election: true
I20260630 12:27:54.123595 14042 raft_consensus.cc:493] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:54.123914 13917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ca7718c86a4fd193e22df41369c493" candidate_uuid: "9369ede9fb244db7a2a13bb3c898f818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" is_pre_election: true
I20260630 12:27:54.124605 13917 raft_consensus.cc:2468] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9369ede9fb244db7a2a13bb3c898f818 in term 0.
I20260630 12:27:54.124455 14042 raft_consensus.cc:515] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:54.125396 13842 raft_consensus.cc:2468] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9369ede9fb244db7a2a13bb3c898f818 in term 0.
I20260630 12:27:54.125779 13956 leader_election.cc:304] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad59be0d85a46df89b84a0e74aaf2a5, 9369ede9fb244db7a2a13bb3c898f818; no voters: 
I20260630 12:27:54.127198 14043 raft_consensus.cc:2804] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:54.127326 14042 leader_election.cc:290] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130:38271), 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131:45413)
I20260630 12:27:54.127601 14043 raft_consensus.cc:493] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:54.127605 13917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ca7718c86a4fd193e22df41369c493" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" is_pre_election: true
I20260630 12:27:54.128098 14043 raft_consensus.cc:3060] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:54.128371 13917 raft_consensus.cc:2468] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca0fd29526544b69b00bcc72347303a2 in term 0.
I20260630 12:27:54.128391 13991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ca7718c86a4fd193e22df41369c493" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9369ede9fb244db7a2a13bb3c898f818" is_pre_election: true
I20260630 12:27:54.129566 13807 leader_election.cc:304] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad59be0d85a46df89b84a0e74aaf2a5, ca0fd29526544b69b00bcc72347303a2; no voters: 
I20260630 12:27:54.130189 14042 raft_consensus.cc:2804] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:54.130467 14042 raft_consensus.cc:493] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:54.130714 14042 raft_consensus.cc:3060] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:54.133632 14043 raft_consensus.cc:515] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:54.134660 13991 raft_consensus.cc:2393] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ca0fd29526544b69b00bcc72347303a2 in current term 1: Already voted for candidate 9369ede9fb244db7a2a13bb3c898f818 in this term.
I20260630 12:27:54.136133 14043 leader_election.cc:290] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [CANDIDATE]: Term 1 election: Requested vote from peers ca0fd29526544b69b00bcc72347303a2 (127.6.224.129:40067), 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130:38271)
I20260630 12:27:54.135957 14042 raft_consensus.cc:515] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:54.136874 13917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ca7718c86a4fd193e22df41369c493" candidate_uuid: "9369ede9fb244db7a2a13bb3c898f818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5"
I20260630 12:27:54.137502 13917 raft_consensus.cc:3060] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:54.138151 13842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ca7718c86a4fd193e22df41369c493" candidate_uuid: "9369ede9fb244db7a2a13bb3c898f818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0fd29526544b69b00bcc72347303a2"
I20260630 12:27:54.138163 14042 leader_election.cc:290] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [CANDIDATE]: Term 1 election: Requested vote from peers 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130:38271), 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131:45413)
I20260630 12:27:54.138922 13842 raft_consensus.cc:2393] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9369ede9fb244db7a2a13bb3c898f818 in current term 1: Already voted for candidate ca0fd29526544b69b00bcc72347303a2 in this term.
I20260630 12:27:54.139910 13916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ca7718c86a4fd193e22df41369c493" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5"
I20260630 12:27:54.139942 13991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ca7718c86a4fd193e22df41369c493" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9369ede9fb244db7a2a13bb3c898f818"
I20260630 12:27:54.140908 13991 raft_consensus.cc:2393] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ca0fd29526544b69b00bcc72347303a2 in current term 1: Already voted for candidate 9369ede9fb244db7a2a13bb3c898f818 in this term.
I20260630 12:27:54.142050 13807 leader_election.cc:304] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [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: ca0fd29526544b69b00bcc72347303a2; no voters: 1ad59be0d85a46df89b84a0e74aaf2a5, 9369ede9fb244db7a2a13bb3c898f818
I20260630 12:27:54.142693 14042 raft_consensus.cc:2749] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:27:54.144193 13917 raft_consensus.cc:2468] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9369ede9fb244db7a2a13bb3c898f818 in term 1.
I20260630 12:27:54.145145 13956 leader_election.cc:304] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [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: 1ad59be0d85a46df89b84a0e74aaf2a5, 9369ede9fb244db7a2a13bb3c898f818; no voters: ca0fd29526544b69b00bcc72347303a2
I20260630 12:27:54.145807 14043 raft_consensus.cc:2804] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:54.146603 14043 raft_consensus.cc:697] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 LEADER]: Becoming Leader. State: Replica: 9369ede9fb244db7a2a13bb3c898f818, State: Running, Role: LEADER
I20260630 12:27:54.147223 14043 consensus_queue.cc:237] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:27:54.154307 13737 catalog_manager.cc:5697] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131). New cstate: current_term: 1 leader_uuid: "9369ede9fb244db7a2a13bb3c898f818" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:54.173509  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:27:54.189627  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:54.190423  7042 tablet_replica.cc:333] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2: stopping tablet replica
I20260630 12:27:54.190980  7042 raft_consensus.cc:2243] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:54.191608  7042 pending_rounds.cc:70] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2: Trying to abort 1 pending ops.
I20260630 12:27:54.191802  7042 pending_rounds.cc:77] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440853765791744 op_type: NO_OP noop_request { }
I20260630 12:27:54.192090  7042 raft_consensus.cc:2889] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:54.192368  7042 raft_consensus.cc:2272] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.194676  7042 tablet_replica.cc:333] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2: stopping tablet replica
I20260630 12:27:54.195216  7042 raft_consensus.cc:2243] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:54.195583  7042 raft_consensus.cc:2272] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.197619  7042 tablet_replica.cc:333] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2: stopping tablet replica
I20260630 12:27:54.198112  7042 raft_consensus.cc:2243] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:54.198698  7042 pending_rounds.cc:70] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2: Trying to abort 1 pending ops.
I20260630 12:27:54.198858  7042 pending_rounds.cc:77] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440853296652288 op_type: NO_OP noop_request { }
I20260630 12:27:54.199106  7042 raft_consensus.cc:2889] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:54.199370  7042 raft_consensus.cc:2272] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.201723  7042 tablet_replica.cc:333] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2: stopping tablet replica
I20260630 12:27:54.202191  7042 raft_consensus.cc:2243] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:54.202781  7042 pending_rounds.cc:70] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2: Trying to abort 1 pending ops.
I20260630 12:27:54.202942  7042 pending_rounds.cc:77] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440853642661888 op_type: NO_OP noop_request { }
I20260630 12:27:54.203182  7042 raft_consensus.cc:2889] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:54.203436  7042 raft_consensus.cc:2272] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.226503  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:27:54.238020  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:27:54.253496  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:54.254324  7042 tablet_replica.cc:333] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5: stopping tablet replica
I20260630 12:27:54.254870  7042 raft_consensus.cc:2243] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:54.255271  7042 raft_consensus.cc:2272] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.257230  7042 tablet_replica.cc:333] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5: stopping tablet replica
I20260630 12:27:54.257737  7042 raft_consensus.cc:2243] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:54.258108  7042 raft_consensus.cc:2272] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.259913  7042 tablet_replica.cc:333] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5: stopping tablet replica
I20260630 12:27:54.260394  7042 raft_consensus.cc:2243] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:54.260739  7042 raft_consensus.cc:2272] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.262756  7042 tablet_replica.cc:333] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5: stopping tablet replica
I20260630 12:27:54.263206  7042 raft_consensus.cc:2243] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:54.263545  7042 raft_consensus.cc:2272] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.284789  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
I20260630 12:27:54.296065  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:27:54.311486  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:54.312258  7042 tablet_replica.cc:333] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818: stopping tablet replica
I20260630 12:27:54.312808  7042 raft_consensus.cc:2243] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:54.313257  7042 raft_consensus.cc:2272] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.315374  7042 tablet_replica.cc:333] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818: stopping tablet replica
I20260630 12:27:54.315903  7042 raft_consensus.cc:2243] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:54.316277  7042 raft_consensus.cc:2272] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.318236  7042 tablet_replica.cc:333] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818: stopping tablet replica
I20260630 12:27:54.318740  7042 raft_consensus.cc:2243] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:54.319293  7042 pending_rounds.cc:70] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818: Trying to abort 1 pending ops.
I20260630 12:27:54.319460  7042 pending_rounds.cc:77] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440854113714176 op_type: NO_OP noop_request { }
I20260630 12:27:54.319710  7042 raft_consensus.cc:2889] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:54.319964  7042 raft_consensus.cc:2272] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.322283  7042 tablet_replica.cc:333] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818: stopping tablet replica
I20260630 12:27:54.322814  7042 raft_consensus.cc:2243] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:54.323192  7042 raft_consensus.cc:2272] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.344517  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:27:54.357741  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:54.363209 14065 instance_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:27:54.363736 14066 instance_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:27:54.364697 14068 instance_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:27:54.365595  7042 server_base.cc:1061] running on GCE node
I20260630 12:27:54.366588  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:54.366873  7042 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:27:54.367089  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822474367076 us; error 0 us; skew 500 ppm
I20260630 12:27:54.367653  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:54.370091  7042 webserver.cc:533] Webserver started at http://127.6.224.132:35603/ using document root <none> and password file <none>
I20260630 12:27:54.370620  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:54.370862  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:54.371153  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:54.372298  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-3-root/instance:
uuid: "589392f71f2f4a55bf8b14cc4586e738"
format_stamp: "Formatted at 2026-06-30 12:27:54 on dist-test-slave-fh7x"
I20260630 12:27:54.377110  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:27:54.380528 14073 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:27:54.381489  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:54.381944  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-3-root
uuid: "589392f71f2f4a55bf8b14cc4586e738"
format_stamp: "Formatted at 2026-06-30 12:27:54 on dist-test-slave-fh7x"
I20260630 12:27:54.382354  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-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:27:54.405987  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:54.407236  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:54.408824  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:54.411278  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:54.411603  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:54.411921  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:54.412171  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:54.449627  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.132:39461
I20260630 12:27:54.449728 14135 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.132:39461 every 8 connection(s)
I20260630 12:27:54.463806 14136 heartbeater.cc:344] Connected to a master server at 127.6.224.190:33423
I20260630 12:27:54.464308 14136 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:54.465148 14136 heartbeater.cc:507] Master 127.6.224.190:33423 requested a full tablet report, sending...
I20260630 12:27:54.467161 13737 ts_manager.cc:194] Registered new tserver with Master: 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132:39461)
I20260630 12:27:54.468691 13737 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53988
W20260630 12:27:55.099481 13787 auto_rebalancer.cc:639] Failed to schedule move for tablet e9ca7718c86a4fd193e22df41369c493: Network error: Client connection negotiation failed: client connection to 127.6.224.131:45413: connect: Connection refused (error 111)
W20260630 12:27:55.102981 13787 auto_rebalancer.cc:639] Failed to schedule move for tablet 26323ea1455a4eb98e110d80dd9f2eac: Network error: Client connection negotiation failed: client connection to 127.6.224.129:40067: connect: Connection refused (error 111)
W20260630 12:27:55.106123 13787 auto_rebalancer.cc:639] Failed to schedule move for tablet 372323cfb16749e0bb16073d955c13c8: Network error: Client connection negotiation failed: client connection to 127.6.224.129:40067: connect: Connection refused (error 111)
I20260630 12:27:55.471307 14136 heartbeater.cc:499] Master 127.6.224.190:33423 was elected leader, sending a full tablet report...
W20260630 12:27:56.118227 13787 auto_rebalancer.cc:639] Failed to schedule move for tablet 372323cfb16749e0bb16073d955c13c8: Network error: Client connection negotiation failed: client connection to 127.6.224.129:40067: connect: Connection refused (error 111)
W20260630 12:27:56.121728 13787 auto_rebalancer.cc:639] Failed to schedule move for tablet 57906d267d214fb2b0f594fd9f6923a9: Network error: Client connection negotiation failed: client connection to 127.6.224.129:40067: connect: Connection refused (error 111)
W20260630 12:27:56.125011 13787 auto_rebalancer.cc:639] Failed to schedule move for tablet e9ca7718c86a4fd193e22df41369c493: Network error: Client connection negotiation failed: client connection to 127.6.224.131:45413: connect: Connection refused (error 111)
W20260630 12:27:57.155628 13787 auto_rebalancer.cc:639] Failed to schedule move for tablet 26323ea1455a4eb98e110d80dd9f2eac: Network error: Client connection negotiation failed: client connection to 127.6.224.129:40067: connect: Connection refused (error 111)
W20260630 12:27:57.158977 13787 auto_rebalancer.cc:639] Failed to schedule move for tablet e9ca7718c86a4fd193e22df41369c493: Network error: Client connection negotiation failed: client connection to 127.6.224.131:45413: connect: Connection refused (error 111)
W20260630 12:27:57.162031 13787 auto_rebalancer.cc:639] Failed to schedule move for tablet 57906d267d214fb2b0f594fd9f6923a9: Network error: Client connection negotiation failed: client connection to 127.6.224.129:40067: connect: Connection refused (error 111)
W20260630 12:27:58.174160 13787 auto_rebalancer.cc:639] Failed to schedule move for tablet 57906d267d214fb2b0f594fd9f6923a9: Network error: Client connection negotiation failed: client connection to 127.6.224.129:40067: connect: Connection refused (error 111)
W20260630 12:27:58.177316 13787 auto_rebalancer.cc:639] Failed to schedule move for tablet e9ca7718c86a4fd193e22df41369c493: Network error: Client connection negotiation failed: client connection to 127.6.224.131:45413: connect: Connection refused (error 111)
W20260630 12:27:58.180238 13787 auto_rebalancer.cc:639] Failed to schedule move for tablet 26323ea1455a4eb98e110d80dd9f2eac: Network error: Client connection negotiation failed: client connection to 127.6.224.129:40067: connect: Connection refused (error 111)
W20260630 12:27:59.182610 13787 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver ca0fd29526544b69b00bcc72347303a2 not available for placement
W20260630 12:28:00.185513 13787 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver ca0fd29526544b69b00bcc72347303a2 not available for placement
W20260630 12:28:01.187453 13787 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver ca0fd29526544b69b00bcc72347303a2 not available for placement
I20260630 12:28:01.486896  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:01.494722 14145 instance_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:28:01.495980 14146 instance_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:28:01.497077 14148 instance_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:28:01.499121  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:01.500524  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:01.500744  7042 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:28:01.500918  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822481500901 us; error 0 us; skew 500 ppm
I20260630 12:28:01.501498  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:01.504215  7042 webserver.cc:533] Webserver started at http://127.6.224.129:34771/ using document root <none> and password file <none>
I20260630 12:28:01.504712  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:01.504868  7042 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:28:01.508916  7042 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:28:01.512380 14153 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:28:01.513274  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:01.513567  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "ca0fd29526544b69b00bcc72347303a2"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-fh7x"
I20260630 12:28:01.513959  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-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:28:01.527905  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:01.529258  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:01.530994  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:01.534749 14160 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:28:01.557873  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:28:01.558197  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.024s	user 0.000s	sys 0.002s
I20260630 12:28:01.558503  7042 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:28:01.564608 14160 tablet_bootstrap.cc:492] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2: Bootstrap starting.
I20260630 12:28:01.579923 14160 tablet_bootstrap.cc:492] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2: 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:28:01.580793 14160 tablet_bootstrap.cc:492] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2: Bootstrap complete.
I20260630 12:28:01.581615 14160 ts_tablet_manager.cc:1403] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.004s
I20260630 12:28:01.582182  7042 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:28:01.582527  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.024s	user 0.023s	sys 0.000s
I20260630 12:28:01.584956 14160 raft_consensus.cc:359] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:01.586174 14160 raft_consensus.cc:740] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca0fd29526544b69b00bcc72347303a2, State: Initialized, Role: FOLLOWER
I20260630 12:28:01.587157 14160 consensus_queue.cc:260] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:01.590356 14160 ts_tablet_manager.cc:1434] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:28:01.591305 14160 tablet_bootstrap.cc:492] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2: Bootstrap starting.
I20260630 12:28:01.608379 14160 tablet_bootstrap.cc:492] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2: 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:28:01.609228 14160 tablet_bootstrap.cc:492] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2: Bootstrap complete.
I20260630 12:28:01.609807 14160 ts_tablet_manager.cc:1403] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260630 12:28:01.611980 14160 raft_consensus.cc:359] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:01.612721 14160 raft_consensus.cc:740] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca0fd29526544b69b00bcc72347303a2, State: Initialized, Role: FOLLOWER
I20260630 12:28:01.613390 14160 consensus_queue.cc:260] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [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: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:01.614992 14160 ts_tablet_manager.cc:1434] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:28:01.615796 14160 tablet_bootstrap.cc:492] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2: Bootstrap starting.
I20260630 12:28:01.628494 14160 tablet_bootstrap.cc:492] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2: 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:28:01.629312 14160 tablet_bootstrap.cc:492] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2: Bootstrap complete.
I20260630 12:28:01.629889 14160 ts_tablet_manager.cc:1403] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:28:01.631968 14160 raft_consensus.cc:359] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:01.632663 14160 raft_consensus.cc:740] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca0fd29526544b69b00bcc72347303a2, State: Initialized, Role: FOLLOWER
I20260630 12:28:01.633389 14160 consensus_queue.cc:260] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [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: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:01.635102 14160 ts_tablet_manager.cc:1434] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:28:01.635812 14160 tablet_bootstrap.cc:492] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2: Bootstrap starting.
I20260630 12:28:01.641168  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:40067
I20260630 12:28:01.641284 14220 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:40067 every 8 connection(s)
W20260630 12:28:01.646090 14222 tablet.cc:2406] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:28:01.649240  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:28:01.649739 14160 tablet_bootstrap.cc:492] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2: 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:28:01.650799 14160 tablet_bootstrap.cc:492] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2: Bootstrap complete.
I20260630 12:28:01.651517 14160 ts_tablet_manager.cc:1403] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:28:01.654498 14160 raft_consensus.cc:359] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:01.655537 14160 raft_consensus.cc:740] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca0fd29526544b69b00bcc72347303a2, State: Initialized, Role: FOLLOWER
I20260630 12:28:01.656561 14160 consensus_queue.cc:260] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [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: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:01.659228 14160 ts_tablet_manager.cc:1434] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260630 12:28:01.659619 14227 instance_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:28:01.659880 14226 instance_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:28:01.662921  7042 server_base.cc:1061] running on GCE node
W20260630 12:28:01.663602 14230 instance_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:28:01.664541  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:01.664755  7042 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:28:01.664917  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822481664901 us; error 0 us; skew 500 ppm
I20260630 12:28:01.665446  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:01.667868  7042 webserver.cc:533] Webserver started at http://127.6.224.130:40503/ using document root <none> and password file <none>
I20260630 12:28:01.668314  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:01.668469  7042 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:28:01.672125  7042 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:28:01.675318 14234 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:28:01.676268  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:01.676738  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "1ad59be0d85a46df89b84a0e74aaf2a5"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-fh7x"
I20260630 12:28:01.677178  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-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:28:01.678795 14221 heartbeater.cc:344] Connected to a master server at 127.6.224.190:33423
I20260630 12:28:01.679277 14221 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:01.680307 14221 heartbeater.cc:507] Master 127.6.224.190:33423 requested a full tablet report, sending...
I20260630 12:28:01.684911 13737 ts_manager.cc:194] Re-registered known tserver with Master: ca0fd29526544b69b00bcc72347303a2 (127.6.224.129:40067)
I20260630 12:28:01.689658 13737 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53996
I20260630 12:28:01.692768 14221 heartbeater.cc:499] Master 127.6.224.190:33423 was elected leader, sending a full tablet report...
I20260630 12:28:01.694022  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:01.695554  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:01.697155  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:01.721910  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:28:01.722213  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.001s	sys 0.001s
I20260630 12:28:01.727224 14241 tablet_bootstrap.cc:492] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5: Bootstrap starting.
I20260630 12:28:01.737668  7042 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:28:01.737978  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:28:01.738222 14241 tablet_bootstrap.cc:492] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5: 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:28:01.739063 14241 tablet_bootstrap.cc:492] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5: Bootstrap complete.
I20260630 12:28:01.739634 14241 ts_tablet_manager.cc:1403] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260630 12:28:01.741767 14241 raft_consensus.cc:359] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:01.742307 14241 raft_consensus.cc:740] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad59be0d85a46df89b84a0e74aaf2a5, State: Initialized, Role: FOLLOWER
I20260630 12:28:01.742993 14241 consensus_queue.cc:260] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:01.745575 14241 ts_tablet_manager.cc:1434] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:28:01.746519 14241 tablet_bootstrap.cc:492] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5: Bootstrap starting.
I20260630 12:28:01.758144 14241 tablet_bootstrap.cc:492] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5: 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:28:01.758841 14241 tablet_bootstrap.cc:492] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5: Bootstrap complete.
I20260630 12:28:01.759438 14241 ts_tablet_manager.cc:1403] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260630 12:28:01.761971 14241 raft_consensus.cc:359] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:01.762576 14241 raft_consensus.cc:740] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad59be0d85a46df89b84a0e74aaf2a5, State: Initialized, Role: FOLLOWER
I20260630 12:28:01.763271 14241 consensus_queue.cc:260] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:01.765197 14241 ts_tablet_manager.cc:1434] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260630 12:28:01.765969 14241 tablet_bootstrap.cc:492] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5: Bootstrap starting.
I20260630 12:28:01.778386 14241 tablet_bootstrap.cc:492] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5: 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:28:01.779134 14241 tablet_bootstrap.cc:492] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5: Bootstrap complete.
I20260630 12:28:01.779772 14241 ts_tablet_manager.cc:1403] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260630 12:28:01.782196 14241 raft_consensus.cc:359] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:01.782769 14241 raft_consensus.cc:740] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad59be0d85a46df89b84a0e74aaf2a5, State: Initialized, Role: FOLLOWER
I20260630 12:28:01.783460 14241 consensus_queue.cc:260] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:01.785338 14241 ts_tablet_manager.cc:1434] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:28:01.786008 14241 tablet_bootstrap.cc:492] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5: Bootstrap starting.
I20260630 12:28:01.792567  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:38271
I20260630 12:28:01.792780 14301 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:38271 every 8 connection(s)
I20260630 12:28:01.797335  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:28:01.797612 14241 tablet_bootstrap.cc:492] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5: 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:28:01.798547 14241 tablet_bootstrap.cc:492] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5: Bootstrap complete.
I20260630 12:28:01.799321 14241 ts_tablet_manager.cc:1403] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260630 12:28:01.802402 14241 raft_consensus.cc:359] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:01.803248 14241 raft_consensus.cc:740] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad59be0d85a46df89b84a0e74aaf2a5, State: Initialized, Role: FOLLOWER
I20260630 12:28:01.804219 14241 consensus_queue.cc:260] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
W20260630 12:28:01.805848 14306 instance_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:28:01.807654 14307 instance_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:28:01.808320 14241 ts_tablet_manager.cc:1434] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
W20260630 12:28:01.811853 14309 instance_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:28:01.812745 14303 heartbeater.cc:344] Connected to a master server at 127.6.224.190:33423
I20260630 12:28:01.813083  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:01.813234 14303 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:01.814296 14303 heartbeater.cc:507] Master 127.6.224.190:33423 requested a full tablet report, sending...
I20260630 12:28:01.814298  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:01.814762  7042 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:28:01.814985  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822481814965 us; error 0 us; skew 500 ppm
I20260630 12:28:01.815793  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:01.818346  7042 webserver.cc:533] Webserver started at http://127.6.224.131:35345/ using document root <none> and password file <none>
I20260630 12:28:01.818928  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:01.819167  7042 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:28:01.819167 13737 ts_manager.cc:194] Re-registered known tserver with Master: 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130:38271)
I20260630 12:28:01.824080  7042 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:01.825250 13737 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54008
I20260630 12:28:01.828166 14314 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:28:01.828332 14303 heartbeater.cc:499] Master 127.6.224.190:33423 was elected leader, sending a full tablet report...
I20260630 12:28:01.829037  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:01.829372  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "9369ede9fb244db7a2a13bb3c898f818"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-fh7x"
I20260630 12:28:01.829632  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-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:28:01.847782  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:01.849195  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:01.850644  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:01.874949  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:28:01.875272  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.000s	sys 0.001s
I20260630 12:28:01.880185 14321 tablet_bootstrap.cc:492] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818: Bootstrap starting.
I20260630 12:28:01.891661  7042 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:28:01.892000  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.013s	sys 0.001s
I20260630 12:28:01.892572 14321 tablet_bootstrap.cc:492] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818: 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:28:01.893509 14321 tablet_bootstrap.cc:492] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818: Bootstrap complete.
I20260630 12:28:01.894032 14321 ts_tablet_manager.cc:1403] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:28:01.896055 14321 raft_consensus.cc:359] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:01.896685 14321 raft_consensus.cc:740] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9369ede9fb244db7a2a13bb3c898f818, State: Initialized, Role: FOLLOWER
I20260630 12:28:01.897286 14321 consensus_queue.cc:260] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [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: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:01.899931 14321 ts_tablet_manager.cc:1434] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:28:01.900859 14321 tablet_bootstrap.cc:492] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818: Bootstrap starting.
I20260630 12:28:01.913339 14321 tablet_bootstrap.cc:492] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818: 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:28:01.914099 14321 tablet_bootstrap.cc:492] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818: Bootstrap complete.
I20260630 12:28:01.914835 14321 ts_tablet_manager.cc:1403] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:28:01.917663 14321 raft_consensus.cc:359] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:01.918249 14321 raft_consensus.cc:740] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9369ede9fb244db7a2a13bb3c898f818, State: Initialized, Role: FOLLOWER
I20260630 12:28:01.918960 14321 consensus_queue.cc:260] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:01.920625 14321 ts_tablet_manager.cc:1434] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260630 12:28:01.921514 14321 tablet_bootstrap.cc:492] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818: Bootstrap starting.
I20260630 12:28:01.934170 14321 tablet_bootstrap.cc:492] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818: 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:28:01.934870 14321 tablet_bootstrap.cc:492] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818: Bootstrap complete.
I20260630 12:28:01.935431 14321 ts_tablet_manager.cc:1403] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:28:01.937731 14321 raft_consensus.cc:359] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:01.938297 14321 raft_consensus.cc:740] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9369ede9fb244db7a2a13bb3c898f818, State: Initialized, Role: FOLLOWER
I20260630 12:28:01.939083 14321 consensus_queue.cc:260] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:01.940955 14321 ts_tablet_manager.cc:1434] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:28:01.941712 14321 tablet_bootstrap.cc:492] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818: Bootstrap starting.
I20260630 12:28:01.944926  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:45413
I20260630 12:28:01.945266 14381 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:45413 every 8 connection(s)
I20260630 12:28:01.956094 14321 tablet_bootstrap.cc:492] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818: 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:28:01.956954 14321 tablet_bootstrap.cc:492] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818: Bootstrap complete.
I20260630 12:28:01.957741 14321 ts_tablet_manager.cc:1403] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260630 12:28:01.960611 14382 heartbeater.cc:344] Connected to a master server at 127.6.224.190:33423
I20260630 12:28:01.960547 14321 raft_consensus.cc:359] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:01.961252 14382 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:01.961496 14321 raft_consensus.cc:740] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9369ede9fb244db7a2a13bb3c898f818, State: Initialized, Role: FOLLOWER
I20260630 12:28:01.962393 14382 heartbeater.cc:507] Master 127.6.224.190:33423 requested a full tablet report, sending...
I20260630 12:28:01.962426 14321 consensus_queue.cc:260] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:01.964715 14321 ts_tablet_manager.cc:1434] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:28:01.966748 13737 ts_manager.cc:194] Re-registered known tserver with Master: 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131:45413)
I20260630 12:28:01.971226 13737 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54014
I20260630 12:28:01.973865 14382 heartbeater.cc:499] Master 127.6.224.190:33423 was elected leader, sending a full tablet report...
W20260630 12:28:02.208801 13787 auto_rebalancer.cc:639] Failed to schedule move for tablet e9ca7718c86a4fd193e22df41369c493: Illegal state: Replica 9369ede9fb244db7a2a13bb3c898f818 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } }
W20260630 12:28:02.221793 13787 auto_rebalancer.cc:639] Failed to schedule move for tablet 26323ea1455a4eb98e110d80dd9f2eac: Illegal state: Replica ca0fd29526544b69b00bcc72347303a2 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } }
W20260630 12:28:02.225584 13787 auto_rebalancer.cc:639] Failed to schedule move for tablet 372323cfb16749e0bb16073d955c13c8: Illegal state: Replica ca0fd29526544b69b00bcc72347303a2 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } }
I20260630 12:28:02.761888 14389 raft_consensus.cc:493] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:02.762588 14389 raft_consensus.cc:515] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:02.764746 14389 leader_election.cc:290] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130:38271), 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131:45413)
I20260630 12:28:02.776234 14276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26323ea1455a4eb98e110d80dd9f2eac" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" is_pre_election: true
I20260630 12:28:02.777223 14356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26323ea1455a4eb98e110d80dd9f2eac" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9369ede9fb244db7a2a13bb3c898f818" is_pre_election: true
I20260630 12:28:02.777437 14276 raft_consensus.cc:2468] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca0fd29526544b69b00bcc72347303a2 in term 1.
I20260630 12:28:02.778028 14356 raft_consensus.cc:2468] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca0fd29526544b69b00bcc72347303a2 in term 1.
I20260630 12:28:02.779155 14156 leader_election.cc:304] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [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: 1ad59be0d85a46df89b84a0e74aaf2a5, ca0fd29526544b69b00bcc72347303a2; no voters: 
I20260630 12:28:02.780216 14389 raft_consensus.cc:2804] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:02.780633 14389 raft_consensus.cc:493] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:02.781008 14389 raft_consensus.cc:3060] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:02.786779 14389 raft_consensus.cc:515] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:02.788462 14389 leader_election.cc:290] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [CANDIDATE]: Term 2 election: Requested vote from peers 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130:38271), 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131:45413)
I20260630 12:28:02.789295 14276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26323ea1455a4eb98e110d80dd9f2eac" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5"
I20260630 12:28:02.789469 14356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26323ea1455a4eb98e110d80dd9f2eac" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9369ede9fb244db7a2a13bb3c898f818"
I20260630 12:28:02.789970 14276 raft_consensus.cc:3060] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:02.790194 14356 raft_consensus.cc:3060] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:02.795492 14276 raft_consensus.cc:2468] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca0fd29526544b69b00bcc72347303a2 in term 2.
I20260630 12:28:02.795801 14356 raft_consensus.cc:2468] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca0fd29526544b69b00bcc72347303a2 in term 2.
I20260630 12:28:02.796697 14156 leader_election.cc:304] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [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: 1ad59be0d85a46df89b84a0e74aaf2a5, ca0fd29526544b69b00bcc72347303a2; no voters: 
I20260630 12:28:02.797492 14389 raft_consensus.cc:2804] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:02.798600 14389 raft_consensus.cc:697] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 2 LEADER]: Becoming Leader. State: Replica: ca0fd29526544b69b00bcc72347303a2, State: Running, Role: LEADER
I20260630 12:28:02.799484 14389 consensus_queue.cc:237] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [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: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:02.806525 13737 catalog_manager.cc:5697] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "ca0fd29526544b69b00bcc72347303a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:02.949642 14400 raft_consensus.cc:493] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:02.950385 14400 raft_consensus.cc:515] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:02.952795 14400 leader_election.cc:290] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca0fd29526544b69b00bcc72347303a2 (127.6.224.129:40067), 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131:45413)
I20260630 12:28:02.966384 14356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372323cfb16749e0bb16073d955c13c8" candidate_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9369ede9fb244db7a2a13bb3c898f818" is_pre_election: true
I20260630 12:28:02.966667 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372323cfb16749e0bb16073d955c13c8" candidate_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0fd29526544b69b00bcc72347303a2" is_pre_election: true
I20260630 12:28:02.967361 14356 raft_consensus.cc:2468] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad59be0d85a46df89b84a0e74aaf2a5 in term 1.
I20260630 12:28:02.967895 14195 raft_consensus.cc:2410] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ad59be0d85a46df89b84a0e74aaf2a5 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:28:02.968708 14237 leader_election.cc:304] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [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: 1ad59be0d85a46df89b84a0e74aaf2a5, 9369ede9fb244db7a2a13bb3c898f818; no voters: 
I20260630 12:28:02.969713 14400 raft_consensus.cc:2804] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:02.970197 14400 raft_consensus.cc:493] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:02.970561 14400 raft_consensus.cc:3060] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:02.975595 14400 raft_consensus.cc:515] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:02.977301 14400 leader_election.cc:290] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [CANDIDATE]: Term 2 election: Requested vote from peers ca0fd29526544b69b00bcc72347303a2 (127.6.224.129:40067), 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131:45413)
I20260630 12:28:02.978082 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372323cfb16749e0bb16073d955c13c8" candidate_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0fd29526544b69b00bcc72347303a2"
I20260630 12:28:02.978289 14356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372323cfb16749e0bb16073d955c13c8" candidate_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9369ede9fb244db7a2a13bb3c898f818"
I20260630 12:28:02.979141 14195 raft_consensus.cc:3060] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:02.979467 14356 raft_consensus.cc:3060] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:02.985841 14356 raft_consensus.cc:2468] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad59be0d85a46df89b84a0e74aaf2a5 in term 2.
I20260630 12:28:02.986944 14237 leader_election.cc:304] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [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: 1ad59be0d85a46df89b84a0e74aaf2a5, 9369ede9fb244db7a2a13bb3c898f818; no voters: 
I20260630 12:28:02.987731 14400 raft_consensus.cc:2804] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:02.988467 14195 raft_consensus.cc:2410] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ad59be0d85a46df89b84a0e74aaf2a5 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:28:02.989204 14400 raft_consensus.cc:697] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 LEADER]: Becoming Leader. State: Replica: 1ad59be0d85a46df89b84a0e74aaf2a5, State: Running, Role: LEADER
I20260630 12:28:02.990276 14400 consensus_queue.cc:237] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [LEADER]: Queue going to LEADER 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: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:02.996832 13737 catalog_manager.cc:5697] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 reported cstate change: term changed from 1 to 2, leader changed from ca0fd29526544b69b00bcc72347303a2 (127.6.224.129) to 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130). New cstate: current_term: 2 leader_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:03.140901 14400 raft_consensus.cc:493] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:03.141671 14400 raft_consensus.cc:515] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:03.143510 14400 leader_election.cc:290] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca0fd29526544b69b00bcc72347303a2 (127.6.224.129:40067), 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131:45413)
I20260630 12:28:03.144367 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ca7718c86a4fd193e22df41369c493" candidate_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0fd29526544b69b00bcc72347303a2" is_pre_election: true
I20260630 12:28:03.144608 14356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ca7718c86a4fd193e22df41369c493" candidate_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9369ede9fb244db7a2a13bb3c898f818" is_pre_election: true
I20260630 12:28:03.145332 14195 raft_consensus.cc:2468] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad59be0d85a46df89b84a0e74aaf2a5 in term 1.
I20260630 12:28:03.145831 14356 raft_consensus.cc:2410] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ad59be0d85a46df89b84a0e74aaf2a5 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:28:03.146782 14236 leader_election.cc:304] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [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: 1ad59be0d85a46df89b84a0e74aaf2a5, ca0fd29526544b69b00bcc72347303a2; no voters: 
I20260630 12:28:03.147668 14400 raft_consensus.cc:2804] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:03.148103 14400 raft_consensus.cc:493] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:03.148468 14400 raft_consensus.cc:3060] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:03.153311 14400 raft_consensus.cc:515] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:03.154983 14400 leader_election.cc:290] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [CANDIDATE]: Term 2 election: Requested vote from peers ca0fd29526544b69b00bcc72347303a2 (127.6.224.129:40067), 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131:45413)
I20260630 12:28:03.155915 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ca7718c86a4fd193e22df41369c493" candidate_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0fd29526544b69b00bcc72347303a2"
I20260630 12:28:03.155922 14356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ca7718c86a4fd193e22df41369c493" candidate_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9369ede9fb244db7a2a13bb3c898f818"
I20260630 12:28:03.156868 14195 raft_consensus.cc:3060] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:03.157164 14356 raft_consensus.cc:3060] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:03.164289 14195 raft_consensus.cc:2468] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad59be0d85a46df89b84a0e74aaf2a5 in term 2.
I20260630 12:28:03.164618 14356 raft_consensus.cc:2410] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ad59be0d85a46df89b84a0e74aaf2a5 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:28:03.165974 14236 leader_election.cc:304] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [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: 1ad59be0d85a46df89b84a0e74aaf2a5, ca0fd29526544b69b00bcc72347303a2; no voters: 
I20260630 12:28:03.167053 14400 raft_consensus.cc:2804] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:03.167670 14400 raft_consensus.cc:697] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 LEADER]: Becoming Leader. State: Replica: 1ad59be0d85a46df89b84a0e74aaf2a5, State: Running, Role: LEADER
I20260630 12:28:03.168548 14400 consensus_queue.cc:237] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [LEADER]: Queue going to LEADER 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: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:03.175088 13737 catalog_manager.cc:5697] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 reported cstate change: term changed from 1 to 2, leader changed from 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131) to 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130). New cstate: current_term: 2 leader_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } health_report { overall_health: UNKNOWN } } }
W20260630 12:28:03.246099 13787 auto_rebalancer.cc:639] Failed to schedule move for tablet e9ca7718c86a4fd193e22df41369c493: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:28:03.250128 13787 auto_rebalancer.cc:639] Failed to schedule move for tablet 57906d267d214fb2b0f594fd9f6923a9: Illegal state: Replica ca0fd29526544b69b00bcc72347303a2 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } }
W20260630 12:28:03.253552 13787 auto_rebalancer.cc:639] Failed to schedule move for tablet 26323ea1455a4eb98e110d80dd9f2eac: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:28:03.258836 14389 raft_consensus.cc:493] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:03.259420 14389 raft_consensus.cc:515] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:03.261327 14389 leader_election.cc:290] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130:38271), 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131:45413)
I20260630 12:28:03.262066 14276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57906d267d214fb2b0f594fd9f6923a9" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" is_pre_election: true
I20260630 12:28:03.262432 14356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57906d267d214fb2b0f594fd9f6923a9" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9369ede9fb244db7a2a13bb3c898f818" is_pre_election: true
I20260630 12:28:03.262841 14276 raft_consensus.cc:2468] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca0fd29526544b69b00bcc72347303a2 in term 1.
I20260630 12:28:03.263231 14356 raft_consensus.cc:2468] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca0fd29526544b69b00bcc72347303a2 in term 1.
I20260630 12:28:03.263975 14156 leader_election.cc:304] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [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: 1ad59be0d85a46df89b84a0e74aaf2a5, ca0fd29526544b69b00bcc72347303a2; no voters: 
I20260630 12:28:03.264719 14389 raft_consensus.cc:2804] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:03.265246 14389 raft_consensus.cc:493] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:03.265594 14389 raft_consensus.cc:3060] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:03.270349 14389 raft_consensus.cc:515] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:03.272068 14389 leader_election.cc:290] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [CANDIDATE]: Term 2 election: Requested vote from peers 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130:38271), 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131:45413)
I20260630 12:28:03.272728 14276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57906d267d214fb2b0f594fd9f6923a9" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5"
I20260630 12:28:03.273173 14356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57906d267d214fb2b0f594fd9f6923a9" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9369ede9fb244db7a2a13bb3c898f818"
I20260630 12:28:03.273442 14276 raft_consensus.cc:3060] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:03.273886 14356 raft_consensus.cc:3060] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:03.278934 14276 raft_consensus.cc:2468] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca0fd29526544b69b00bcc72347303a2 in term 2.
I20260630 12:28:03.278955 14356 raft_consensus.cc:2468] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca0fd29526544b69b00bcc72347303a2 in term 2.
I20260630 12:28:03.280215 14156 leader_election.cc:304] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [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: 1ad59be0d85a46df89b84a0e74aaf2a5, ca0fd29526544b69b00bcc72347303a2; no voters: 
I20260630 12:28:03.280946 14389 raft_consensus.cc:2804] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:03.281582 14389 raft_consensus.cc:697] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 2 LEADER]: Becoming Leader. State: Replica: ca0fd29526544b69b00bcc72347303a2, State: Running, Role: LEADER
I20260630 12:28:03.282409 14389 consensus_queue.cc:237] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [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: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:03.297938 13737 catalog_manager.cc:5697] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "ca0fd29526544b69b00bcc72347303a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:03.307276 14276 raft_consensus.cc:1275] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 FOLLOWER]: Refusing update from remote peer ca0fd29526544b69b00bcc72347303a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:03.308960 14389 consensus_queue.cc:1048] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:03.321612 14356 raft_consensus.cc:1275] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818 [term 2 FOLLOWER]: Refusing update from remote peer ca0fd29526544b69b00bcc72347303a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:03.324007 14389 consensus_queue.cc:1048] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:03.432464 14389 raft_consensus.cc:493] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:03.433116 14389 raft_consensus.cc:515] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:03.434830 14389 leader_election.cc:290] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130:38271), 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131:45413)
I20260630 12:28:03.435595 14276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372323cfb16749e0bb16073d955c13c8" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" is_pre_election: true
I20260630 12:28:03.435961 14356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372323cfb16749e0bb16073d955c13c8" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9369ede9fb244db7a2a13bb3c898f818" is_pre_election: true
I20260630 12:28:03.436877 14356 raft_consensus.cc:2468] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca0fd29526544b69b00bcc72347303a2 in term 2.
I20260630 12:28:03.437973 14156 leader_election.cc:304] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9369ede9fb244db7a2a13bb3c898f818, ca0fd29526544b69b00bcc72347303a2; no voters: 1ad59be0d85a46df89b84a0e74aaf2a5
I20260630 12:28:03.438735 14389 raft_consensus.cc:2804] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:28:03.439145 14389 raft_consensus.cc:493] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:03.439499 14389 raft_consensus.cc:3060] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:28:03.444481 14389 raft_consensus.cc:515] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:03.446213 14389 leader_election.cc:290] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [CANDIDATE]: Term 3 election: Requested vote from peers 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130:38271), 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131:45413)
I20260630 12:28:03.447044 14276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372323cfb16749e0bb16073d955c13c8" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5"
I20260630 12:28:03.447273 14356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372323cfb16749e0bb16073d955c13c8" candidate_uuid: "ca0fd29526544b69b00bcc72347303a2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9369ede9fb244db7a2a13bb3c898f818"
I20260630 12:28:03.447995 14356 raft_consensus.cc:3060] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:28:03.452873 14356 raft_consensus.cc:2468] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca0fd29526544b69b00bcc72347303a2 in term 3.
I20260630 12:28:03.453976 14156 leader_election.cc:304] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9369ede9fb244db7a2a13bb3c898f818, ca0fd29526544b69b00bcc72347303a2; no voters: 1ad59be0d85a46df89b84a0e74aaf2a5
I20260630 12:28:03.454749 14389 raft_consensus.cc:2804] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:28:03.455269 14389 raft_consensus.cc:697] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 3 LEADER]: Becoming Leader. State: Replica: ca0fd29526544b69b00bcc72347303a2, State: Running, Role: LEADER
I20260630 12:28:03.456123 14389 consensus_queue.cc:237] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:03.462576 13737 catalog_manager.cc:5697] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 reported cstate change: term changed from 2 to 3, leader changed from 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130) to ca0fd29526544b69b00bcc72347303a2 (127.6.224.129). New cstate: current_term: 3 leader_uuid: "ca0fd29526544b69b00bcc72347303a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:03.498394 14416 raft_consensus.cc:493] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:03.499017 14416 raft_consensus.cc:515] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:03.501178 14416 leader_election.cc:290] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ca0fd29526544b69b00bcc72347303a2 (127.6.224.129:40067), 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130:38271)
I20260630 12:28:03.513031 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ca7718c86a4fd193e22df41369c493" candidate_uuid: "9369ede9fb244db7a2a13bb3c898f818" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca0fd29526544b69b00bcc72347303a2" is_pre_election: true
I20260630 12:28:03.513935 14276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ca7718c86a4fd193e22df41369c493" candidate_uuid: "9369ede9fb244db7a2a13bb3c898f818" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" is_pre_election: true
I20260630 12:28:03.513944 14195 raft_consensus.cc:2468] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9369ede9fb244db7a2a13bb3c898f818 in term 2.
I20260630 12:28:03.515645 14316 leader_election.cc:304] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9369ede9fb244db7a2a13bb3c898f818, ca0fd29526544b69b00bcc72347303a2; no voters: 1ad59be0d85a46df89b84a0e74aaf2a5
I20260630 12:28:03.516486 14416 raft_consensus.cc:2804] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:28:03.516899 14416 raft_consensus.cc:493] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:03.517308 14416 raft_consensus.cc:3060] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:28:03.522469 14416 raft_consensus.cc:515] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:03.524212 14416 leader_election.cc:290] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [CANDIDATE]: Term 3 election: Requested vote from peers ca0fd29526544b69b00bcc72347303a2 (127.6.224.129:40067), 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130:38271)
I20260630 12:28:03.525105 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ca7718c86a4fd193e22df41369c493" candidate_uuid: "9369ede9fb244db7a2a13bb3c898f818" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca0fd29526544b69b00bcc72347303a2"
I20260630 12:28:03.525274 14276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ca7718c86a4fd193e22df41369c493" candidate_uuid: "9369ede9fb244db7a2a13bb3c898f818" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5"
I20260630 12:28:03.525794 14195 raft_consensus.cc:3060] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:28:03.530707 14195 raft_consensus.cc:2468] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9369ede9fb244db7a2a13bb3c898f818 in term 3.
I20260630 12:28:03.531752 14316 leader_election.cc:304] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9369ede9fb244db7a2a13bb3c898f818, ca0fd29526544b69b00bcc72347303a2; no voters: 1ad59be0d85a46df89b84a0e74aaf2a5
I20260630 12:28:03.532555 14416 raft_consensus.cc:2804] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:28:03.533021 14416 raft_consensus.cc:697] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 3 LEADER]: Becoming Leader. State: Replica: 9369ede9fb244db7a2a13bb3c898f818, State: Running, Role: LEADER
I20260630 12:28:03.533782 14416 consensus_queue.cc:237] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:03.540412 13737 catalog_manager.cc:5697] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 reported cstate change: term changed from 2 to 3, leader changed from 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130) to 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131). New cstate: current_term: 3 leader_uuid: "9369ede9fb244db7a2a13bb3c898f818" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:03.583029 14356 raft_consensus.cc:1240] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 3 FOLLOWER]: Rejecting Update request from peer 1ad59be0d85a46df89b84a0e74aaf2a5 for earlier term 2. Current term is 3. Ops: []
I20260630 12:28:03.584450 14400 consensus_queue.cc:1059] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:03.585489 14404 raft_consensus.cc:3055] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:28:03.585922 14404 raft_consensus.cc:740] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ad59be0d85a46df89b84a0e74aaf2a5, State: Running, Role: LEADER
I20260630 12:28:03.586735 14404 consensus_queue.cc:260] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [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: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:03.587808 14404 raft_consensus.cc:3060] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:28:03.685366 14276 raft_consensus.cc:1275] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 FOLLOWER]: Refusing update from remote peer ca0fd29526544b69b00bcc72347303a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:03.686794 14389 consensus_queue.cc:1048] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:03.696810 14356 raft_consensus.cc:1275] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [term 2 FOLLOWER]: Refusing update from remote peer ca0fd29526544b69b00bcc72347303a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:03.699223 14389 consensus_queue.cc:1048] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:03.702795 14195 raft_consensus.cc:1240] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 3 FOLLOWER]: Rejecting Update request from peer 1ad59be0d85a46df89b84a0e74aaf2a5 for earlier term 2. Current term is 3. Ops: []
I20260630 12:28:03.706456 14404 consensus_queue.cc:1059] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:03.707667 14404 raft_consensus.cc:3055] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:28:03.708158 14404 raft_consensus.cc:740] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ad59be0d85a46df89b84a0e74aaf2a5, State: Running, Role: LEADER
I20260630 12:28:03.709184 14404 consensus_queue.cc:260] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [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: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } }
I20260630 12:28:03.710595 14404 raft_consensus.cc:3060] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:28:03.884629 14356 raft_consensus.cc:1275] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 3 FOLLOWER]: Refusing update from remote peer ca0fd29526544b69b00bcc72347303a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:28:03.886086 14389 consensus_queue.cc:1048] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:03.896606 14276 raft_consensus.cc:1275] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 3 FOLLOWER]: Refusing update from remote peer ca0fd29526544b69b00bcc72347303a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:28:03.899106 14411 consensus_queue.cc:1048] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:03.900148 14411 consensus_queue.cc:1243] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Peer 1ad59be0d85a46df89b84a0e74aaf2a5 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:28:03.903213 14276 pending_rounds.cc:85] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5: Aborting all ops after (but not including) 0
I20260630 12:28:03.903697 14276 pending_rounds.cc:107] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:28:03.904155 14276 raft_consensus.cc:2889] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:28:04.044729 14195 raft_consensus.cc:1275] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 3 FOLLOWER]: Refusing update from remote peer 9369ede9fb244db7a2a13bb3c898f818: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:28:04.046298 14416 consensus_queue.cc:1048] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:04.058210 14276 raft_consensus.cc:1275] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 3 FOLLOWER]: Refusing update from remote peer 9369ede9fb244db7a2a13bb3c898f818: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:28:04.059753 14427 consensus_queue.cc:1048] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:04.060806 14427 consensus_queue.cc:1243] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [LEADER]: Peer 1ad59be0d85a46df89b84a0e74aaf2a5 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:28:04.064282 14276 pending_rounds.cc:85] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5: Aborting all ops after (but not including) 0
I20260630 12:28:04.064666 14276 pending_rounds.cc:107] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:28:04.064993 14276 raft_consensus.cc:2889] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:28:04.264201 14356 consensus_queue.cc:237] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [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: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } attrs { replace: true } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: true } }
I20260630 12:28:04.270427 14276 raft_consensus.cc:1275] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 3 FOLLOWER]: Refusing update from remote peer 9369ede9fb244db7a2a13bb3c898f818: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:28:04.270524 14195 raft_consensus.cc:1275] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 3 FOLLOWER]: Refusing update from remote peer 9369ede9fb244db7a2a13bb3c898f818: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:28:04.272807 14427 consensus_queue.cc:1048] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } 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:28:04.274004 14413 consensus_queue.cc:1048] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:28:04.285527 14317 consensus_peers.cc:597] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 -> Peer 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132:39461): Couldn't send request to peer 589392f71f2f4a55bf8b14cc4586e738. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e9ca7718c86a4fd193e22df41369c493. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:04.283560 14427 raft_consensus.cc:2955] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } attrs { replace: true } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: true } } }
I20260630 12:28:04.285442 14276 raft_consensus.cc:2955] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } attrs { replace: true } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: true } } }
I20260630 12:28:04.286362 14195 raft_consensus.cc:2955] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } attrs { replace: true } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: true } } }
I20260630 12:28:04.297796 13737 catalog_manager.cc:5697] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 reported cstate change: config changed from index -1 to 3, NON_VOTER 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) added. New cstate: current_term: 3 leader_uuid: "9369ede9fb244db7a2a13bb3c898f818" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } attrs { replace: true } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: true } } }
I20260630 12:28:04.305521 14195 consensus_queue.cc:237] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [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: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } attrs { replace: true } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: true } }
I20260630 12:28:04.316663 14356 raft_consensus.cc:1275] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [term 2 FOLLOWER]: Refusing update from remote peer ca0fd29526544b69b00bcc72347303a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:04.316920 14276 raft_consensus.cc:1275] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 FOLLOWER]: Refusing update from remote peer ca0fd29526544b69b00bcc72347303a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:04.319188 14411 consensus_queue.cc:1048] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } 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:28:04.320348 14425 consensus_queue.cc:1048] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:28:04.327271 14156 consensus_peers.cc:597] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 -> Peer 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132:39461): Couldn't send request to peer 589392f71f2f4a55bf8b14cc4586e738. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 57906d267d214fb2b0f594fd9f6923a9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:04.328842 14389 raft_consensus.cc:2955] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } attrs { replace: true } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: true } } }
I20260630 12:28:04.331060 14356 raft_consensus.cc:2955] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } attrs { replace: true } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: true } } }
I20260630 12:28:04.330873 14276 raft_consensus.cc:2955] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } attrs { replace: true } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: true } } }
I20260630 12:28:04.346055 13739 catalog_manager.cc:5697] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 reported cstate change: config changed from index -1 to 3, NON_VOTER 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) added. New cstate: current_term: 2 leader_uuid: "ca0fd29526544b69b00bcc72347303a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } attrs { replace: true } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: true } } }
I20260630 12:28:04.348845 14195 consensus_queue.cc:237] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [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: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } attrs { replace: true } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: true } }
I20260630 12:28:04.357395 14355 raft_consensus.cc:1275] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 3 FOLLOWER]: Refusing update from remote peer ca0fd29526544b69b00bcc72347303a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260630 12:28:04.359122 14156 consensus_peers.cc:597] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 -> Peer 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132:39461): Couldn't send request to peer 589392f71f2f4a55bf8b14cc4586e738. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 372323cfb16749e0bb16073d955c13c8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:04.359422 14276 raft_consensus.cc:1275] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 3 FOLLOWER]: Refusing update from remote peer ca0fd29526544b69b00bcc72347303a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:28:04.360647 14394 consensus_queue.cc:1048] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:04.362365 14389 consensus_queue.cc:1048] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } 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:28:04.367918 14389 raft_consensus.cc:2955] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } attrs { replace: true } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: true } } }
I20260630 12:28:04.369740 14356 raft_consensus.cc:2955] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } attrs { replace: true } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: true } } }
I20260630 12:28:04.374667 14276 raft_consensus.cc:2955] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } attrs { replace: true } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: true } } }
I20260630 12:28:04.382139 13737 catalog_manager.cc:5697] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 reported cstate change: config changed from index -1 to 3, NON_VOTER 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) added. New cstate: current_term: 3 leader_uuid: "ca0fd29526544b69b00bcc72347303a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } attrs { replace: true } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: true } } }
I20260630 12:28:04.741215 14435 ts_tablet_manager.cc:933] T 372323cfb16749e0bb16073d955c13c8 P 589392f71f2f4a55bf8b14cc4586e738: Initiating tablet copy from peer ca0fd29526544b69b00bcc72347303a2 (127.6.224.129:40067)
I20260630 12:28:04.743047 14435 tablet_copy_client.cc:323] T 372323cfb16749e0bb16073d955c13c8 P 589392f71f2f4a55bf8b14cc4586e738: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.129:40067
I20260630 12:28:04.756356 14206 tablet_copy_service.cc:140] P ca0fd29526544b69b00bcc72347303a2: Received BeginTabletCopySession request for tablet 372323cfb16749e0bb16073d955c13c8 from peer 589392f71f2f4a55bf8b14cc4586e738 ({username='slave'} at 127.0.0.1:60654)
I20260630 12:28:04.757100 14206 tablet_copy_service.cc:161] P ca0fd29526544b69b00bcc72347303a2: Beginning new tablet copy session on tablet 372323cfb16749e0bb16073d955c13c8 from peer 589392f71f2f4a55bf8b14cc4586e738 at {username='slave'} at 127.0.0.1:60654: session id = 589392f71f2f4a55bf8b14cc4586e738-372323cfb16749e0bb16073d955c13c8
I20260630 12:28:04.763214 14206 tablet_copy_source_session.cc:215] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:04.766263 14435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372323cfb16749e0bb16073d955c13c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:04.777796 14435 tablet_copy_client.cc:806] T 372323cfb16749e0bb16073d955c13c8 P 589392f71f2f4a55bf8b14cc4586e738: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:04.778551 14435 tablet_copy_client.cc:670] T 372323cfb16749e0bb16073d955c13c8 P 589392f71f2f4a55bf8b14cc4586e738: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:04.782894 14435 tablet_copy_client.cc:538] T 372323cfb16749e0bb16073d955c13c8 P 589392f71f2f4a55bf8b14cc4586e738: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:04.789793 14435 tablet_bootstrap.cc:492] T 372323cfb16749e0bb16073d955c13c8 P 589392f71f2f4a55bf8b14cc4586e738: Bootstrap starting.
I20260630 12:28:04.800069 14439 ts_tablet_manager.cc:933] T e9ca7718c86a4fd193e22df41369c493 P 589392f71f2f4a55bf8b14cc4586e738: Initiating tablet copy from peer 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131:45413)
I20260630 12:28:04.809768 14435 tablet_bootstrap.cc:492] T 372323cfb16749e0bb16073d955c13c8 P 589392f71f2f4a55bf8b14cc4586e738: 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:28:04.810892 14435 tablet_bootstrap.cc:492] T 372323cfb16749e0bb16073d955c13c8 P 589392f71f2f4a55bf8b14cc4586e738: Bootstrap complete.
I20260630 12:28:04.811796 14435 ts_tablet_manager.cc:1403] T 372323cfb16749e0bb16073d955c13c8 P 589392f71f2f4a55bf8b14cc4586e738: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260630 12:28:04.814957 14435 raft_consensus.cc:359] T 372323cfb16749e0bb16073d955c13c8 P 589392f71f2f4a55bf8b14cc4586e738 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } attrs { replace: true } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: true } }
I20260630 12:28:04.816231 14435 raft_consensus.cc:740] T 372323cfb16749e0bb16073d955c13c8 P 589392f71f2f4a55bf8b14cc4586e738 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 589392f71f2f4a55bf8b14cc4586e738, State: Initialized, Role: LEARNER
I20260630 12:28:04.817148 14435 consensus_queue.cc:260] T 372323cfb16749e0bb16073d955c13c8 P 589392f71f2f4a55bf8b14cc4586e738 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } attrs { replace: true } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: true } }
I20260630 12:28:04.822038 14442 ts_tablet_manager.cc:933] T 57906d267d214fb2b0f594fd9f6923a9 P 589392f71f2f4a55bf8b14cc4586e738: Initiating tablet copy from peer ca0fd29526544b69b00bcc72347303a2 (127.6.224.129:40067)
I20260630 12:28:04.824947 14439 tablet_copy_client.cc:323] T e9ca7718c86a4fd193e22df41369c493 P 589392f71f2f4a55bf8b14cc4586e738: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.131:45413
I20260630 12:28:04.826987 14435 ts_tablet_manager.cc:1434] T 372323cfb16749e0bb16073d955c13c8 P 589392f71f2f4a55bf8b14cc4586e738: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.008s
I20260630 12:28:04.829814 14206 tablet_copy_service.cc:342] P ca0fd29526544b69b00bcc72347303a2: Request end of tablet copy session 589392f71f2f4a55bf8b14cc4586e738-372323cfb16749e0bb16073d955c13c8 received from {username='slave'} at 127.0.0.1:60654
I20260630 12:28:04.830495 14206 tablet_copy_service.cc:434] P ca0fd29526544b69b00bcc72347303a2: ending tablet copy session 589392f71f2f4a55bf8b14cc4586e738-372323cfb16749e0bb16073d955c13c8 on tablet 372323cfb16749e0bb16073d955c13c8 with peer 589392f71f2f4a55bf8b14cc4586e738
I20260630 12:28:04.831477 14442 tablet_copy_client.cc:323] T 57906d267d214fb2b0f594fd9f6923a9 P 589392f71f2f4a55bf8b14cc4586e738: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.129:40067
I20260630 12:28:04.860685 14206 tablet_copy_service.cc:140] P ca0fd29526544b69b00bcc72347303a2: Received BeginTabletCopySession request for tablet 57906d267d214fb2b0f594fd9f6923a9 from peer 589392f71f2f4a55bf8b14cc4586e738 ({username='slave'} at 127.0.0.1:60654)
I20260630 12:28:04.861439 14206 tablet_copy_service.cc:161] P ca0fd29526544b69b00bcc72347303a2: Beginning new tablet copy session on tablet 57906d267d214fb2b0f594fd9f6923a9 from peer 589392f71f2f4a55bf8b14cc4586e738 at {username='slave'} at 127.0.0.1:60654: session id = 589392f71f2f4a55bf8b14cc4586e738-57906d267d214fb2b0f594fd9f6923a9
I20260630 12:28:04.868366 14206 tablet_copy_source_session.cc:215] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:04.868968 14366 tablet_copy_service.cc:140] P 9369ede9fb244db7a2a13bb3c898f818: Received BeginTabletCopySession request for tablet e9ca7718c86a4fd193e22df41369c493 from peer 589392f71f2f4a55bf8b14cc4586e738 ({username='slave'} at 127.0.0.1:46062)
I20260630 12:28:04.869832 14366 tablet_copy_service.cc:161] P 9369ede9fb244db7a2a13bb3c898f818: Beginning new tablet copy session on tablet e9ca7718c86a4fd193e22df41369c493 from peer 589392f71f2f4a55bf8b14cc4586e738 at {username='slave'} at 127.0.0.1:46062: session id = 589392f71f2f4a55bf8b14cc4586e738-e9ca7718c86a4fd193e22df41369c493
I20260630 12:28:04.871675 14442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57906d267d214fb2b0f594fd9f6923a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:04.875227 14366 tablet_copy_source_session.cc:215] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:04.878088 14439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ca7718c86a4fd193e22df41369c493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:04.890532 14442 tablet_copy_client.cc:806] T 57906d267d214fb2b0f594fd9f6923a9 P 589392f71f2f4a55bf8b14cc4586e738: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:04.891044 14439 tablet_copy_client.cc:806] T e9ca7718c86a4fd193e22df41369c493 P 589392f71f2f4a55bf8b14cc4586e738: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:04.891271 14442 tablet_copy_client.cc:670] T 57906d267d214fb2b0f594fd9f6923a9 P 589392f71f2f4a55bf8b14cc4586e738: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:04.891966 14439 tablet_copy_client.cc:670] T e9ca7718c86a4fd193e22df41369c493 P 589392f71f2f4a55bf8b14cc4586e738: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:04.895840 14439 tablet_copy_client.cc:538] T e9ca7718c86a4fd193e22df41369c493 P 589392f71f2f4a55bf8b14cc4586e738: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:04.896060 14442 tablet_copy_client.cc:538] T 57906d267d214fb2b0f594fd9f6923a9 P 589392f71f2f4a55bf8b14cc4586e738: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:04.903458 14442 tablet_bootstrap.cc:492] T 57906d267d214fb2b0f594fd9f6923a9 P 589392f71f2f4a55bf8b14cc4586e738: Bootstrap starting.
I20260630 12:28:04.905560 14439 tablet_bootstrap.cc:492] T e9ca7718c86a4fd193e22df41369c493 P 589392f71f2f4a55bf8b14cc4586e738: Bootstrap starting.
I20260630 12:28:04.926055 14442 tablet_bootstrap.cc:492] T 57906d267d214fb2b0f594fd9f6923a9 P 589392f71f2f4a55bf8b14cc4586e738: 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:28:04.927094 14442 tablet_bootstrap.cc:492] T 57906d267d214fb2b0f594fd9f6923a9 P 589392f71f2f4a55bf8b14cc4586e738: Bootstrap complete.
I20260630 12:28:04.927928 14442 ts_tablet_manager.cc:1403] T 57906d267d214fb2b0f594fd9f6923a9 P 589392f71f2f4a55bf8b14cc4586e738: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.015s
I20260630 12:28:04.931130 14442 raft_consensus.cc:359] T 57906d267d214fb2b0f594fd9f6923a9 P 589392f71f2f4a55bf8b14cc4586e738 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } attrs { replace: true } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: true } }
I20260630 12:28:04.932332 14442 raft_consensus.cc:740] T 57906d267d214fb2b0f594fd9f6923a9 P 589392f71f2f4a55bf8b14cc4586e738 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 589392f71f2f4a55bf8b14cc4586e738, State: Initialized, Role: LEARNER
I20260630 12:28:04.933725 14439 tablet_bootstrap.cc:492] T e9ca7718c86a4fd193e22df41369c493 P 589392f71f2f4a55bf8b14cc4586e738: 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:28:04.933216 14442 consensus_queue.cc:260] T 57906d267d214fb2b0f594fd9f6923a9 P 589392f71f2f4a55bf8b14cc4586e738 [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: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } attrs { replace: true } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: true } }
I20260630 12:28:04.934741 14439 tablet_bootstrap.cc:492] T e9ca7718c86a4fd193e22df41369c493 P 589392f71f2f4a55bf8b14cc4586e738: Bootstrap complete.
I20260630 12:28:04.935652 14439 ts_tablet_manager.cc:1403] T e9ca7718c86a4fd193e22df41369c493 P 589392f71f2f4a55bf8b14cc4586e738: Time spent bootstrapping tablet: real 0.030s	user 0.024s	sys 0.004s
I20260630 12:28:04.936002 14442 ts_tablet_manager.cc:1434] T 57906d267d214fb2b0f594fd9f6923a9 P 589392f71f2f4a55bf8b14cc4586e738: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260630 12:28:04.938125 14206 tablet_copy_service.cc:342] P ca0fd29526544b69b00bcc72347303a2: Request end of tablet copy session 589392f71f2f4a55bf8b14cc4586e738-57906d267d214fb2b0f594fd9f6923a9 received from {username='slave'} at 127.0.0.1:60654
I20260630 12:28:04.938709 14206 tablet_copy_service.cc:434] P ca0fd29526544b69b00bcc72347303a2: ending tablet copy session 589392f71f2f4a55bf8b14cc4586e738-57906d267d214fb2b0f594fd9f6923a9 on tablet 57906d267d214fb2b0f594fd9f6923a9 with peer 589392f71f2f4a55bf8b14cc4586e738
I20260630 12:28:04.941180 14439 raft_consensus.cc:359] T e9ca7718c86a4fd193e22df41369c493 P 589392f71f2f4a55bf8b14cc4586e738 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } attrs { replace: true } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: true } }
I20260630 12:28:04.942291 14439 raft_consensus.cc:740] T e9ca7718c86a4fd193e22df41369c493 P 589392f71f2f4a55bf8b14cc4586e738 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 589392f71f2f4a55bf8b14cc4586e738, State: Initialized, Role: LEARNER
I20260630 12:28:04.942942 14439 consensus_queue.cc:260] T e9ca7718c86a4fd193e22df41369c493 P 589392f71f2f4a55bf8b14cc4586e738 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } attrs { replace: true } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: true } }
I20260630 12:28:04.945453 14439 ts_tablet_manager.cc:1434] T e9ca7718c86a4fd193e22df41369c493 P 589392f71f2f4a55bf8b14cc4586e738: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:28:04.947188 14366 tablet_copy_service.cc:342] P 9369ede9fb244db7a2a13bb3c898f818: Request end of tablet copy session 589392f71f2f4a55bf8b14cc4586e738-e9ca7718c86a4fd193e22df41369c493 received from {username='slave'} at 127.0.0.1:46062
I20260630 12:28:04.947643 14366 tablet_copy_service.cc:434] P 9369ede9fb244db7a2a13bb3c898f818: ending tablet copy session 589392f71f2f4a55bf8b14cc4586e738-e9ca7718c86a4fd193e22df41369c493 on tablet e9ca7718c86a4fd193e22df41369c493 with peer 589392f71f2f4a55bf8b14cc4586e738
I20260630 12:28:05.192134 14111 raft_consensus.cc:1217] T 57906d267d214fb2b0f594fd9f6923a9 P 589392f71f2f4a55bf8b14cc4586e738 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:28:05.251987 14111 raft_consensus.cc:1217] T 372323cfb16749e0bb16073d955c13c8 P 589392f71f2f4a55bf8b14cc4586e738 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:28:05.325924 14111 raft_consensus.cc:1217] T e9ca7718c86a4fd193e22df41369c493 P 589392f71f2f4a55bf8b14cc4586e738 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:28:05.613590 14449 raft_consensus.cc:1064] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2: attempting to promote NON_VOTER 589392f71f2f4a55bf8b14cc4586e738 to VOTER
I20260630 12:28:05.615509 14449 consensus_queue.cc:237] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [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: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } attrs { replace: true } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } }
I20260630 12:28:05.621973 14111 raft_consensus.cc:1275] T 57906d267d214fb2b0f594fd9f6923a9 P 589392f71f2f4a55bf8b14cc4586e738 [term 2 LEARNER]: Refusing update from remote peer ca0fd29526544b69b00bcc72347303a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:05.622262 14356 raft_consensus.cc:1275] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [term 2 FOLLOWER]: Refusing update from remote peer ca0fd29526544b69b00bcc72347303a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:05.623157 14276 raft_consensus.cc:1275] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 FOLLOWER]: Refusing update from remote peer ca0fd29526544b69b00bcc72347303a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:05.623922 14425 consensus_queue.cc:1048] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } 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:28:05.624788 14449 consensus_queue.cc:1048] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } 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:28:05.625694 14448 consensus_queue.cc:1048] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:05.644729 14425 raft_consensus.cc:2955] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } attrs { replace: true } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } } }
I20260630 12:28:05.646756 14111 raft_consensus.cc:2955] T 57906d267d214fb2b0f594fd9f6923a9 P 589392f71f2f4a55bf8b14cc4586e738 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } attrs { replace: true } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } } }
I20260630 12:28:05.646936 14356 raft_consensus.cc:2955] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } attrs { replace: true } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } } }
I20260630 12:28:05.657527 14449 raft_consensus.cc:1064] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2: attempting to promote NON_VOTER 589392f71f2f4a55bf8b14cc4586e738 to VOTER
I20260630 12:28:05.658504 14276 raft_consensus.cc:2955] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } attrs { replace: true } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } } }
I20260630 12:28:05.660219 14449 consensus_queue.cc:237] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } attrs { replace: true } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } }
I20260630 12:28:05.670966 13739 catalog_manager.cc:5697] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 reported cstate change: config changed from index 3 to 4, 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ca0fd29526544b69b00bcc72347303a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:05.687786 14111 raft_consensus.cc:1275] T 372323cfb16749e0bb16073d955c13c8 P 589392f71f2f4a55bf8b14cc4586e738 [term 3 LEARNER]: Refusing update from remote peer ca0fd29526544b69b00bcc72347303a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:28:05.690143 14459 consensus_queue.cc:1048] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } 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:28:05.690524 14356 raft_consensus.cc:1275] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 3 FOLLOWER]: Refusing update from remote peer ca0fd29526544b69b00bcc72347303a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:28:05.691103 14276 raft_consensus.cc:1275] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 3 FOLLOWER]: Refusing update from remote peer ca0fd29526544b69b00bcc72347303a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:28:05.692279 14459 consensus_queue.cc:1048] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:05.693246 14449 consensus_queue.cc:1048] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } 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:28:05.715132 14449 raft_consensus.cc:2955] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } attrs { replace: true } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } } }
I20260630 12:28:05.725528 14111 raft_consensus.cc:2955] T 372323cfb16749e0bb16073d955c13c8 P 589392f71f2f4a55bf8b14cc4586e738 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } attrs { replace: true } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } } }
I20260630 12:28:05.728384 14276 raft_consensus.cc:2955] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } attrs { replace: true } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } } }
I20260630 12:28:05.733480 14356 raft_consensus.cc:2955] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } attrs { replace: true } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } } }
I20260630 12:28:05.756208 13739 catalog_manager.cc:5697] T 372323cfb16749e0bb16073d955c13c8 P 589392f71f2f4a55bf8b14cc4586e738 reported cstate change: config changed from index 3 to 4, 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "ca0fd29526544b69b00bcc72347303a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } attrs { replace: true } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } } }
I20260630 12:28:05.766515 14195 consensus_queue.cc:237] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [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: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } }
I20260630 12:28:05.773799 14111 raft_consensus.cc:1275] T 57906d267d214fb2b0f594fd9f6923a9 P 589392f71f2f4a55bf8b14cc4586e738 [term 2 FOLLOWER]: Refusing update from remote peer ca0fd29526544b69b00bcc72347303a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:28:05.775054 14195 consensus_queue.cc:237] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } }
I20260630 12:28:05.775686 14276 raft_consensus.cc:1275] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 FOLLOWER]: Refusing update from remote peer ca0fd29526544b69b00bcc72347303a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:28:05.775903 14449 consensus_queue.cc:1048] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } 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:28:05.778107 14449 consensus_queue.cc:1048] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:28:05.782200 14110 raft_consensus.cc:1275] T 372323cfb16749e0bb16073d955c13c8 P 589392f71f2f4a55bf8b14cc4586e738 [term 3 FOLLOWER]: Refusing update from remote peer ca0fd29526544b69b00bcc72347303a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:28:05.784987 14448 consensus_queue.cc:1048] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } 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:28:05.785653 14459 raft_consensus.cc:2955] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } } }
I20260630 12:28:05.788136 14276 raft_consensus.cc:2955] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } } }
I20260630 12:28:05.793215 14425 raft_consensus.cc:2955] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } } }
I20260630 12:28:05.797458 13725 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 57906d267d214fb2b0f594fd9f6923a9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:05.801613 14110 raft_consensus.cc:2955] T 57906d267d214fb2b0f594fd9f6923a9 P 589392f71f2f4a55bf8b14cc4586e738 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } } }
I20260630 12:28:05.801848 13738 catalog_manager.cc:5697] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 reported cstate change: config changed from index 4 to 5, VOTER 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131) evicted. New cstate: current_term: 2 leader_uuid: "ca0fd29526544b69b00bcc72347303a2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:05.811729 14111 raft_consensus.cc:2955] T 372323cfb16749e0bb16073d955c13c8 P 589392f71f2f4a55bf8b14cc4586e738 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } } }
I20260630 12:28:05.813254 14356 raft_consensus.cc:1275] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 3 FOLLOWER]: Refusing update from remote peer ca0fd29526544b69b00bcc72347303a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:28:05.815053 14449 consensus_queue.cc:1048] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:28:05.817396 13725 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 372323cfb16749e0bb16073d955c13c8 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:05.820923 14356 raft_consensus.cc:2955] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } } }
I20260630 12:28:05.826717 13737 catalog_manager.cc:5697] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 reported cstate change: config changed from index 4 to 5, VOTER 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130) evicted. New cstate: current_term: 3 leader_uuid: "ca0fd29526544b69b00bcc72347303a2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:05.846541 14346 tablet_service.cc:1558] Processing DeleteTablet for tablet 57906d267d214fb2b0f594fd9f6923a9 with delete_type TABLET_DATA_TOMBSTONED (TS 9369ede9fb244db7a2a13bb3c898f818 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46072
I20260630 12:28:05.848392 14470 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:05.849105 14470 raft_consensus.cc:2243] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:05.850015 14470 raft_consensus.cc:2272] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:05.853389 14470 ts_tablet_manager.cc:1916] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:05.859440 14266 tablet_service.cc:1558] Processing DeleteTablet for tablet 372323cfb16749e0bb16073d955c13c8 with delete_type TABLET_DATA_TOMBSTONED (TS 1ad59be0d85a46df89b84a0e74aaf2a5 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57102
I20260630 12:28:05.861541 14471 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:05.862453 14471 raft_consensus.cc:2243] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:05.863315 14471 raft_consensus.cc:2272] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:05.867301 14471 ts_tablet_manager.cc:1916] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:05.868382 14470 ts_tablet_manager.cc:1929] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:28:05.869038 14470 log.cc:1199] T 57906d267d214fb2b0f594fd9f6923a9 P 9369ede9fb244db7a2a13bb3c898f818: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-2-root/wals/57906d267d214fb2b0f594fd9f6923a9
I20260630 12:28:05.870880 13726 catalog_manager.cc:5028] TS 9369ede9fb244db7a2a13bb3c898f818 (127.6.224.131:45413): tablet 57906d267d214fb2b0f594fd9f6923a9 (table test-workload [id=3d3d4c3fcfe44b24a8114f700c92e37f]) successfully deleted
I20260630 12:28:05.874233 14450 raft_consensus.cc:1064] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818: attempting to promote NON_VOTER 589392f71f2f4a55bf8b14cc4586e738 to VOTER
I20260630 12:28:05.876236 14450 consensus_queue.cc:237] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } attrs { replace: true } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } }
I20260630 12:28:05.883175 14111 raft_consensus.cc:1275] T e9ca7718c86a4fd193e22df41369c493 P 589392f71f2f4a55bf8b14cc4586e738 [term 3 LEARNER]: Refusing update from remote peer 9369ede9fb244db7a2a13bb3c898f818: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:28:05.884943 14471 ts_tablet_manager.cc:1929] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:28:05.885466 14471 log.cc:1199] T 372323cfb16749e0bb16073d955c13c8 P 1ad59be0d85a46df89b84a0e74aaf2a5: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-1-root/wals/372323cfb16749e0bb16073d955c13c8
I20260630 12:28:05.887117 13726 catalog_manager.cc:5028] TS 1ad59be0d85a46df89b84a0e74aaf2a5 (127.6.224.130:38271): tablet 372323cfb16749e0bb16073d955c13c8 (table test-workload [id=3d3d4c3fcfe44b24a8114f700c92e37f]) successfully deleted
I20260630 12:28:05.889273 14474 consensus_queue.cc:1048] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } 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:28:05.892746 14195 raft_consensus.cc:1275] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 3 FOLLOWER]: Refusing update from remote peer 9369ede9fb244db7a2a13bb3c898f818: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:28:05.892743 14276 raft_consensus.cc:1275] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 3 FOLLOWER]: Refusing update from remote peer 9369ede9fb244db7a2a13bb3c898f818: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:28:05.900372 14474 consensus_queue.cc:1048] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } 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:28:05.901722 14476 consensus_queue.cc:1048] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:28:05.911020 14476 raft_consensus.cc:2955] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } attrs { replace: true } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } } }
I20260630 12:28:05.913532 14276 raft_consensus.cc:2955] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } attrs { replace: true } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } } }
I20260630 12:28:05.918677 14195 raft_consensus.cc:2955] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } attrs { replace: true } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } } }
I20260630 12:28:05.924472 14111 raft_consensus.cc:2955] T e9ca7718c86a4fd193e22df41369c493 P 589392f71f2f4a55bf8b14cc4586e738 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } attrs { replace: true } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } } }
I20260630 12:28:05.926863 13737 catalog_manager.cc:5697] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 reported cstate change: config changed from index 3 to 4, 589392f71f2f4a55bf8b14cc4586e738 (127.6.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "9369ede9fb244db7a2a13bb3c898f818" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca0fd29526544b69b00bcc72347303a2" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40067 } attrs { replace: true } } peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } } }
I20260630 12:28:05.943476 14356 consensus_queue.cc:237] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } }
I20260630 12:28:05.948614 14111 raft_consensus.cc:1275] T e9ca7718c86a4fd193e22df41369c493 P 589392f71f2f4a55bf8b14cc4586e738 [term 3 FOLLOWER]: Refusing update from remote peer 9369ede9fb244db7a2a13bb3c898f818: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:28:05.949340 14276 raft_consensus.cc:1275] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 3 FOLLOWER]: Refusing update from remote peer 9369ede9fb244db7a2a13bb3c898f818: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:28:05.950718 14476 consensus_queue.cc:1048] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } 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:28:05.951778 14472 consensus_queue.cc:1048] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:28:05.958122 14476 raft_consensus.cc:2955] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ca0fd29526544b69b00bcc72347303a2 (127.6.224.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } } }
I20260630 12:28:05.960474 14276 raft_consensus.cc:2955] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ca0fd29526544b69b00bcc72347303a2 (127.6.224.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } } }
I20260630 12:28:05.960330 14111 raft_consensus.cc:2955] T e9ca7718c86a4fd193e22df41369c493 P 589392f71f2f4a55bf8b14cc4586e738 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ca0fd29526544b69b00bcc72347303a2 (127.6.224.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } } }
I20260630 12:28:05.969630 13726 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e9ca7718c86a4fd193e22df41369c493 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:05.972568 13739 catalog_manager.cc:5697] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 reported cstate change: config changed from index 4 to 5, VOTER ca0fd29526544b69b00bcc72347303a2 (127.6.224.129) evicted. New cstate: current_term: 3 leader_uuid: "9369ede9fb244db7a2a13bb3c898f818" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ad59be0d85a46df89b84a0e74aaf2a5" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9369ede9fb244db7a2a13bb3c898f818" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "589392f71f2f4a55bf8b14cc4586e738" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 39461 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:05.983011 14185 tablet_service.cc:1558] Processing DeleteTablet for tablet e9ca7718c86a4fd193e22df41369c493 with delete_type TABLET_DATA_TOMBSTONED (TS ca0fd29526544b69b00bcc72347303a2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60670
I20260630 12:28:05.986202 14480 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:05.987134 14480 raft_consensus.cc:2243] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:05.987926 14480 raft_consensus.cc:2272] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:05.990612 14480 ts_tablet_manager.cc:1916] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:06.001206 14480 ts_tablet_manager.cc:1929] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:28:06.001497 14480 log.cc:1199] T e9ca7718c86a4fd193e22df41369c493 P ca0fd29526544b69b00bcc72347303a2: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822288522220-7042-0/minicluster-data/ts-0-root/wals/e9ca7718c86a4fd193e22df41369c493
I20260630 12:28:06.002760 13725 catalog_manager.cc:5028] TS ca0fd29526544b69b00bcc72347303a2 (127.6.224.129:40067): tablet e9ca7718c86a4fd193e22df41369c493 (table test-workload [id=3d3d4c3fcfe44b24a8114f700c92e37f]) successfully deleted
I20260630 12:28:07.987936  7042 tablet_server.cc:179] TabletServer@127.6.224.129:40067 shutting down...
I20260630 12:28:08.011749  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:08.012426  7042 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:08.013010  7042 raft_consensus.cc:2243] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:28:08.013868  7042 raft_consensus.cc:2272] T 372323cfb16749e0bb16073d955c13c8 P ca0fd29526544b69b00bcc72347303a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.015815  7042 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:08.016309  7042 raft_consensus.cc:2243] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:08.017078  7042 raft_consensus.cc:2272] T 57906d267d214fb2b0f594fd9f6923a9 P ca0fd29526544b69b00bcc72347303a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.018975  7042 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:08.019421  7042 raft_consensus.cc:2243] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:08.020112  7042 raft_consensus.cc:2272] T 26323ea1455a4eb98e110d80dd9f2eac P ca0fd29526544b69b00bcc72347303a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.042819  7042 tablet_server.cc:196] TabletServer@127.6.224.129:40067 shutdown complete.
I20260630 12:28:08.056622  7042 tablet_server.cc:179] TabletServer@127.6.224.130:38271 shutting down...
I20260630 12:28:08.073709  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:08.074437  7042 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:08.075011  7042 raft_consensus.cc:2243] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:08.075623  7042 raft_consensus.cc:2272] T 57906d267d214fb2b0f594fd9f6923a9 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.077631  7042 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:08.078107  7042 raft_consensus.cc:2243] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:08.078552  7042 raft_consensus.cc:2272] T 26323ea1455a4eb98e110d80dd9f2eac P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.080368  7042 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:08.080801  7042 raft_consensus.cc:2243] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:08.081383  7042 raft_consensus.cc:2272] T e9ca7718c86a4fd193e22df41369c493 P 1ad59be0d85a46df89b84a0e74aaf2a5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.103776  7042 tablet_server.cc:196] TabletServer@127.6.224.130:38271 shutdown complete.
I20260630 12:28:08.115934  7042 tablet_server.cc:179] TabletServer@127.6.224.131:45413 shutting down...
I20260630 12:28:08.131489  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:08.132083  7042 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:08.132601  7042 raft_consensus.cc:2243] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:08.133070  7042 raft_consensus.cc:2272] T 372323cfb16749e0bb16073d955c13c8 P 9369ede9fb244db7a2a13bb3c898f818 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.134948  7042 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:08.135401  7042 raft_consensus.cc:2243] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:08.135775  7042 raft_consensus.cc:2272] T 26323ea1455a4eb98e110d80dd9f2eac P 9369ede9fb244db7a2a13bb3c898f818 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.137563  7042 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:08.137970  7042 raft_consensus.cc:2243] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:28:08.138689  7042 raft_consensus.cc:2272] T e9ca7718c86a4fd193e22df41369c493 P 9369ede9fb244db7a2a13bb3c898f818 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.160797  7042 tablet_server.cc:196] TabletServer@127.6.224.131:45413 shutdown complete.
I20260630 12:28:08.173142  7042 tablet_server.cc:179] TabletServer@127.6.224.132:0 shutting down...
I20260630 12:28:08.192836  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:08.193482  7042 tablet_replica.cc:333] T e9ca7718c86a4fd193e22df41369c493 P 589392f71f2f4a55bf8b14cc4586e738: stopping tablet replica
I20260630 12:28:08.194020  7042 raft_consensus.cc:2243] T e9ca7718c86a4fd193e22df41369c493 P 589392f71f2f4a55bf8b14cc4586e738 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:08.194557  7042 raft_consensus.cc:2272] T e9ca7718c86a4fd193e22df41369c493 P 589392f71f2f4a55bf8b14cc4586e738 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.196502  7042 tablet_replica.cc:333] T 57906d267d214fb2b0f594fd9f6923a9 P 589392f71f2f4a55bf8b14cc4586e738: stopping tablet replica
I20260630 12:28:08.197014  7042 raft_consensus.cc:2243] T 57906d267d214fb2b0f594fd9f6923a9 P 589392f71f2f4a55bf8b14cc4586e738 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:08.197562  7042 raft_consensus.cc:2272] T 57906d267d214fb2b0f594fd9f6923a9 P 589392f71f2f4a55bf8b14cc4586e738 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.199306  7042 tablet_replica.cc:333] T 372323cfb16749e0bb16073d955c13c8 P 589392f71f2f4a55bf8b14cc4586e738: stopping tablet replica
I20260630 12:28:08.199760  7042 raft_consensus.cc:2243] T 372323cfb16749e0bb16073d955c13c8 P 589392f71f2f4a55bf8b14cc4586e738 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:08.200251  7042 raft_consensus.cc:2272] T 372323cfb16749e0bb16073d955c13c8 P 589392f71f2f4a55bf8b14cc4586e738 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.220656  7042 tablet_server.cc:196] TabletServer@127.6.224.132:0 shutdown complete.
I20260630 12:28:08.232569  7042 master.cc:562] Master@127.6.224.190:33423 shutting down...
I20260630 12:28:08.248766  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:08.249327  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.249676  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5f0ff83d8e064d51af3fcbab41c2974b: stopping tablet replica
I20260630 12:28:08.268738  7042 master.cc:584] Master@127.6.224.190:33423 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16349 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:28:08.305631  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:42439
I20260630 12:28:08.306684  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:08.311388 14483 instance_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:28:08.312739 14484 instance_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:28:08.312983 14486 instance_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:28:08.313832  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:08.314679  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:08.314863  7042 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:28:08.315042  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822488315024 us; error 0 us; skew 500 ppm
I20260630 12:28:08.315532  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:08.317770  7042 webserver.cc:533] Webserver started at http://127.6.224.190:45441/ using document root <none> and password file <none>
I20260630 12:28:08.318223  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:08.318389  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:08.318638  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:08.319682  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "c8a1c32fdb4c4cebbd24b888837da51a"
format_stamp: "Formatted at 2026-06-30 12:28:08 on dist-test-slave-fh7x"
I20260630 12:28:08.324186  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:08.327759 14491 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:28:08.328474  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:08.328749  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "c8a1c32fdb4c4cebbd24b888837da51a"
format_stamp: "Formatted at 2026-06-30 12:28:08 on dist-test-slave-fh7x"
I20260630 12:28:08.329020  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-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:28:08.351745  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:08.352980  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:08.390254  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:42439
I20260630 12:28:08.390343 14542 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:42439 every 8 connection(s)
I20260630 12:28:08.394151 14543 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:28:08.404323 14543 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a: Bootstrap starting.
I20260630 12:28:08.408856 14543 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:08.412890 14543 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a: No bootstrap required, opened a new log
I20260630 12:28:08.415005 14543 raft_consensus.cc:359] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8a1c32fdb4c4cebbd24b888837da51a" member_type: VOTER }
I20260630 12:28:08.415395 14543 raft_consensus.cc:385] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:08.415570 14543 raft_consensus.cc:740] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a1c32fdb4c4cebbd24b888837da51a, State: Initialized, Role: FOLLOWER
I20260630 12:28:08.416085 14543 consensus_queue.cc:260] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c8a1c32fdb4c4cebbd24b888837da51a" member_type: VOTER }
I20260630 12:28:08.416484 14543 raft_consensus.cc:399] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:08.416666 14543 raft_consensus.cc:493] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:08.416867 14543 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:08.421972 14543 raft_consensus.cc:515] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8a1c32fdb4c4cebbd24b888837da51a" member_type: VOTER }
I20260630 12:28:08.422473 14543 leader_election.cc:304] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a [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: c8a1c32fdb4c4cebbd24b888837da51a; no voters: 
I20260630 12:28:08.423596 14543 leader_election.cc:290] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:08.424005 14546 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:08.425262 14546 raft_consensus.cc:697] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a [term 1 LEADER]: Becoming Leader. State: Replica: c8a1c32fdb4c4cebbd24b888837da51a, State: Running, Role: LEADER
I20260630 12:28:08.425885 14546 consensus_queue.cc:237] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a [LEADER]: Queue going to LEADER mode. State: All 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: "c8a1c32fdb4c4cebbd24b888837da51a" member_type: VOTER }
I20260630 12:28:08.426299 14543 sys_catalog.cc:565] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:08.430291 14547 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c8a1c32fdb4c4cebbd24b888837da51a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8a1c32fdb4c4cebbd24b888837da51a" member_type: VOTER } }
I20260630 12:28:08.430513 14548 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a [sys.catalog]: SysCatalogTable state changed. Reason: New leader c8a1c32fdb4c4cebbd24b888837da51a. Latest consensus state: current_term: 1 leader_uuid: "c8a1c32fdb4c4cebbd24b888837da51a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8a1c32fdb4c4cebbd24b888837da51a" member_type: VOTER } }
I20260630 12:28:08.431034 14548 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:08.432435 14547 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:08.432961 14552 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:08.438431 14552 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:08.442255  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:08.447324 14552 catalog_manager.cc:1383] Generated new cluster ID: 1a5d5f5bce174651a4a114f73dc7a474
I20260630 12:28:08.447611 14552 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:08.467466 14552 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:08.468791 14552 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:08.486042 14552 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a: Generated new TSK 0
I20260630 12:28:08.486650 14552 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:08.508773  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:08.514470 14564 instance_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:28:08.515365 14565 instance_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:28:08.516865 14567 instance_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:28:08.517068  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:08.518079  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:08.518266  7042 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:28:08.518386  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822488518375 us; error 0 us; skew 500 ppm
I20260630 12:28:08.518841  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:08.521008  7042 webserver.cc:533] Webserver started at http://127.6.224.129:43645/ using document root <none> and password file <none>
I20260630 12:28:08.521474  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:08.521637  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:08.521835  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:08.522858  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "0aac81f5b08f4079b1490b1f419c3f1b"
format_stamp: "Formatted at 2026-06-30 12:28:08 on dist-test-slave-fh7x"
I20260630 12:28:08.527117  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:08.530432 14572 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:28:08.531165  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:08.531424  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "0aac81f5b08f4079b1490b1f419c3f1b"
format_stamp: "Formatted at 2026-06-30 12:28:08 on dist-test-slave-fh7x"
I20260630 12:28:08.531680  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-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:28:08.551570  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:08.552757  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:08.554214  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:08.556429  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:08.556617  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:08.556864  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:08.557006  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:08.594614  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:41241
I20260630 12:28:08.594702 14634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:41241 every 8 connection(s)
I20260630 12:28:08.599252  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:08.605984 14639 instance_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:28:08.607352 14640 instance_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:28:08.609535 14642 instance_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:28:08.610138  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:08.611083  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:08.611276  7042 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:28:08.611459  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822488611439 us; error 0 us; skew 500 ppm
I20260630 12:28:08.611949  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:08.614630  7042 webserver.cc:533] Webserver started at http://127.6.224.130:42467/ using document root <none> and password file <none>
I20260630 12:28:08.615077  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:08.615293  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:08.615615  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:08.615965 14635 heartbeater.cc:344] Connected to a master server at 127.6.224.190:42439
I20260630 12:28:08.616318 14635 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:08.616734  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "5ee15c6c148e42e78e199d89627ec8be"
format_stamp: "Formatted at 2026-06-30 12:28:08 on dist-test-slave-fh7x"
I20260630 12:28:08.617004 14635 heartbeater.cc:507] Master 127.6.224.190:42439 requested a full tablet report, sending...
I20260630 12:28:08.619271 14508 ts_manager.cc:194] Registered new tserver with Master: 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241)
I20260630 12:28:08.621605 14508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36942
I20260630 12:28:08.621892  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:28:08.625408 14647 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:28:08.626116  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:08.626379  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "5ee15c6c148e42e78e199d89627ec8be"
format_stamp: "Formatted at 2026-06-30 12:28:08 on dist-test-slave-fh7x"
I20260630 12:28:08.626627  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-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:28:08.640236  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:08.641305  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:08.642858  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:08.645085  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:08.645320  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:08.645550  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:08.645696  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:08.682137  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:41383
I20260630 12:28:08.682225 14709 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:41383 every 8 connection(s)
I20260630 12:28:08.686754  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:08.693619 14713 instance_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:28:08.694967 14714 instance_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:28:08.696767 14716 instance_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:28:08.697139  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:08.698272  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:08.698406 14710 heartbeater.cc:344] Connected to a master server at 127.6.224.190:42439
W20260630 12:28:08.698547  7042 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:28:08.698853  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822488698835 us; error 0 us; skew 500 ppm
I20260630 12:28:08.698895 14710 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:08.699409  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:08.699697 14710 heartbeater.cc:507] Master 127.6.224.190:42439 requested a full tablet report, sending...
I20260630 12:28:08.701834 14508 ts_manager.cc:194] Registered new tserver with Master: 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383)
I20260630 12:28:08.702045  7042 webserver.cc:533] Webserver started at http://127.6.224.131:46107/ using document root <none> and password file <none>
I20260630 12:28:08.702605  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:08.702776  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:08.703022  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:08.703387 14508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36948
I20260630 12:28:08.704054  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6"
format_stamp: "Formatted at 2026-06-30 12:28:08 on dist-test-slave-fh7x"
I20260630 12:28:08.708238  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:08.711340 14721 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:28:08.712069  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:08.712334  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6"
format_stamp: "Formatted at 2026-06-30 12:28:08 on dist-test-slave-fh7x"
I20260630 12:28:08.712591  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-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:28:08.731284  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:08.732359  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:08.733822  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:08.736042  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:08.736235  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:08.736447  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:08.736617  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:08.772281  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:38307
I20260630 12:28:08.772380 14783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:38307 every 8 connection(s)
I20260630 12:28:08.785480 14784 heartbeater.cc:344] Connected to a master server at 127.6.224.190:42439
I20260630 12:28:08.785928 14784 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:08.786623 14784 heartbeater.cc:507] Master 127.6.224.190:42439 requested a full tablet report, sending...
I20260630 12:28:08.788513 14508 ts_manager.cc:194] Registered new tserver with Master: 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131:38307)
I20260630 12:28:08.789546  7042 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01436353s
I20260630 12:28:08.790133 14508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36962
I20260630 12:28:09.624200 14635 heartbeater.cc:499] Master 127.6.224.190:42439 was elected leader, sending a full tablet report...
I20260630 12:28:09.705822 14710 heartbeater.cc:499] Master 127.6.224.190:42439 was elected leader, sending a full tablet report...
I20260630 12:28:09.796612 14784 heartbeater.cc:499] Master 127.6.224.190:42439 was elected leader, sending a full tablet report...
I20260630 12:28:09.848670 14508 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36968:
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:28:09.851408 14508 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:28:09.910018 14675 tablet_service.cc:1511] Processing CreateTablet for tablet 289230eb30804a62b941af4c607198eb (DEFAULT_TABLE table=test-workload [id=688a882c82e74496a8f7c1097476b750]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:09.911309 14672 tablet_service.cc:1511] Processing CreateTablet for tablet 0d5057721dc541f78c481ab627ae27e4 (DEFAULT_TABLE table=test-workload [id=688a882c82e74496a8f7c1097476b750]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:09.913247 14674 tablet_service.cc:1511] Processing CreateTablet for tablet ffbf6979940b458792d639a59a309289 (DEFAULT_TABLE table=test-workload [id=688a882c82e74496a8f7c1097476b750]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:09.911890 14675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 289230eb30804a62b941af4c607198eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.915807 14673 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab1f66ef8a94a06a6dc12e10acd2ebe (DEFAULT_TABLE table=test-workload [id=688a882c82e74496a8f7c1097476b750]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:09.916836 14672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d5057721dc541f78c481ab627ae27e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.917459 14673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab1f66ef8a94a06a6dc12e10acd2ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.918388 14674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffbf6979940b458792d639a59a309289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.931561 14749 tablet_service.cc:1511] Processing CreateTablet for tablet 289230eb30804a62b941af4c607198eb (DEFAULT_TABLE table=test-workload [id=688a882c82e74496a8f7c1097476b750]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:09.933211 14749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 289230eb30804a62b941af4c607198eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.934917 14748 tablet_service.cc:1511] Processing CreateTablet for tablet ffbf6979940b458792d639a59a309289 (DEFAULT_TABLE table=test-workload [id=688a882c82e74496a8f7c1097476b750]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:09.936362 14748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffbf6979940b458792d639a59a309289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.938138 14600 tablet_service.cc:1511] Processing CreateTablet for tablet 289230eb30804a62b941af4c607198eb (DEFAULT_TABLE table=test-workload [id=688a882c82e74496a8f7c1097476b750]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:09.939716 14746 tablet_service.cc:1511] Processing CreateTablet for tablet 0d5057721dc541f78c481ab627ae27e4 (DEFAULT_TABLE table=test-workload [id=688a882c82e74496a8f7c1097476b750]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:09.938235 14747 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab1f66ef8a94a06a6dc12e10acd2ebe (DEFAULT_TABLE table=test-workload [id=688a882c82e74496a8f7c1097476b750]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:09.939836 14600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 289230eb30804a62b941af4c607198eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.941905 14746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d5057721dc541f78c481ab627ae27e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.942085 14599 tablet_service.cc:1511] Processing CreateTablet for tablet ffbf6979940b458792d639a59a309289 (DEFAULT_TABLE table=test-workload [id=688a882c82e74496a8f7c1097476b750]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:09.943481 14599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffbf6979940b458792d639a59a309289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.945730 14747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab1f66ef8a94a06a6dc12e10acd2ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.947302 14598 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab1f66ef8a94a06a6dc12e10acd2ebe (DEFAULT_TABLE table=test-workload [id=688a882c82e74496a8f7c1097476b750]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:09.948698 14598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab1f66ef8a94a06a6dc12e10acd2ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.964771 14597 tablet_service.cc:1511] Processing CreateTablet for tablet 0d5057721dc541f78c481ab627ae27e4 (DEFAULT_TABLE table=test-workload [id=688a882c82e74496a8f7c1097476b750]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:09.966171 14597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d5057721dc541f78c481ab627ae27e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.988155 14804 tablet_bootstrap.cc:492] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b: Bootstrap starting.
I20260630 12:28:09.984661 14805 tablet_bootstrap.cc:492] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be: Bootstrap starting.
I20260630 12:28:09.995079 14804 tablet_bootstrap.cc:654] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.005101 14805 tablet_bootstrap.cc:654] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.005362 14804 tablet_bootstrap.cc:492] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b: No bootstrap required, opened a new log
I20260630 12:28:10.005942 14804 ts_tablet_manager.cc:1403] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260630 12:28:10.006119 14806 tablet_bootstrap.cc:492] T 289230eb30804a62b941af4c607198eb P 1c70c018a1e241eb8f13c3f5e0eff6d6: Bootstrap starting.
I20260630 12:28:10.009332 14804 raft_consensus.cc:359] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.010267 14805 tablet_bootstrap.cc:492] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be: No bootstrap required, opened a new log
I20260630 12:28:10.010331 14804 raft_consensus.cc:385] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.010871 14805 ts_tablet_manager.cc:1403] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.002s
I20260630 12:28:10.010850 14804 raft_consensus.cc:740] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aac81f5b08f4079b1490b1f419c3f1b, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.011897 14804 consensus_queue.cc:260] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.013470 14806 tablet_bootstrap.cc:654] T 289230eb30804a62b941af4c607198eb P 1c70c018a1e241eb8f13c3f5e0eff6d6: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.013393 14805 raft_consensus.cc:359] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.014398 14805 raft_consensus.cc:385] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.014734 14805 raft_consensus.cc:740] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee15c6c148e42e78e199d89627ec8be, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.015089 14804 ts_tablet_manager.cc:1434] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260630 12:28:10.015668 14805 consensus_queue.cc:260] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.016145 14804 tablet_bootstrap.cc:492] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b: Bootstrap starting.
I20260630 12:28:10.022696 14805 ts_tablet_manager.cc:1434] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.007s
I20260630 12:28:10.023730 14804 tablet_bootstrap.cc:654] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.023814 14805 tablet_bootstrap.cc:492] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be: Bootstrap starting.
I20260630 12:28:10.030987 14805 tablet_bootstrap.cc:654] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.032734 14806 tablet_bootstrap.cc:492] T 289230eb30804a62b941af4c607198eb P 1c70c018a1e241eb8f13c3f5e0eff6d6: No bootstrap required, opened a new log
I20260630 12:28:10.033332 14806 ts_tablet_manager.cc:1403] T 289230eb30804a62b941af4c607198eb P 1c70c018a1e241eb8f13c3f5e0eff6d6: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.005s
I20260630 12:28:10.036684 14806 raft_consensus.cc:359] T 289230eb30804a62b941af4c607198eb P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.037355 14806 raft_consensus.cc:385] T 289230eb30804a62b941af4c607198eb P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.037611 14806 raft_consensus.cc:740] T 289230eb30804a62b941af4c607198eb P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c70c018a1e241eb8f13c3f5e0eff6d6, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.038443 14805 tablet_bootstrap.cc:492] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be: No bootstrap required, opened a new log
I20260630 12:28:10.038303 14806 consensus_queue.cc:260] T 289230eb30804a62b941af4c607198eb P 1c70c018a1e241eb8f13c3f5e0eff6d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.039036 14805 ts_tablet_manager.cc:1403] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:28:10.041077 14806 ts_tablet_manager.cc:1434] T 289230eb30804a62b941af4c607198eb P 1c70c018a1e241eb8f13c3f5e0eff6d6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:28:10.041230 14804 tablet_bootstrap.cc:492] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b: No bootstrap required, opened a new log
I20260630 12:28:10.041836 14804 ts_tablet_manager.cc:1403] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.012s
I20260630 12:28:10.042095 14805 raft_consensus.cc:359] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.042124 14806 tablet_bootstrap.cc:492] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6: Bootstrap starting.
I20260630 12:28:10.042874 14805 raft_consensus.cc:385] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.043233 14805 raft_consensus.cc:740] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee15c6c148e42e78e199d89627ec8be, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.044174 14805 consensus_queue.cc:260] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.044812 14804 raft_consensus.cc:359] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.045533 14804 raft_consensus.cc:385] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.045797 14804 raft_consensus.cc:740] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aac81f5b08f4079b1490b1f419c3f1b, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.046588 14805 ts_tablet_manager.cc:1434] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:28:10.046555 14804 consensus_queue.cc:260] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.047663 14805 tablet_bootstrap.cc:492] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be: Bootstrap starting.
I20260630 12:28:10.049517 14806 tablet_bootstrap.cc:654] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.050356 14804 ts_tablet_manager.cc:1434] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:28:10.052799 14804 tablet_bootstrap.cc:492] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b: Bootstrap starting.
I20260630 12:28:10.054157 14805 tablet_bootstrap.cc:654] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.058892 14804 tablet_bootstrap.cc:654] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.073652 14806 tablet_bootstrap.cc:492] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6: No bootstrap required, opened a new log
I20260630 12:28:10.074165 14805 tablet_bootstrap.cc:492] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be: No bootstrap required, opened a new log
I20260630 12:28:10.074215 14806 ts_tablet_manager.cc:1403] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.025s
I20260630 12:28:10.074477 14804 tablet_bootstrap.cc:492] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b: No bootstrap required, opened a new log
I20260630 12:28:10.074697 14805 ts_tablet_manager.cc:1403] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.011s
I20260630 12:28:10.074980 14804 ts_tablet_manager.cc:1403] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260630 12:28:10.077010 14805 raft_consensus.cc:359] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.077607 14805 raft_consensus.cc:385] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.078115 14805 raft_consensus.cc:740] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee15c6c148e42e78e199d89627ec8be, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.077556 14806 raft_consensus.cc:359] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.077785 14804 raft_consensus.cc:359] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.078545 14806 raft_consensus.cc:385] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.078611 14804 raft_consensus.cc:385] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.078938 14806 raft_consensus.cc:740] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c70c018a1e241eb8f13c3f5e0eff6d6, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.078847 14805 consensus_queue.cc:260] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.080006 14806 consensus_queue.cc:260] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.081166 14805 ts_tablet_manager.cc:1434] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260630 12:28:10.081950 14806 ts_tablet_manager.cc:1434] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260630 12:28:10.082190 14805 tablet_bootstrap.cc:492] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be: Bootstrap starting.
I20260630 12:28:10.082937 14806 tablet_bootstrap.cc:492] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6: Bootstrap starting.
I20260630 12:28:10.078995 14804 raft_consensus.cc:740] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aac81f5b08f4079b1490b1f419c3f1b, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.089082 14805 tablet_bootstrap.cc:654] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.089668 14804 consensus_queue.cc:260] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.090587 14809 raft_consensus.cc:493] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:10.091151 14809 raft_consensus.cc:515] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.095845 14804 ts_tablet_manager.cc:1434] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.000s
I20260630 12:28:10.096952 14804 tablet_bootstrap.cc:492] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b: Bootstrap starting.
I20260630 12:28:10.098516 14805 tablet_bootstrap.cc:492] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be: No bootstrap required, opened a new log
I20260630 12:28:10.099036 14805 ts_tablet_manager.cc:1403] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260630 12:28:10.096760 14809 leader_election.cc:290] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383), 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131:38307)
I20260630 12:28:10.101693 14806 tablet_bootstrap.cc:654] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.102116 14805 raft_consensus.cc:359] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.102867 14805 raft_consensus.cc:385] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.103154 14805 raft_consensus.cc:740] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee15c6c148e42e78e199d89627ec8be, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.105712 14805 consensus_queue.cc:260] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.107028 14804 tablet_bootstrap.cc:654] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.107950 14805 ts_tablet_manager.cc:1434] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:28:10.129243 14685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289230eb30804a62b941af4c607198eb" candidate_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee15c6c148e42e78e199d89627ec8be" is_pre_election: true
I20260630 12:28:10.129875 14806 tablet_bootstrap.cc:492] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6: No bootstrap required, opened a new log
I20260630 12:28:10.130132 14685 raft_consensus.cc:2468] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aac81f5b08f4079b1490b1f419c3f1b in term 0.
I20260630 12:28:10.130686 14806 ts_tablet_manager.cc:1403] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.020s
I20260630 12:28:10.131724 14574 leader_election.cc:304] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aac81f5b08f4079b1490b1f419c3f1b, 5ee15c6c148e42e78e199d89627ec8be; no voters: 
I20260630 12:28:10.132577 14809 raft_consensus.cc:2804] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:10.132905 14809 raft_consensus.cc:493] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:10.133250 14809 raft_consensus.cc:3060] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.134250 14806 raft_consensus.cc:359] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.135083 14806 raft_consensus.cc:385] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.135394 14806 raft_consensus.cc:740] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c70c018a1e241eb8f13c3f5e0eff6d6, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.136255 14806 consensus_queue.cc:260] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.138615 14806 ts_tablet_manager.cc:1434] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:28:10.139700 14806 tablet_bootstrap.cc:492] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6: Bootstrap starting.
I20260630 12:28:10.140957 14809 raft_consensus.cc:515] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.143086 14809 leader_election.cc:290] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [CANDIDATE]: Term 1 election: Requested vote from peers 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383), 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131:38307)
I20260630 12:28:10.144558 14685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289230eb30804a62b941af4c607198eb" candidate_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee15c6c148e42e78e199d89627ec8be"
I20260630 12:28:10.145155 14685 raft_consensus.cc:3060] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.146279 14806 tablet_bootstrap.cc:654] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.153307 14685 raft_consensus.cc:2468] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aac81f5b08f4079b1490b1f419c3f1b in term 1.
I20260630 12:28:10.154584 14574 leader_election.cc:304] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aac81f5b08f4079b1490b1f419c3f1b, 5ee15c6c148e42e78e199d89627ec8be; no voters: 
I20260630 12:28:10.155433 14809 raft_consensus.cc:2804] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:10.155889 14809 raft_consensus.cc:697] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 LEADER]: Becoming Leader. State: Replica: 0aac81f5b08f4079b1490b1f419c3f1b, State: Running, Role: LEADER
I20260630 12:28:10.156137 14806 tablet_bootstrap.cc:492] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6: No bootstrap required, opened a new log
I20260630 12:28:10.156704 14806 ts_tablet_manager.cc:1403] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260630 12:28:10.158077 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289230eb30804a62b941af4c607198eb" candidate_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" is_pre_election: true
I20260630 12:28:10.156774 14809 consensus_queue.cc:237] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.158653 14758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289230eb30804a62b941af4c607198eb" candidate_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6"
I20260630 12:28:10.159039 14759 raft_consensus.cc:2468] T 289230eb30804a62b941af4c607198eb P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aac81f5b08f4079b1490b1f419c3f1b in term 0.
I20260630 12:28:10.156802 14804 tablet_bootstrap.cc:492] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b: No bootstrap required, opened a new log
I20260630 12:28:10.160742 14804 ts_tablet_manager.cc:1403] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent bootstrapping tablet: real 0.064s	user 0.031s	sys 0.024s
I20260630 12:28:10.160934 14806 raft_consensus.cc:359] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.161654 14806 raft_consensus.cc:385] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.161939 14806 raft_consensus.cc:740] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c70c018a1e241eb8f13c3f5e0eff6d6, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.162757 14806 consensus_queue.cc:260] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.164000 14804 raft_consensus.cc:359] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.164920 14804 raft_consensus.cc:385] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.165220 14804 raft_consensus.cc:740] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aac81f5b08f4079b1490b1f419c3f1b, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.166440 14806 ts_tablet_manager.cc:1434] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260630 12:28:10.166369 14804 consensus_queue.cc:260] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.168660 14804 ts_tablet_manager.cc:1434] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:28:10.169735 14508 catalog_manager.cc:5697] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129). New cstate: current_term: 1 leader_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:10.207573 14809 raft_consensus.cc:493] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:10.208024 14809 raft_consensus.cc:515] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.208755 14811 raft_consensus.cc:493] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:10.209231 14811 raft_consensus.cc:515] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.209851 14809 leader_election.cc:290] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383), 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131:38307)
I20260630 12:28:10.210721 14685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbf6979940b458792d639a59a309289" candidate_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee15c6c148e42e78e199d89627ec8be" is_pre_election: true
I20260630 12:28:10.211200 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbf6979940b458792d639a59a309289" candidate_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" is_pre_election: true
I20260630 12:28:10.211382 14685 raft_consensus.cc:2468] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aac81f5b08f4079b1490b1f419c3f1b in term 0.
I20260630 12:28:10.211839 14759 raft_consensus.cc:2468] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aac81f5b08f4079b1490b1f419c3f1b in term 0.
I20260630 12:28:10.212749 14574 leader_election.cc:304] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aac81f5b08f4079b1490b1f419c3f1b, 5ee15c6c148e42e78e199d89627ec8be; no voters: 
I20260630 12:28:10.214381 14811 leader_election.cc:290] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241), 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131:38307)
I20260630 12:28:10.214548 14809 raft_consensus.cc:2804] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:10.214922 14809 raft_consensus.cc:493] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:10.215240 14809 raft_consensus.cc:3060] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.221748 14809 raft_consensus.cc:515] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.223734 14809 leader_election.cc:290] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [CANDIDATE]: Term 1 election: Requested vote from peers 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383), 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131:38307)
I20260630 12:28:10.224778 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbf6979940b458792d639a59a309289" candidate_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6"
I20260630 12:28:10.225015 14685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbf6979940b458792d639a59a309289" candidate_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee15c6c148e42e78e199d89627ec8be"
I20260630 12:28:10.225412 14759 raft_consensus.cc:3060] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.225240 14610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab1f66ef8a94a06a6dc12e10acd2ebe" candidate_uuid: "5ee15c6c148e42e78e199d89627ec8be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" is_pre_election: true
I20260630 12:28:10.225564 14685 raft_consensus.cc:3060] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.226083 14610 raft_consensus.cc:2468] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ee15c6c148e42e78e199d89627ec8be in term 0.
I20260630 12:28:10.227350 14758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab1f66ef8a94a06a6dc12e10acd2ebe" candidate_uuid: "5ee15c6c148e42e78e199d89627ec8be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" is_pre_election: true
I20260630 12:28:10.227591 14650 leader_election.cc:304] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aac81f5b08f4079b1490b1f419c3f1b, 5ee15c6c148e42e78e199d89627ec8be; no voters: 
I20260630 12:28:10.227999 14758 raft_consensus.cc:2468] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ee15c6c148e42e78e199d89627ec8be in term 0.
I20260630 12:28:10.228483 14811 raft_consensus.cc:2804] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:10.228837 14811 raft_consensus.cc:493] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:10.229174 14811 raft_consensus.cc:3060] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.232548 14759 raft_consensus.cc:2468] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aac81f5b08f4079b1490b1f419c3f1b in term 1.
I20260630 12:28:10.232860 14685 raft_consensus.cc:2468] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aac81f5b08f4079b1490b1f419c3f1b in term 1.
I20260630 12:28:10.233606 14574 leader_election.cc:304] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aac81f5b08f4079b1490b1f419c3f1b, 1c70c018a1e241eb8f13c3f5e0eff6d6; no voters: 
I20260630 12:28:10.234268 14809 raft_consensus.cc:2804] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:10.234740 14809 raft_consensus.cc:697] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 LEADER]: Becoming Leader. State: Replica: 0aac81f5b08f4079b1490b1f419c3f1b, State: Running, Role: LEADER
I20260630 12:28:10.235499 14809 consensus_queue.cc:237] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.236487 14811 raft_consensus.cc:515] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.238969 14811 leader_election.cc:290] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [CANDIDATE]: Term 1 election: Requested vote from peers 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241), 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131:38307)
I20260630 12:28:10.239908 14610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab1f66ef8a94a06a6dc12e10acd2ebe" candidate_uuid: "5ee15c6c148e42e78e199d89627ec8be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aac81f5b08f4079b1490b1f419c3f1b"
I20260630 12:28:10.240393 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab1f66ef8a94a06a6dc12e10acd2ebe" candidate_uuid: "5ee15c6c148e42e78e199d89627ec8be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6"
I20260630 12:28:10.240543 14610 raft_consensus.cc:3060] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.242312 14759 raft_consensus.cc:3060] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.245849 14507 catalog_manager.cc:5697] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129). New cstate: current_term: 1 leader_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:10.248803 14610 raft_consensus.cc:2468] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee15c6c148e42e78e199d89627ec8be in term 1.
I20260630 12:28:10.249297 14759 raft_consensus.cc:2468] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee15c6c148e42e78e199d89627ec8be in term 1.
I20260630 12:28:10.250247 14650 leader_election.cc:304] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aac81f5b08f4079b1490b1f419c3f1b, 5ee15c6c148e42e78e199d89627ec8be; no voters: 
I20260630 12:28:10.251080 14811 raft_consensus.cc:2804] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:10.252300 14811 raft_consensus.cc:697] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 1 LEADER]: Becoming Leader. State: Replica: 5ee15c6c148e42e78e199d89627ec8be, State: Running, Role: LEADER
I20260630 12:28:10.253080 14811 consensus_queue.cc:237] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.259788 14507 catalog_manager.cc:5697] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130). New cstate: current_term: 1 leader_uuid: "5ee15c6c148e42e78e199d89627ec8be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:10.276925 14811 raft_consensus.cc:493] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:10.277441 14811 raft_consensus.cc:515] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.279244 14811 leader_election.cc:290] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241), 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131:38307)
I20260630 12:28:10.279968 14610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5057721dc541f78c481ab627ae27e4" candidate_uuid: "5ee15c6c148e42e78e199d89627ec8be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" is_pre_election: true
I20260630 12:28:10.280256 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5057721dc541f78c481ab627ae27e4" candidate_uuid: "5ee15c6c148e42e78e199d89627ec8be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" is_pre_election: true
I20260630 12:28:10.280531 14610 raft_consensus.cc:2468] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ee15c6c148e42e78e199d89627ec8be in term 0.
I20260630 12:28:10.280812 14759 raft_consensus.cc:2468] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ee15c6c148e42e78e199d89627ec8be in term 0.
I20260630 12:28:10.281468 14650 leader_election.cc:304] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aac81f5b08f4079b1490b1f419c3f1b, 5ee15c6c148e42e78e199d89627ec8be; no voters: 
I20260630 12:28:10.282196 14811 raft_consensus.cc:2804] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:10.282553 14811 raft_consensus.cc:493] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:10.282871 14811 raft_consensus.cc:3060] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.287740 14811 raft_consensus.cc:515] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.289435 14811 leader_election.cc:290] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [CANDIDATE]: Term 1 election: Requested vote from peers 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241), 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131:38307)
I20260630 12:28:10.290160 14610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5057721dc541f78c481ab627ae27e4" candidate_uuid: "5ee15c6c148e42e78e199d89627ec8be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aac81f5b08f4079b1490b1f419c3f1b"
I20260630 12:28:10.290401 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5057721dc541f78c481ab627ae27e4" candidate_uuid: "5ee15c6c148e42e78e199d89627ec8be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6"
I20260630 12:28:10.290663 14610 raft_consensus.cc:3060] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.290935 14759 raft_consensus.cc:3060] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.295526 14759 raft_consensus.cc:2468] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee15c6c148e42e78e199d89627ec8be in term 1.
I20260630 12:28:10.295526 14610 raft_consensus.cc:2468] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee15c6c148e42e78e199d89627ec8be in term 1.
I20260630 12:28:10.296617 14649 leader_election.cc:304] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c70c018a1e241eb8f13c3f5e0eff6d6, 5ee15c6c148e42e78e199d89627ec8be; no voters: 
I20260630 12:28:10.297307 14811 raft_consensus.cc:2804] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:10.297652 14811 raft_consensus.cc:697] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [term 1 LEADER]: Becoming Leader. State: Replica: 5ee15c6c148e42e78e199d89627ec8be, State: Running, Role: LEADER
I20260630 12:28:10.298334 14811 consensus_queue.cc:237] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.304571 14507 catalog_manager.cc:5697] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130). New cstate: current_term: 1 leader_uuid: "5ee15c6c148e42e78e199d89627ec8be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:10.338207 14507 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36978:
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:28:10.365983 14597 tablet_service.cc:1511] Processing CreateTablet for tablet 56d6a83fb79948b282eea50e1d94bfb9 (DEFAULT_TABLE table=dugtrio [id=d03fd54e1a8e4b2496a2baef928514e5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:10.367167 14597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d6a83fb79948b282eea50e1d94bfb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:10.367483 14674 tablet_service.cc:1511] Processing CreateTablet for tablet f5e073796d614f6c92f5ebdc1a8b5ad3 (DEFAULT_TABLE table=dugtrio [id=d03fd54e1a8e4b2496a2baef928514e5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:10.368702 14746 tablet_service.cc:1511] Processing CreateTablet for tablet 558a1ac171234841b86b9df1cc9dc9f7 (DEFAULT_TABLE table=dugtrio [id=d03fd54e1a8e4b2496a2baef928514e5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:10.369988 14746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 558a1ac171234841b86b9df1cc9dc9f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:10.370033 14598 tablet_service.cc:1511] Processing CreateTablet for tablet 098e36d4daa94b20a4d40a63c146ae7d (DEFAULT_TABLE table=dugtrio [id=d03fd54e1a8e4b2496a2baef928514e5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:10.371297 14598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 098e36d4daa94b20a4d40a63c146ae7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:10.368680 14674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e073796d614f6c92f5ebdc1a8b5ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:10.380443 14804 tablet_bootstrap.cc:492] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b: Bootstrap starting.
I20260630 12:28:10.386482 14804 tablet_bootstrap.cc:654] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.388686 14805 tablet_bootstrap.cc:492] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be: Bootstrap starting.
I20260630 12:28:10.390067 14806 tablet_bootstrap.cc:492] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6: Bootstrap starting.
I20260630 12:28:10.393349 14804 tablet_bootstrap.cc:492] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b: No bootstrap required, opened a new log
I20260630 12:28:10.393787 14804 ts_tablet_manager.cc:1403] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260630 12:28:10.395599 14805 tablet_bootstrap.cc:654] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.396291 14804 raft_consensus.cc:359] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } }
I20260630 12:28:10.396842 14806 tablet_bootstrap.cc:654] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.396903 14804 raft_consensus.cc:385] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.397516 14804 raft_consensus.cc:740] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aac81f5b08f4079b1490b1f419c3f1b, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.398223 14804 consensus_queue.cc:260] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } }
I20260630 12:28:10.398799 14804 raft_consensus.cc:399] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:10.399112 14804 raft_consensus.cc:493] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:10.399468 14804 raft_consensus.cc:3060] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.401098 14805 tablet_bootstrap.cc:492] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be: No bootstrap required, opened a new log
I20260630 12:28:10.401629 14805 ts_tablet_manager.cc:1403] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:28:10.402583 14806 tablet_bootstrap.cc:492] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6: No bootstrap required, opened a new log
I20260630 12:28:10.403080 14806 ts_tablet_manager.cc:1403] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260630 12:28:10.404420 14805 raft_consensus.cc:359] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } }
I20260630 12:28:10.405022 14805 raft_consensus.cc:385] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.405321 14805 raft_consensus.cc:740] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee15c6c148e42e78e199d89627ec8be, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.405774 14806 raft_consensus.cc:359] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.405898 14804 raft_consensus.cc:515] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } }
I20260630 12:28:10.406364 14806 raft_consensus.cc:385] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.406141 14805 consensus_queue.cc:260] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } }
I20260630 12:28:10.406704 14804 leader_election.cc:304] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [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: 0aac81f5b08f4079b1490b1f419c3f1b; no voters: 
I20260630 12:28:10.406922 14805 raft_consensus.cc:399] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:10.406728 14806 raft_consensus.cc:740] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c70c018a1e241eb8f13c3f5e0eff6d6, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.407403 14805 raft_consensus.cc:493] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:10.407469 14804 leader_election.cc:290] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:10.407619 14809 raft_consensus.cc:2804] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:10.407855 14805 raft_consensus.cc:3060] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.408084 14806 consensus_queue.cc:260] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.409636 14806 raft_consensus.cc:399] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:10.409915 14804 ts_tablet_manager.cc:1434] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.004s
I20260630 12:28:10.409981 14806 raft_consensus.cc:493] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:10.410683 14806 raft_consensus.cc:3060] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.411175 14804 tablet_bootstrap.cc:492] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b: Bootstrap starting.
I20260630 12:28:10.415266 14805 raft_consensus.cc:515] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } }
I20260630 12:28:10.416488 14805 leader_election.cc:304] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be [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: 5ee15c6c148e42e78e199d89627ec8be; no voters: 
I20260630 12:28:10.417265 14811 raft_consensus.cc:2804] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:10.417754 14811 raft_consensus.cc:697] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be [term 1 LEADER]: Becoming Leader. State: Replica: 5ee15c6c148e42e78e199d89627ec8be, State: Running, Role: LEADER
I20260630 12:28:10.418673 14804 tablet_bootstrap.cc:654] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.418423 14811 consensus_queue.cc:237] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Queue going to LEADER mode. State: All 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: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } }
I20260630 12:28:10.422559 14806 raft_consensus.cc:515] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.423596 14806 leader_election.cc:304] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [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: 1c70c018a1e241eb8f13c3f5e0eff6d6; no voters: 
I20260630 12:28:10.424048 14805 leader_election.cc:290] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:10.424714 14814 raft_consensus.cc:2804] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:10.426597 14805 ts_tablet_manager.cc:1434] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.003s
I20260630 12:28:10.428517 14809 raft_consensus.cc:697] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 LEADER]: Becoming Leader. State: Replica: 0aac81f5b08f4079b1490b1f419c3f1b, State: Running, Role: LEADER
I20260630 12:28:10.429276 14814 raft_consensus.cc:697] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 LEADER]: Becoming Leader. State: Replica: 1c70c018a1e241eb8f13c3f5e0eff6d6, State: Running, Role: LEADER
I20260630 12:28:10.429405 14809 consensus_queue.cc:237] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [LEADER]: Queue going to LEADER mode. State: All 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: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } }
I20260630 12:28:10.430070 14814 consensus_queue.cc:237] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [LEADER]: Queue going to LEADER mode. State: All 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: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:10.434237 14806 leader_election.cc:290] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:10.436251 14806 ts_tablet_manager.cc:1434] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6: Time spent starting tablet: real 0.033s	user 0.011s	sys 0.007s
I20260630 12:28:10.436563 14507 catalog_manager.cc:5697] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130). New cstate: current_term: 1 leader_uuid: "5ee15c6c148e42e78e199d89627ec8be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } health_report { overall_health: HEALTHY } } }
W20260630 12:28:10.439723 14556 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:10.441567 14804 tablet_bootstrap.cc:492] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b: No bootstrap required, opened a new log
I20260630 12:28:10.442124 14804 ts_tablet_manager.cc:1403] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.000s
I20260630 12:28:10.445456 14804 raft_consensus.cc:359] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } }
I20260630 12:28:10.445997 14804 raft_consensus.cc:385] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.446274 14804 raft_consensus.cc:740] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aac81f5b08f4079b1490b1f419c3f1b, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.446956 14804 consensus_queue.cc:260] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } }
I20260630 12:28:10.447578 14804 raft_consensus.cc:399] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:10.447867 14804 raft_consensus.cc:493] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:10.448201 14804 raft_consensus.cc:3060] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.449872 14508 catalog_manager.cc:5697] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129). New cstate: current_term: 1 leader_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:10.460808 14804 raft_consensus.cc:515] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } }
I20260630 12:28:10.466161 14804 leader_election.cc:304] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [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: 0aac81f5b08f4079b1490b1f419c3f1b; no voters: 
I20260630 12:28:10.466812 14804 leader_election.cc:290] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:10.467568 14818 raft_consensus.cc:2804] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:10.468020 14818 raft_consensus.cc:697] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 LEADER]: Becoming Leader. State: Replica: 0aac81f5b08f4079b1490b1f419c3f1b, State: Running, Role: LEADER
I20260630 12:28:10.468763 14818 consensus_queue.cc:237] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [LEADER]: Queue going to LEADER mode. State: All 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: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } }
I20260630 12:28:10.470669 14506 catalog_manager.cc:5697] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131). New cstate: current_term: 1 leader_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:10.470731 14804 ts_tablet_manager.cc:1434] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent starting tablet: real 0.028s	user 0.016s	sys 0.000s
I20260630 12:28:10.479735 14507 catalog_manager.cc:5697] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129). New cstate: current_term: 1 leader_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:10.503652  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:28:10.522933  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:10.523844  7042 tablet_replica.cc:333] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b: stopping tablet replica
I20260630 12:28:10.524431  7042 raft_consensus.cc:2243] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:10.525041  7042 pending_rounds.cc:70] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b: Trying to abort 1 pending ops.
I20260630 12:28:10.525315  7042 pending_rounds.cc:77] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440919698468864 op_type: NO_OP noop_request { }
I20260630 12:28:10.525596  7042 raft_consensus.cc:2889] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:28:10.525864  7042 raft_consensus.cc:2272] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.528147  7042 tablet_replica.cc:333] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b: stopping tablet replica
I20260630 12:28:10.528709  7042 raft_consensus.cc:2243] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:10.529209  7042 raft_consensus.cc:2272] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.532438  7042 tablet_replica.cc:333] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b: stopping tablet replica
I20260630 12:28:10.532980  7042 raft_consensus.cc:2243] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:10.533380  7042 raft_consensus.cc:2272] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.535243  7042 tablet_replica.cc:333] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b: stopping tablet replica
I20260630 12:28:10.535735  7042 raft_consensus.cc:2243] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:10.536209  7042 raft_consensus.cc:2272] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.538753  7042 tablet_replica.cc:333] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b: stopping tablet replica
I20260630 12:28:10.539248  7042 raft_consensus.cc:2243] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:10.539790  7042 pending_rounds.cc:70] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b: Trying to abort 1 pending ops.
I20260630 12:28:10.539949  7042 pending_rounds.cc:77] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440920013938688 op_type: NO_OP noop_request { }
I20260630 12:28:10.540200  7042 raft_consensus.cc:2889] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:28:10.540436  7042 raft_consensus.cc:2272] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.542598  7042 tablet_replica.cc:333] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b: stopping tablet replica
I20260630 12:28:10.543053  7042 raft_consensus.cc:2243] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:10.543392  7042 raft_consensus.cc:2272] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.568773  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:28:10.634632 14829 consensus_queue.cc:1048] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:28:10.644074 14650 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.224.129:41241: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260630 12:28:10.647940 14650 consensus_peers.cc:597] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be -> Peer 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241): Couldn't send request to peer 0aac81f5b08f4079b1490b1f419c3f1b. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:41241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:28:10.696777 14650 consensus_peers.cc:597] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be -> Peer 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241): Couldn't send request to peer 0aac81f5b08f4079b1490b1f419c3f1b. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:41241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:10.918365 14851 consensus_queue.cc:1048] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:11.545909 14829 consensus_queue.cc:579] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Leader has been unable to successfully communicate with peer 0aac81f5b08f4079b1490b1f419c3f1b for more than 1 seconds (1.292s)
I20260630 12:28:11.590114 14855 consensus_queue.cc:579] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Leader has been unable to successfully communicate with peer 0aac81f5b08f4079b1490b1f419c3f1b for more than 1 seconds (1.291s)
I20260630 12:28:11.627760 14506 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36968:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:28:11.628425 14506 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:36968:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:28:11.644131 14506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a: Sending DeleteTablet for 1 replicas of tablet 56d6a83fb79948b282eea50e1d94bfb9
I20260630 12:28:11.644976 14506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a: Sending DeleteTablet for 1 replicas of tablet f5e073796d614f6c92f5ebdc1a8b5ad3
I20260630 12:28:11.645835 14506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a: Sending DeleteTablet for 1 replicas of tablet 558a1ac171234841b86b9df1cc9dc9f7
I20260630 12:28:11.646721 14506 catalog_manager.cc:5984] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a: Sending DeleteTablet for 1 replicas of tablet 098e36d4daa94b20a4d40a63c146ae7d
I20260630 12:28:11.647075 14674 tablet_service.cc:1558] Processing DeleteTablet for tablet f5e073796d614f6c92f5ebdc1a8b5ad3 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:28:11 UTC) from {username='slave'} at 127.0.0.1:49890
I20260630 12:28:11.648553 14746 tablet_service.cc:1558] Processing DeleteTablet for tablet 558a1ac171234841b86b9df1cc9dc9f7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:28:11 UTC) from {username='slave'} at 127.0.0.1:42876
I20260630 12:28:11.649123 14863 tablet_replica.cc:333] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be: stopping tablet replica
I20260630 12:28:11.650141 14863 raft_consensus.cc:2243] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:11.650836 14863 raft_consensus.cc:2272] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:11.651392  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:28:11.653620 14863 ts_tablet_manager.cc:1916] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:28:11.664359 14864 tablet_replica.cc:333] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6: stopping tablet replica
I20260630 12:28:11.665774 14864 raft_consensus.cc:2243] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:28:11.666347 14494 catalog_manager.cc:4755] TS 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 098e36d4daa94b20a4d40a63c146ae7d: Network error: Client connection negotiation failed: client connection to 127.6.224.129:41241: connect: Connection refused (error 111)
I20260630 12:28:11.666561 14864 raft_consensus.cc:2272] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:28:11.668531 14866 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:11.671736 14864 ts_tablet_manager.cc:1916] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:28:11.672343 14863 ts_tablet_manager.cc:1929] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
W20260630 12:28:11.672868 14867 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:11.672905 14863 log.cc:1199] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-1-root/wals/f5e073796d614f6c92f5ebdc1a8b5ad3
I20260630 12:28:11.674140 14863 ts_tablet_manager.cc:1950] T f5e073796d614f6c92f5ebdc1a8b5ad3 P 5ee15c6c148e42e78e199d89627ec8be: Deleting consensus metadata
I20260630 12:28:11.677809 14493 catalog_manager.cc:5028] TS 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383): tablet f5e073796d614f6c92f5ebdc1a8b5ad3 (table dugtrio [id=d03fd54e1a8e4b2496a2baef928514e5]) successfully deleted
W20260630 12:28:11.681253 14870 instance_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:28:11.681828  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:11.684671  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:11.684876  7042 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:28:11.685112  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822491685091 us; error 0 us; skew 500 ppm
I20260630 12:28:11.685719  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:11.688830 14864 ts_tablet_manager.cc:1929] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:28:11.688869  7042 webserver.cc:533] Webserver started at http://127.6.224.132:44693/ using document root <none> and password file <none>
I20260630 12:28:11.689352 14864 log.cc:1199] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-2-root/wals/558a1ac171234841b86b9df1cc9dc9f7
I20260630 12:28:11.689680  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:11.689927  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:11.689966 14864 ts_tablet_manager.cc:1950] T 558a1ac171234841b86b9df1cc9dc9f7 P 1c70c018a1e241eb8f13c3f5e0eff6d6: Deleting consensus metadata
I20260630 12:28:11.690286  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:11.691479  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-3-root/instance:
uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf"
format_stamp: "Formatted at 2026-06-30 12:28:11 on dist-test-slave-fh7x"
I20260630 12:28:11.692615 14493 catalog_manager.cc:5028] TS 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131:38307): tablet 558a1ac171234841b86b9df1cc9dc9f7 (table dugtrio [id=d03fd54e1a8e4b2496a2baef928514e5]) successfully deleted
I20260630 12:28:11.696066  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:11.699753 14874 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:28:11.700625  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:11.700969  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-3-root
uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf"
format_stamp: "Formatted at 2026-06-30 12:28:11 on dist-test-slave-fh7x"
I20260630 12:28:11.701363  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-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:28:11.725033 14855 raft_consensus.cc:493] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:11.725462  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:11.725543 14855 raft_consensus.cc:515] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:11.726811  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:11.727588 14855 leader_election.cc:290] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241), 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131:38307)
I20260630 12:28:11.728612  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:11.728953 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289230eb30804a62b941af4c607198eb" candidate_uuid: "5ee15c6c148e42e78e199d89627ec8be" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" is_pre_election: true
I20260630 12:28:11.729617 14759 raft_consensus.cc:2468] T 289230eb30804a62b941af4c607198eb P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ee15c6c148e42e78e199d89627ec8be in term 0.
I20260630 12:28:11.730919 14649 leader_election.cc:304] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [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: 1c70c018a1e241eb8f13c3f5e0eff6d6, 5ee15c6c148e42e78e199d89627ec8be; no voters: 
I20260630 12:28:11.731700 14855 raft_consensus.cc:2804] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:28:11.731837 14650 leader_election.cc:336] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241): Network error: Client connection negotiation failed: client connection to 127.6.224.129:41241: connect: Connection refused (error 111)
I20260630 12:28:11.732007  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:11.732120 14855 raft_consensus.cc:493] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:11.732527  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260630 12:28:11.732666 14855 raft_consensus.cc:3060] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:11.732925  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:11.733197  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:11.738309 14855 raft_consensus.cc:515] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:11.740736 14855 leader_election.cc:290] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [CANDIDATE]: Term 2 election: Requested vote from peers 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241), 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131:38307)
I20260630 12:28:11.741534 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289230eb30804a62b941af4c607198eb" candidate_uuid: "5ee15c6c148e42e78e199d89627ec8be" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6"
I20260630 12:28:11.742143 14759 raft_consensus.cc:3060] T 289230eb30804a62b941af4c607198eb P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 0 FOLLOWER]: Advancing to term 2
W20260630 12:28:11.745098 14650 leader_election.cc:336] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241): Network error: Client connection negotiation failed: client connection to 127.6.224.129:41241: connect: Connection refused (error 111)
I20260630 12:28:11.749768 14759 raft_consensus.cc:2468] T 289230eb30804a62b941af4c607198eb P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee15c6c148e42e78e199d89627ec8be in term 2.
I20260630 12:28:11.751071 14649 leader_election.cc:304] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [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: 1c70c018a1e241eb8f13c3f5e0eff6d6, 5ee15c6c148e42e78e199d89627ec8be; no voters: 0aac81f5b08f4079b1490b1f419c3f1b
I20260630 12:28:11.751925 14855 raft_consensus.cc:2804] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:11.752420 14855 raft_consensus.cc:697] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [term 2 LEADER]: Becoming Leader. State: Replica: 5ee15c6c148e42e78e199d89627ec8be, State: Running, Role: LEADER
I20260630 12:28:11.753245 14855 consensus_queue.cc:237] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Queue going to LEADER 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: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:11.761864 14506 catalog_manager.cc:5697] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be reported cstate change: term changed from 1 to 2, leader changed from 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129) to 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130). New cstate: current_term: 2 leader_uuid: "5ee15c6c148e42e78e199d89627ec8be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:11.789919  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.132:40661
I20260630 12:28:11.789971 14937 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.132:40661 every 8 connection(s)
I20260630 12:28:11.794595  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:11.801924 14942 instance_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:28:11.804970 14941 instance_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:28:11.806906  7042 server_base.cc:1061] running on GCE node
W20260630 12:28:11.807971 14944 instance_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:28:11.809203  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:11.809512  7042 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:28:11.809731  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822491809710 us; error 0 us; skew 500 ppm
I20260630 12:28:11.809918 14938 heartbeater.cc:344] Connected to a master server at 127.6.224.190:42439
I20260630 12:28:11.810390 14938 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:11.810458  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:11.811292 14938 heartbeater.cc:507] Master 127.6.224.190:42439 requested a full tablet report, sending...
I20260630 12:28:11.813362  7042 webserver.cc:533] Webserver started at http://127.6.224.129:43645/ using document root <none> and password file <none>
I20260630 12:28:11.813829 14506 ts_manager.cc:194] Registered new tserver with Master: 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132:40661)
I20260630 12:28:11.814150  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:11.814425  7042 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:28:11.815904 14506 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36984
I20260630 12:28:11.818971  7042 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:28:11.822271 14949 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:28:11.822997  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:28:11.823269  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "0aac81f5b08f4079b1490b1f419c3f1b"
format_stamp: "Formatted at 2026-06-30 12:28:08 on dist-test-slave-fh7x"
I20260630 12:28:11.823556  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-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:28:11.847268  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:11.848469  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:11.849952  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:11.854027 14956 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:28:11.866328 14685 consensus_queue.cc:237] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [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: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } }
I20260630 12:28:11.873500 14759 raft_consensus.cc:1275] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Refusing update from remote peer 5ee15c6c148e42e78e199d89627ec8be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:11.875298 14829 consensus_queue.cc:1048] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:28:11.889580 14650 consensus_peers.cc:597] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be -> Peer 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241): Couldn't send request to peer 0aac81f5b08f4079b1490b1f419c3f1b. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:41241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:11.893543  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:28:11.893975  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.041s	user 0.002s	sys 0.000s
I20260630 12:28:11.894327  7042 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:28:11.894182 14855 raft_consensus.cc:2955] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } } }
I20260630 12:28:11.896188 14759 raft_consensus.cc:2955] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } } }
I20260630 12:28:11.903347 14956 tablet_bootstrap.cc:492] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b: Bootstrap starting.
I20260630 12:28:11.904844 14493 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 1ab1f66ef8a94a06a6dc12e10acd2ebe with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
W20260630 12:28:11.905436 14650 consensus_peers.cc:597] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be -> Peer 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132:40661): Couldn't send request to peer 7e15d7ee90014c9d8a2001a5e3b0dedf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ab1f66ef8a94a06a6dc12e10acd2ebe. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:11.911283 14506 catalog_manager.cc:5697] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be reported cstate change: config changed from index -1 to 2, NON_VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "5ee15c6c148e42e78e199d89627ec8be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:11.928771 14956 tablet_bootstrap.cc:492] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b: 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:28:11.929836 14956 tablet_bootstrap.cc:492] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b: Bootstrap complete.
I20260630 12:28:11.929481 14685 consensus_queue.cc:237] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [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: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } }
I20260630 12:28:11.930665 14956 ts_tablet_manager.cc:1403] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.004s
I20260630 12:28:11.931509  7042 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:28:11.931862  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.038s	user 0.036s	sys 0.001s
I20260630 12:28:11.933508 14956 raft_consensus.cc:359] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:11.934468 14956 raft_consensus.cc:740] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aac81f5b08f4079b1490b1f419c3f1b, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.935266 14956 consensus_queue.cc:260] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [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: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:11.938992 14759 raft_consensus.cc:1275] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Refusing update from remote peer 5ee15c6c148e42e78e199d89627ec8be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:11.941452 14855 consensus_queue.cc:1048] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:11.942098 14956 ts_tablet_manager.cc:1434] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260630 12:28:11.943069 14956 tablet_bootstrap.cc:492] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b: Bootstrap starting.
W20260630 12:28:11.945652 14650 consensus_peers.cc:597] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be -> Peer 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132:40661): Couldn't send request to peer 7e15d7ee90014c9d8a2001a5e3b0dedf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d5057721dc541f78c481ab627ae27e4. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:28:11.950086 14650 consensus_peers.cc:597] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be -> Peer 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241): Couldn't send request to peer 0aac81f5b08f4079b1490b1f419c3f1b. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:41241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:11.955260 14855 raft_consensus.cc:2955] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } } }
I20260630 12:28:11.958675 14759 raft_consensus.cc:2955] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } } }
I20260630 12:28:11.966622 14493 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0d5057721dc541f78c481ab627ae27e4 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:28:11.969496 14956 tablet_bootstrap.cc:492] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b: 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:28:11.970530 14956 tablet_bootstrap.cc:492] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b: Bootstrap complete.
I20260630 12:28:11.971362 14956 ts_tablet_manager.cc:1403] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.000s
I20260630 12:28:11.973516 14507 catalog_manager.cc:5697] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be reported cstate change: config changed from index -1 to 2, NON_VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "5ee15c6c148e42e78e199d89627ec8be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:11.974406 14956 raft_consensus.cc:359] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:11.975310 14956 raft_consensus.cc:740] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aac81f5b08f4079b1490b1f419c3f1b, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.976173 14956 consensus_queue.cc:260] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:11.978732 14956 ts_tablet_manager.cc:1434] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:28:11.979701 14956 tablet_bootstrap.cc:492] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b: Bootstrap starting.
I20260630 12:28:11.995241 14956 tablet_bootstrap.cc:492] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b: 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:28:11.996207 14956 tablet_bootstrap.cc:492] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b: Bootstrap complete.
I20260630 12:28:11.996973 14956 ts_tablet_manager.cc:1403] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260630 12:28:11.999725 14956 raft_consensus.cc:359] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:12.000530 14956 raft_consensus.cc:740] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aac81f5b08f4079b1490b1f419c3f1b, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.001397 14956 consensus_queue.cc:260] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:12.003880 14956 ts_tablet_manager.cc:1434] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:28:12.004866 14956 tablet_bootstrap.cc:492] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b: Bootstrap starting.
I20260630 12:28:12.018035  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:41241
I20260630 12:28:12.018201 15024 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:41241 every 8 connection(s)
I20260630 12:28:12.020323 14956 tablet_bootstrap.cc:492] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b: 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:28:12.021248 14956 tablet_bootstrap.cc:492] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b: Bootstrap complete.
I20260630 12:28:12.021930 14956 ts_tablet_manager.cc:1403] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.011s
I20260630 12:28:12.025023 14956 raft_consensus.cc:359] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:12.026038 14956 raft_consensus.cc:740] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aac81f5b08f4079b1490b1f419c3f1b, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.026803 14956 consensus_queue.cc:260] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [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: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:12.029124 14956 ts_tablet_manager.cc:1434] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:28:12.029788 14956 tablet_bootstrap.cc:492] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b: Bootstrap starting.
I20260630 12:28:12.035521 15025 heartbeater.cc:344] Connected to a master server at 127.6.224.190:42439
I20260630 12:28:12.035992 15025 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:12.036938 15025 heartbeater.cc:507] Master 127.6.224.190:42439 requested a full tablet report, sending...
I20260630 12:28:12.042282 14506 ts_manager.cc:194] Re-registered known tserver with Master: 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241)
I20260630 12:28:12.044443 14956 tablet_bootstrap.cc:492] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b: 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:28:12.045475 14956 tablet_bootstrap.cc:492] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b: Bootstrap complete.
I20260630 12:28:12.046159 14956 ts_tablet_manager.cc:1403] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260630 12:28:12.048784 14956 raft_consensus.cc:359] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } }
I20260630 12:28:12.049394 14956 raft_consensus.cc:740] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aac81f5b08f4079b1490b1f419c3f1b, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.050472 14956 consensus_queue.cc:260] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [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: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } }
I20260630 12:28:12.051061 14956 raft_consensus.cc:399] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:12.051322 14956 raft_consensus.cc:493] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:12.051472 14506 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36998
I20260630 12:28:12.051654 14956 raft_consensus.cc:3060] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:12.053308 14988 tablet_service.cc:1558] Processing DeleteTablet for tablet 56d6a83fb79948b282eea50e1d94bfb9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:28:11 UTC) from {username='slave'} at 127.0.0.1:37028
I20260630 12:28:12.054505 15025 heartbeater.cc:499] Master 127.6.224.190:42439 was elected leader, sending a full tablet report...
W20260630 12:28:12.056169 14494 catalog_manager.cc:5008] TS 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241): delete failed for tablet 56d6a83fb79948b282eea50e1d94bfb9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 56d6a83fb79948b282eea50e1d94bfb9 already in progress: opening tablet
I20260630 12:28:12.057561 14956 raft_consensus.cc:515] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } }
I20260630 12:28:12.058189 14956 leader_election.cc:304] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [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: 0aac81f5b08f4079b1490b1f419c3f1b; no voters: 
I20260630 12:28:12.058637 14956 leader_election.cc:290] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:28:12.058794 14965 raft_consensus.cc:2804] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:12.060652 14965 raft_consensus.cc:697] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 LEADER]: Becoming Leader. State: Replica: 0aac81f5b08f4079b1490b1f419c3f1b, State: Running, Role: LEADER
I20260630 12:28:12.061075 14956 ts_tablet_manager.cc:1434] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:28:12.061416 14965 consensus_queue.cc:237] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [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: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } }
I20260630 12:28:12.061853 14956 tablet_bootstrap.cc:492] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b: Bootstrap starting.
I20260630 12:28:12.070492 14988 tablet_service.cc:1558] Processing DeleteTablet for tablet 56d6a83fb79948b282eea50e1d94bfb9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:28:11 UTC) from {username='slave'} at 127.0.0.1:37028
I20260630 12:28:12.071342 15030 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:12.072269 15030 raft_consensus.cc:2243] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:12.072885 15030 raft_consensus.cc:2272] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:12.074934 14956 tablet_bootstrap.cc:492] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b: 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:28:12.075603 14956 tablet_bootstrap.cc:492] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b: Bootstrap complete.
I20260630 12:28:12.076113 14956 ts_tablet_manager.cc:1403] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent bootstrapping tablet: real 0.014s	user 0.014s	sys 0.000s
I20260630 12:28:12.076244 15030 ts_tablet_manager.cc:1916] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:28:12.078287 14956 raft_consensus.cc:359] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } }
I20260630 12:28:12.078738 14956 raft_consensus.cc:740] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aac81f5b08f4079b1490b1f419c3f1b, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.079238 14956 consensus_queue.cc:260] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [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: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } }
I20260630 12:28:12.079677 14956 raft_consensus.cc:399] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:12.079878 14956 raft_consensus.cc:493] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:12.080101 14956 raft_consensus.cc:3060] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:12.084331 14956 raft_consensus.cc:515] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } }
I20260630 12:28:12.084565 14988 tablet_service.cc:1558] Processing DeleteTablet for tablet 098e36d4daa94b20a4d40a63c146ae7d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:28:11 UTC) from {username='slave'} at 127.0.0.1:37028
I20260630 12:28:12.084854 14956 leader_election.cc:304] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [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: 0aac81f5b08f4079b1490b1f419c3f1b; no voters: 
I20260630 12:28:12.085409 14956 leader_election.cc:290] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:28:12.085546 14965 raft_consensus.cc:2804] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:12.086030 14965 raft_consensus.cc:697] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 LEADER]: Becoming Leader. State: Replica: 0aac81f5b08f4079b1490b1f419c3f1b, State: Running, Role: LEADER
I20260630 12:28:12.086894 14956 ts_tablet_manager.cc:1434] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:28:12.086722 14965 consensus_queue.cc:237] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [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: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } }
I20260630 12:28:12.088162 15030 ts_tablet_manager.cc:1929] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:28:12.088490 15030 log.cc:1199] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-0-root/wals/56d6a83fb79948b282eea50e1d94bfb9
I20260630 12:28:12.089375 15030 ts_tablet_manager.cc:1950] T 56d6a83fb79948b282eea50e1d94bfb9 P 0aac81f5b08f4079b1490b1f419c3f1b: Deleting consensus metadata
I20260630 12:28:12.092509 15030 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:12.092468 14494 catalog_manager.cc:5028] TS 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241): tablet 56d6a83fb79948b282eea50e1d94bfb9 (table dugtrio [id=d03fd54e1a8e4b2496a2baef928514e5]) successfully deleted
I20260630 12:28:12.093827 15030 raft_consensus.cc:2243] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:12.094451 15030 raft_consensus.cc:2272] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:12.096936 15030 ts_tablet_manager.cc:1916] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:28:12.107683 15030 ts_tablet_manager.cc:1929] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:28:12.107995 15030 log.cc:1199] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-0-root/wals/098e36d4daa94b20a4d40a63c146ae7d
I20260630 12:28:12.108587 15030 ts_tablet_manager.cc:1950] T 098e36d4daa94b20a4d40a63c146ae7d P 0aac81f5b08f4079b1490b1f419c3f1b: Deleting consensus metadata
I20260630 12:28:12.110818 14494 catalog_manager.cc:5028] TS 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241): tablet 098e36d4daa94b20a4d40a63c146ae7d (table dugtrio [id=d03fd54e1a8e4b2496a2baef928514e5]) successfully deleted
I20260630 12:28:12.111850 14961 raft_consensus.cc:493] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:12.112296 14961 raft_consensus.cc:515] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:12.114347 14961 leader_election.cc:290] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241), 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383)
I20260630 12:28:12.124922 14999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbf6979940b458792d639a59a309289" candidate_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" is_pre_election: true
I20260630 12:28:12.125317 14685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbf6979940b458792d639a59a309289" candidate_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee15c6c148e42e78e199d89627ec8be" is_pre_election: true
I20260630 12:28:12.125793 14999 raft_consensus.cc:2410] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c70c018a1e241eb8f13c3f5e0eff6d6 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:28:12.125924 14685 raft_consensus.cc:2468] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c70c018a1e241eb8f13c3f5e0eff6d6 in term 1.
I20260630 12:28:12.127025 14723 leader_election.cc:304] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [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: 1c70c018a1e241eb8f13c3f5e0eff6d6, 5ee15c6c148e42e78e199d89627ec8be; no voters: 0aac81f5b08f4079b1490b1f419c3f1b
I20260630 12:28:12.127735 14961 raft_consensus.cc:2804] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:12.128082 14961 raft_consensus.cc:493] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:12.128328 14961 raft_consensus.cc:3060] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:12.133322 14961 raft_consensus.cc:515] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:12.134891 14961 leader_election.cc:290] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [CANDIDATE]: Term 2 election: Requested vote from peers 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241), 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383)
I20260630 12:28:12.135264 14759 raft_consensus.cc:1275] T 289230eb30804a62b941af4c607198eb P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Refusing update from remote peer 5ee15c6c148e42e78e199d89627ec8be: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:28:12.135584 14999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbf6979940b458792d639a59a309289" candidate_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aac81f5b08f4079b1490b1f419c3f1b"
I20260630 12:28:12.135931 14685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbf6979940b458792d639a59a309289" candidate_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee15c6c148e42e78e199d89627ec8be"
I20260630 12:28:12.136121 14999 raft_consensus.cc:3060] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:12.136492 14685 raft_consensus.cc:3060] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:12.136790 14854 consensus_queue.cc:1048] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:12.143306 14685 raft_consensus.cc:2468] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c70c018a1e241eb8f13c3f5e0eff6d6 in term 2.
I20260630 12:28:12.143853 14999 raft_consensus.cc:2410] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1c70c018a1e241eb8f13c3f5e0eff6d6 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:28:12.144584 14723 leader_election.cc:304] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [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: 1c70c018a1e241eb8f13c3f5e0eff6d6, 5ee15c6c148e42e78e199d89627ec8be; no voters: 
I20260630 12:28:12.146099 14961 raft_consensus.cc:2804] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:12.151407 14961 raft_consensus.cc:697] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 LEADER]: Becoming Leader. State: Replica: 1c70c018a1e241eb8f13c3f5e0eff6d6, State: Running, Role: LEADER
I20260630 12:28:12.152302 14961 consensus_queue.cc:237] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [LEADER]: Queue going to LEADER 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: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:12.161403 14506 catalog_manager.cc:5697] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 reported cstate change: term changed from 1 to 2, leader changed from 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129) to 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131). New cstate: current_term: 2 leader_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:12.162444 14999 raft_consensus.cc:3060] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:12.168924 14999 raft_consensus.cc:1275] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Refusing update from remote peer 5ee15c6c148e42e78e199d89627ec8be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:28:12.169358 14999 pending_rounds.cc:85] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b: Aborting all ops after (but not including) 0
I20260630 12:28:12.169602 14999 pending_rounds.cc:107] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:28:12.169828 14999 raft_consensus.cc:2889] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:28:12.171110 14829 consensus_queue.cc:1048] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:12.328037 15047 ts_tablet_manager.cc:933] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf: Initiating tablet copy from peer 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383)
I20260630 12:28:12.329414 15047 tablet_copy_client.cc:323] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.130:41383
I20260630 12:28:12.338682 14695 tablet_copy_service.cc:140] P 5ee15c6c148e42e78e199d89627ec8be: Received BeginTabletCopySession request for tablet 1ab1f66ef8a94a06a6dc12e10acd2ebe from peer 7e15d7ee90014c9d8a2001a5e3b0dedf ({username='slave'} at 127.0.0.1:49922)
I20260630 12:28:12.339169 14695 tablet_copy_service.cc:161] P 5ee15c6c148e42e78e199d89627ec8be: Beginning new tablet copy session on tablet 1ab1f66ef8a94a06a6dc12e10acd2ebe from peer 7e15d7ee90014c9d8a2001a5e3b0dedf at {username='slave'} at 127.0.0.1:49922: session id = 7e15d7ee90014c9d8a2001a5e3b0dedf-1ab1f66ef8a94a06a6dc12e10acd2ebe
I20260630 12:28:12.344254 14695 tablet_copy_source_session.cc:215] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:12.346766 15047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab1f66ef8a94a06a6dc12e10acd2ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:12.357348 15047 tablet_copy_client.cc:806] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:12.357888 15047 tablet_copy_client.cc:670] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:12.361186 15047 tablet_copy_client.cc:538] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:12.367237 15047 tablet_bootstrap.cc:492] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf: Bootstrap starting.
I20260630 12:28:12.381215 15047 tablet_bootstrap.cc:492] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf: 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:28:12.381829 15047 tablet_bootstrap.cc:492] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf: Bootstrap complete.
I20260630 12:28:12.382316 15047 ts_tablet_manager.cc:1403] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.001s
I20260630 12:28:12.384370 15047 raft_consensus.cc:359] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } }
I20260630 12:28:12.384927 15047 raft_consensus.cc:740] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e15d7ee90014c9d8a2001a5e3b0dedf, State: Initialized, Role: LEARNER
I20260630 12:28:12.385396 15047 consensus_queue.cc:260] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf [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: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } }
I20260630 12:28:12.387239 14938 heartbeater.cc:499] Master 127.6.224.190:42439 was elected leader, sending a full tablet report...
I20260630 12:28:12.387420 15047 ts_tablet_manager.cc:1434] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:28:12.389246 14695 tablet_copy_service.cc:342] P 5ee15c6c148e42e78e199d89627ec8be: Request end of tablet copy session 7e15d7ee90014c9d8a2001a5e3b0dedf-1ab1f66ef8a94a06a6dc12e10acd2ebe received from {username='slave'} at 127.0.0.1:49922
I20260630 12:28:12.389680 14695 tablet_copy_service.cc:434] P 5ee15c6c148e42e78e199d89627ec8be: ending tablet copy session 7e15d7ee90014c9d8a2001a5e3b0dedf-1ab1f66ef8a94a06a6dc12e10acd2ebe on tablet 1ab1f66ef8a94a06a6dc12e10acd2ebe with peer 7e15d7ee90014c9d8a2001a5e3b0dedf
I20260630 12:28:12.391680 14829 consensus_queue.cc:1050] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:12.397102 14999 raft_consensus.cc:2955] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } } }
I20260630 12:28:12.408538 14829 consensus_queue.cc:1050] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:12.413674 14999 raft_consensus.cc:2955] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } } }
I20260630 12:28:12.437539 15047 ts_tablet_manager.cc:933] T 0d5057721dc541f78c481ab627ae27e4 P 7e15d7ee90014c9d8a2001a5e3b0dedf: Initiating tablet copy from peer 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383)
I20260630 12:28:12.438854 15047 tablet_copy_client.cc:323] T 0d5057721dc541f78c481ab627ae27e4 P 7e15d7ee90014c9d8a2001a5e3b0dedf: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.130:41383
I20260630 12:28:12.440207 14695 tablet_copy_service.cc:140] P 5ee15c6c148e42e78e199d89627ec8be: Received BeginTabletCopySession request for tablet 0d5057721dc541f78c481ab627ae27e4 from peer 7e15d7ee90014c9d8a2001a5e3b0dedf ({username='slave'} at 127.0.0.1:49922)
I20260630 12:28:12.440639 14695 tablet_copy_service.cc:161] P 5ee15c6c148e42e78e199d89627ec8be: Beginning new tablet copy session on tablet 0d5057721dc541f78c481ab627ae27e4 from peer 7e15d7ee90014c9d8a2001a5e3b0dedf at {username='slave'} at 127.0.0.1:49922: session id = 7e15d7ee90014c9d8a2001a5e3b0dedf-0d5057721dc541f78c481ab627ae27e4
I20260630 12:28:12.446099 14695 tablet_copy_source_session.cc:215] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:12.448591 15047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d5057721dc541f78c481ab627ae27e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:12.459971 15047 tablet_copy_client.cc:806] T 0d5057721dc541f78c481ab627ae27e4 P 7e15d7ee90014c9d8a2001a5e3b0dedf: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:12.460584 15047 tablet_copy_client.cc:670] T 0d5057721dc541f78c481ab627ae27e4 P 7e15d7ee90014c9d8a2001a5e3b0dedf: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:12.464035 15047 tablet_copy_client.cc:538] T 0d5057721dc541f78c481ab627ae27e4 P 7e15d7ee90014c9d8a2001a5e3b0dedf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:28:12.469937 14556 auto_rebalancer.cc:639] Failed to schedule move for tablet ffbf6979940b458792d639a59a309289: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:28:12.471601 15047 tablet_bootstrap.cc:492] T 0d5057721dc541f78c481ab627ae27e4 P 7e15d7ee90014c9d8a2001a5e3b0dedf: Bootstrap starting.
W20260630 12:28:12.482199 14556 auto_rebalancer.cc:639] Failed to schedule move for tablet 1ab1f66ef8a94a06a6dc12e10acd2ebe: Invalid argument: Server with UUID 7e15d7ee90014c9d8a2001a5e3b0dedf is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } }
W20260630 12:28:12.486672 14556 auto_rebalancer.cc:639] Failed to schedule move for tablet 0d5057721dc541f78c481ab627ae27e4: Invalid argument: Server with UUID 7e15d7ee90014c9d8a2001a5e3b0dedf is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } }
I20260630 12:28:12.489531 15047 tablet_bootstrap.cc:492] T 0d5057721dc541f78c481ab627ae27e4 P 7e15d7ee90014c9d8a2001a5e3b0dedf: 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:28:12.490236 15047 tablet_bootstrap.cc:492] T 0d5057721dc541f78c481ab627ae27e4 P 7e15d7ee90014c9d8a2001a5e3b0dedf: Bootstrap complete.
I20260630 12:28:12.490806 15047 ts_tablet_manager.cc:1403] T 0d5057721dc541f78c481ab627ae27e4 P 7e15d7ee90014c9d8a2001a5e3b0dedf: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260630 12:28:12.492926 15047 raft_consensus.cc:359] T 0d5057721dc541f78c481ab627ae27e4 P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } }
I20260630 12:28:12.493546 15047 raft_consensus.cc:740] T 0d5057721dc541f78c481ab627ae27e4 P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e15d7ee90014c9d8a2001a5e3b0dedf, State: Initialized, Role: LEARNER
I20260630 12:28:12.494143 15047 consensus_queue.cc:260] T 0d5057721dc541f78c481ab627ae27e4 P 7e15d7ee90014c9d8a2001a5e3b0dedf [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: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } }
I20260630 12:28:12.495728 15047 ts_tablet_manager.cc:1434] T 0d5057721dc541f78c481ab627ae27e4 P 7e15d7ee90014c9d8a2001a5e3b0dedf: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:28:12.497283 14695 tablet_copy_service.cc:342] P 5ee15c6c148e42e78e199d89627ec8be: Request end of tablet copy session 7e15d7ee90014c9d8a2001a5e3b0dedf-0d5057721dc541f78c481ab627ae27e4 received from {username='slave'} at 127.0.0.1:49922
I20260630 12:28:12.497627 14695 tablet_copy_service.cc:434] P 5ee15c6c148e42e78e199d89627ec8be: ending tablet copy session 7e15d7ee90014c9d8a2001a5e3b0dedf-0d5057721dc541f78c481ab627ae27e4 on tablet 0d5057721dc541f78c481ab627ae27e4 with peer 7e15d7ee90014c9d8a2001a5e3b0dedf
I20260630 12:28:12.923170 14999 raft_consensus.cc:1275] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Refusing update from remote peer 1c70c018a1e241eb8f13c3f5e0eff6d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:28:12.923606 14999 pending_rounds.cc:85] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b: Aborting all ops after (but not including) 0
I20260630 12:28:12.923864 14999 pending_rounds.cc:107] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:28:12.924098 14999 raft_consensus.cc:2889] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:28:12.987527 15059 consensus_queue.cc:1048] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:13.469262 14685 raft_consensus.cc:1275] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Refusing update from remote peer 1c70c018a1e241eb8f13c3f5e0eff6d6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:28:13.470479 15062 consensus_queue.cc:579] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Leader has been unable to successfully communicate with peer 7e15d7ee90014c9d8a2001a5e3b0dedf for more than 1 seconds (1.113s)
I20260630 12:28:13.482295 15063 consensus_queue.cc:579] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Leader has been unable to successfully communicate with peer 1c70c018a1e241eb8f13c3f5e0eff6d6 for more than 1 seconds (1.006s)
I20260630 12:28:13.738911 15062 raft_consensus.cc:493] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:13.739544 15062 raft_consensus.cc:515] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:13.742136 15062 leader_election.cc:290] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241), 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131:38307)
I20260630 12:28:13.893450 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbf6979940b458792d639a59a309289" candidate_uuid: "5ee15c6c148e42e78e199d89627ec8be" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" is_pre_election: true
I20260630 12:28:13.957824 14855 consensus_queue.cc:579] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Leader has been unable to successfully communicate with peer 0aac81f5b08f4079b1490b1f419c3f1b for more than 1 seconds (1.553s)
I20260630 12:28:13.960451 14855 consensus_queue.cc:579] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Leader has been unable to successfully communicate with peer 0aac81f5b08f4079b1490b1f419c3f1b for more than 1 seconds (1.538s)
I20260630 12:28:13.962894 15063 consensus_queue.cc:579] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Leader has been unable to successfully communicate with peer 7e15d7ee90014c9d8a2001a5e3b0dedf for more than 1 seconds (1.502s)
I20260630 12:28:13.971042 15065 consensus_queue.cc:1048] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:13.972074 15064 raft_consensus.cc:493] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ee15c6c148e42e78e199d89627ec8be)
I20260630 12:28:13.972612 15064 raft_consensus.cc:515] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } }
I20260630 12:28:13.974705 15064 leader_election.cc:290] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241), 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383)
I20260630 12:28:14.031340 14999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5057721dc541f78c481ab627ae27e4" candidate_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" is_pre_election: true
I20260630 12:28:14.032881 14912 raft_consensus.cc:1217] T 0d5057721dc541f78c481ab627ae27e4 P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:28:14.030786 15069 raft_consensus.cc:493] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ee15c6c148e42e78e199d89627ec8be)
I20260630 12:28:14.039119 15069 raft_consensus.cc:515] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } }
I20260630 12:28:14.041762 15073 raft_consensus.cc:493] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ee15c6c148e42e78e199d89627ec8be)
I20260630 12:28:14.042433 15073 raft_consensus.cc:515] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } }
I20260630 12:28:14.046123 15073 leader_election.cc:290] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383), 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131:38307)
I20260630 12:28:14.048382 14999 raft_consensus.cc:2468] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c70c018a1e241eb8f13c3f5e0eff6d6 in term 1.
I20260630 12:28:14.050565 14913 raft_consensus.cc:1217] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260630 12:28:14.054409 14723 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.224.130:41383, user_credentials={real_user=slave}} blocked reactor thread for 492853us
I20260630 12:28:14.056092 15066 raft_consensus.cc:493] T 289230eb30804a62b941af4c607198eb P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5ee15c6c148e42e78e199d89627ec8be)
I20260630 12:28:14.056350 14685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5057721dc541f78c481ab627ae27e4" candidate_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5ee15c6c148e42e78e199d89627ec8be" is_pre_election: true
I20260630 12:28:14.055965 15069 leader_election.cc:290] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383), 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131:38307)
I20260630 12:28:14.056669 15066 raft_consensus.cc:515] T 289230eb30804a62b941af4c607198eb P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:14.059342 15066 leader_election.cc:290] T 289230eb30804a62b941af4c607198eb P 1c70c018a1e241eb8f13c3f5e0eff6d6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383), 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241)
I20260630 12:28:14.059758 15066 raft_consensus.cc:493] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ee15c6c148e42e78e199d89627ec8be)
I20260630 12:28:14.060173 14993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289230eb30804a62b941af4c607198eb" candidate_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" is_pre_election: true
I20260630 12:28:14.061481 14685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289230eb30804a62b941af4c607198eb" candidate_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5ee15c6c148e42e78e199d89627ec8be" is_pre_election: true
I20260630 12:28:14.060137 15066 raft_consensus.cc:515] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } }
I20260630 12:28:14.062981 14723 leader_election.cc:304] T 289230eb30804a62b941af4c607198eb P 1c70c018a1e241eb8f13c3f5e0eff6d6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c70c018a1e241eb8f13c3f5e0eff6d6; no voters: 0aac81f5b08f4079b1490b1f419c3f1b, 5ee15c6c148e42e78e199d89627ec8be
I20260630 12:28:14.064056 15066 leader_election.cc:290] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241), 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383)
I20260630 12:28:14.064638 15064 raft_consensus.cc:2749] T 289230eb30804a62b941af4c607198eb P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:28:14.070273 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab1f66ef8a94a06a6dc12e10acd2ebe" candidate_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" is_pre_election: true
I20260630 12:28:14.070714 14684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab1f66ef8a94a06a6dc12e10acd2ebe" candidate_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5ee15c6c148e42e78e199d89627ec8be" is_pre_election: true
I20260630 12:28:14.072651 14998 raft_consensus.cc:2468] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c70c018a1e241eb8f13c3f5e0eff6d6 in term 1.
I20260630 12:28:14.077448 14724 leader_election.cc:304] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [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: 0aac81f5b08f4079b1490b1f419c3f1b, 1c70c018a1e241eb8f13c3f5e0eff6d6; no voters: 5ee15c6c148e42e78e199d89627ec8be
I20260630 12:28:14.078802 15066 raft_consensus.cc:2804] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:14.079263 15066 raft_consensus.cc:493] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5ee15c6c148e42e78e199d89627ec8be)
I20260630 12:28:14.079679 15066 raft_consensus.cc:3060] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:14.084205 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbf6979940b458792d639a59a309289" candidate_uuid: "5ee15c6c148e42e78e199d89627ec8be" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" is_pre_election: true
I20260630 12:28:14.087389 15066 raft_consensus.cc:515] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } }
W20260630 12:28:14.092001 14556 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 0aac81f5b08f4079b1490b1f419c3f1b not available for placement
I20260630 12:28:14.092854 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab1f66ef8a94a06a6dc12e10acd2ebe" candidate_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "0aac81f5b08f4079b1490b1f419c3f1b"
I20260630 12:28:14.094903 14650 leader_election.cc:304] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ee15c6c148e42e78e199d89627ec8be; no voters: 0aac81f5b08f4079b1490b1f419c3f1b, 1c70c018a1e241eb8f13c3f5e0eff6d6
I20260630 12:28:14.097606 15066 leader_election.cc:290] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [CANDIDATE]: Term 2 election: Requested vote from peers 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241), 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383)
I20260630 12:28:14.098649 14684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab1f66ef8a94a06a6dc12e10acd2ebe" candidate_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5ee15c6c148e42e78e199d89627ec8be"
I20260630 12:28:14.100394 14723 leader_election.cc:304] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [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: 1c70c018a1e241eb8f13c3f5e0eff6d6; no voters: 0aac81f5b08f4079b1490b1f419c3f1b, 5ee15c6c148e42e78e199d89627ec8be
I20260630 12:28:14.102625 14724 leader_election.cc:304] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [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: 0aac81f5b08f4079b1490b1f419c3f1b, 1c70c018a1e241eb8f13c3f5e0eff6d6; no voters: 5ee15c6c148e42e78e199d89627ec8be
I20260630 12:28:14.103686 15064 raft_consensus.cc:2749] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:28:14.103801 15066 raft_consensus.cc:2804] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:14.104225 15066 raft_consensus.cc:493] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5ee15c6c148e42e78e199d89627ec8be)
I20260630 12:28:14.104578 15066 raft_consensus.cc:3060] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:14.109290 14684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab1f66ef8a94a06a6dc12e10acd2ebe" candidate_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5ee15c6c148e42e78e199d89627ec8be" is_pre_election: true
I20260630 12:28:14.111493 14683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5057721dc541f78c481ab627ae27e4" candidate_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5ee15c6c148e42e78e199d89627ec8be" is_pre_election: true
I20260630 12:28:14.113119 15066 raft_consensus.cc:515] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } }
I20260630 12:28:14.116134 15066 leader_election.cc:290] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [CANDIDATE]: Term 2 election: Requested vote from peers 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241), 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383)
I20260630 12:28:14.118796 14829 raft_consensus.cc:2749] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:28:14.118968 14999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5057721dc541f78c481ab627ae27e4" candidate_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "0aac81f5b08f4079b1490b1f419c3f1b"
I20260630 12:28:14.121270 14683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5057721dc541f78c481ab627ae27e4" candidate_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5ee15c6c148e42e78e199d89627ec8be"
I20260630 12:28:14.122650 14723 leader_election.cc:304] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [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: 1c70c018a1e241eb8f13c3f5e0eff6d6; no voters: 0aac81f5b08f4079b1490b1f419c3f1b, 5ee15c6c148e42e78e199d89627ec8be
I20260630 12:28:14.123838 15066 raft_consensus.cc:2749] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:28:14.132977 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab1f66ef8a94a06a6dc12e10acd2ebe" candidate_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" is_pre_election: true
I20260630 12:28:14.133359 14757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5057721dc541f78c481ab627ae27e4" candidate_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" is_pre_election: true
I20260630 12:28:14.134845 14951 leader_election.cc:304] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [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: 0aac81f5b08f4079b1490b1f419c3f1b; no voters: 1c70c018a1e241eb8f13c3f5e0eff6d6, 5ee15c6c148e42e78e199d89627ec8be
I20260630 12:28:14.135713 15069 raft_consensus.cc:2749] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:28:14.137089 14951 leader_election.cc:304] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [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: 0aac81f5b08f4079b1490b1f419c3f1b; no voters: 1c70c018a1e241eb8f13c3f5e0eff6d6, 5ee15c6c148e42e78e199d89627ec8be
I20260630 12:28:14.138248 15069 raft_consensus.cc:2749] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:28:14.146936 14683 consensus_queue.cc:237] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [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: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:14.153254 14757 raft_consensus.cc:1240] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Rejecting Update request from peer 5ee15c6c148e42e78e199d89627ec8be for earlier term 1. Current term is 2. Ops: []
I20260630 12:28:14.153578 14995 raft_consensus.cc:1275] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Refusing update from remote peer 5ee15c6c148e42e78e199d89627ec8be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:14.154567 15062 consensus_queue.cc:1059] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:14.155292 14829 consensus_queue.cc:1048] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:14.155853 14855 raft_consensus.cc:3055] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:28:14.156213 14855 raft_consensus.cc:740] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ee15c6c148e42e78e199d89627ec8be, State: Running, Role: LEADER
I20260630 12:28:14.157071 14855 consensus_queue.cc:260] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:14.158191 14855 raft_consensus.cc:3060] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:14.324209 15063 raft_consensus.cc:1064] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be: attempting to promote NON_VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf to VOTER
I20260630 12:28:14.326826 15063 consensus_queue.cc:237] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [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: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } }
I20260630 12:28:14.334045 14757 raft_consensus.cc:1240] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Rejecting Update request from peer 5ee15c6c148e42e78e199d89627ec8be for earlier term 1. Current term is 2. Ops: []
I20260630 12:28:14.334134 14913 raft_consensus.cc:1275] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 1 LEARNER]: Refusing update from remote peer 5ee15c6c148e42e78e199d89627ec8be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:14.335430 14995 raft_consensus.cc:1275] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Refusing update from remote peer 5ee15c6c148e42e78e199d89627ec8be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:14.335922 15063 consensus_queue.cc:1059] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:14.336938 14855 consensus_queue.cc:1048] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:14.337937 14829 consensus_queue.cc:1048] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } 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:28:14.340437 15062 raft_consensus.cc:3055] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:28:14.340894 15062 raft_consensus.cc:740] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ee15c6c148e42e78e199d89627ec8be, State: Running, Role: LEADER
I20260630 12:28:14.341846 15062 consensus_queue.cc:260] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } }
I20260630 12:28:14.343407 15062 raft_consensus.cc:3060] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:28:14.452241 14706 debug-util.cc:398] Leaking SignalData structure 0x7b0800264640 after lost signal to thread 7045
W20260630 12:28:14.453298 14706 debug-util.cc:398] Leaking SignalData structure 0x7b08000afde0 after lost signal to thread 14542
W20260630 12:28:14.455794 14706 debug-util.cc:398] Leaking SignalData structure 0x7b08001e3360 after lost signal to thread 14937
W20260630 12:28:14.456751 14706 debug-util.cc:398] Leaking SignalData structure 0x7b080019acc0 after lost signal to thread 15024
W20260630 12:28:15.109097 14556 auto_rebalancer.cc:639] Failed to schedule move for tablet 1ab1f66ef8a94a06a6dc12e10acd2ebe: Illegal state: Replica 5ee15c6c148e42e78e199d89627ec8be is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } } } pending_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } } }
W20260630 12:28:15.113929 14556 auto_rebalancer.cc:639] Failed to schedule move for tablet 0d5057721dc541f78c481ab627ae27e4: Illegal state: Replica 5ee15c6c148e42e78e199d89627ec8be is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } } } pending_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } }
I20260630 12:28:15.118345 14757 consensus_queue.cc:237] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [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: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } attrs { replace: true } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } }
I20260630 12:28:15.126551 14683 raft_consensus.cc:1275] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Refusing update from remote peer 1c70c018a1e241eb8f13c3f5e0eff6d6: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:15.127642 14995 raft_consensus.cc:1275] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Refusing update from remote peer 1c70c018a1e241eb8f13c3f5e0eff6d6: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:15.128188 15066 consensus_queue.cc:1048] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } 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:28:15.129631 15087 consensus_queue.cc:1048] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:28:15.146584 14724 consensus_peers.cc:597] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 -> Peer 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132:40661): Couldn't send request to peer 7e15d7ee90014c9d8a2001a5e3b0dedf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ffbf6979940b458792d639a59a309289. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:15.146826 15087 raft_consensus.cc:2955] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } attrs { replace: true } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } } }
I20260630 12:28:15.148762 14995 raft_consensus.cc:2955] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } attrs { replace: true } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } } }
I20260630 12:28:15.171000 14507 catalog_manager.cc:5697] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b reported cstate change: config changed from index -1 to 2, NON_VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) added. New cstate: current_term: 2 leader_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } attrs { replace: true } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } } }
I20260630 12:28:15.172961 14683 raft_consensus.cc:2955] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } attrs { replace: true } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } } }
I20260630 12:28:15.503537 15100 raft_consensus.cc:493] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ee15c6c148e42e78e199d89627ec8be)
I20260630 12:28:15.504133 15100 raft_consensus.cc:515] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } }
I20260630 12:28:15.507686 15100 leader_election.cc:290] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241), 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383), 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131:38307)
I20260630 12:28:15.510444 14683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab1f66ef8a94a06a6dc12e10acd2ebe" candidate_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "5ee15c6c148e42e78e199d89627ec8be" is_pre_election: true
I20260630 12:28:15.511183 14683 raft_consensus.cc:2468] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e15d7ee90014c9d8a2001a5e3b0dedf in term 2.
I20260630 12:28:15.541700 14757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab1f66ef8a94a06a6dc12e10acd2ebe" candidate_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" is_pre_election: true
I20260630 12:28:15.544732 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab1f66ef8a94a06a6dc12e10acd2ebe" candidate_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" is_pre_election: true
I20260630 12:28:15.546350 14877 leader_election.cc:304] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 5ee15c6c148e42e78e199d89627ec8be, 7e15d7ee90014c9d8a2001a5e3b0dedf; no voters: 0aac81f5b08f4079b1490b1f419c3f1b, 1c70c018a1e241eb8f13c3f5e0eff6d6
I20260630 12:28:15.547236 15100 raft_consensus.cc:3060] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:15.554709 15100 raft_consensus.cc:2749] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:28:15.659286 15095 raft_consensus.cc:493] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ee15c6c148e42e78e199d89627ec8be)
I20260630 12:28:15.660023 15095 raft_consensus.cc:515] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:15.662340 15095 leader_election.cc:290] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383), 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131:38307)
I20260630 12:28:15.663538 14683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5057721dc541f78c481ab627ae27e4" candidate_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "5ee15c6c148e42e78e199d89627ec8be" is_pre_election: true
I20260630 12:28:15.663705 14757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5057721dc541f78c481ab627ae27e4" candidate_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" is_pre_election: true
I20260630 12:28:15.664240 14683 raft_consensus.cc:2468] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aac81f5b08f4079b1490b1f419c3f1b in term 2.
I20260630 12:28:15.664511 14757 raft_consensus.cc:2393] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0aac81f5b08f4079b1490b1f419c3f1b in current term 2: Already voted for candidate 1c70c018a1e241eb8f13c3f5e0eff6d6 in this term.
I20260630 12:28:15.665642 14951 leader_election.cc:304] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [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: 0aac81f5b08f4079b1490b1f419c3f1b, 5ee15c6c148e42e78e199d89627ec8be; no voters: 
I20260630 12:28:15.666429 15095 raft_consensus.cc:2804] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:15.666834 15095 raft_consensus.cc:493] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5ee15c6c148e42e78e199d89627ec8be)
I20260630 12:28:15.667189 15095 raft_consensus.cc:3060] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:15.674479 15095 raft_consensus.cc:515] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:15.676539 15095 leader_election.cc:290] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [CANDIDATE]: Term 2 election: Requested vote from peers 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383), 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131:38307)
I20260630 12:28:15.677812 14757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5057721dc541f78c481ab627ae27e4" candidate_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6"
I20260630 12:28:15.677959 14683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5057721dc541f78c481ab627ae27e4" candidate_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "5ee15c6c148e42e78e199d89627ec8be"
I20260630 12:28:15.678663 14757 raft_consensus.cc:2393] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0aac81f5b08f4079b1490b1f419c3f1b in current term 2: Already voted for candidate 1c70c018a1e241eb8f13c3f5e0eff6d6 in this term.
I20260630 12:28:15.685585 14683 raft_consensus.cc:2468] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aac81f5b08f4079b1490b1f419c3f1b in term 2.
I20260630 12:28:15.686833 14951 leader_election.cc:304] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [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: 0aac81f5b08f4079b1490b1f419c3f1b, 5ee15c6c148e42e78e199d89627ec8be; no voters: 1c70c018a1e241eb8f13c3f5e0eff6d6
I20260630 12:28:15.687680 15095 raft_consensus.cc:2804] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:15.689502 15095 raft_consensus.cc:697] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 LEADER]: Becoming Leader. State: Replica: 0aac81f5b08f4079b1490b1f419c3f1b, State: Running, Role: LEADER
I20260630 12:28:15.690361 15095 consensus_queue.cc:237] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.3, Last appended by leader: 3, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:15.699214 14508 catalog_manager.cc:5697] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b reported cstate change: term changed from 1 to 2, leader changed from 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130) to 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129), now has a pending config: VOTER 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129), VOTER 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130), VOTER 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131). New cstate: current_term: 2 leader_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } } } pending_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } }
I20260630 12:28:15.727820 15110 ts_tablet_manager.cc:933] T ffbf6979940b458792d639a59a309289 P 7e15d7ee90014c9d8a2001a5e3b0dedf: Initiating tablet copy from peer 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131:38307)
I20260630 12:28:15.729822 15110 tablet_copy_client.cc:323] T ffbf6979940b458792d639a59a309289 P 7e15d7ee90014c9d8a2001a5e3b0dedf: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.131:38307
I20260630 12:28:15.731621 14769 tablet_copy_service.cc:140] P 1c70c018a1e241eb8f13c3f5e0eff6d6: Received BeginTabletCopySession request for tablet ffbf6979940b458792d639a59a309289 from peer 7e15d7ee90014c9d8a2001a5e3b0dedf ({username='slave'} at 127.0.0.1:44118)
I20260630 12:28:15.732179 14769 tablet_copy_service.cc:161] P 1c70c018a1e241eb8f13c3f5e0eff6d6: Beginning new tablet copy session on tablet ffbf6979940b458792d639a59a309289 from peer 7e15d7ee90014c9d8a2001a5e3b0dedf at {username='slave'} at 127.0.0.1:44118: session id = 7e15d7ee90014c9d8a2001a5e3b0dedf-ffbf6979940b458792d639a59a309289
I20260630 12:28:15.741974 14769 tablet_copy_source_session.cc:215] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:15.745409 15110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffbf6979940b458792d639a59a309289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:15.761896 15110 tablet_copy_client.cc:806] T ffbf6979940b458792d639a59a309289 P 7e15d7ee90014c9d8a2001a5e3b0dedf: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:15.764451 15110 tablet_copy_client.cc:670] T ffbf6979940b458792d639a59a309289 P 7e15d7ee90014c9d8a2001a5e3b0dedf: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:15.768767 15110 tablet_copy_client.cc:538] T ffbf6979940b458792d639a59a309289 P 7e15d7ee90014c9d8a2001a5e3b0dedf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:15.777810 15110 tablet_bootstrap.cc:492] T ffbf6979940b458792d639a59a309289 P 7e15d7ee90014c9d8a2001a5e3b0dedf: Bootstrap starting.
I20260630 12:28:15.797880 15110 tablet_bootstrap.cc:492] T ffbf6979940b458792d639a59a309289 P 7e15d7ee90014c9d8a2001a5e3b0dedf: 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:28:15.798817 15110 tablet_bootstrap.cc:492] T ffbf6979940b458792d639a59a309289 P 7e15d7ee90014c9d8a2001a5e3b0dedf: Bootstrap complete.
I20260630 12:28:15.799494 15110 ts_tablet_manager.cc:1403] T ffbf6979940b458792d639a59a309289 P 7e15d7ee90014c9d8a2001a5e3b0dedf: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260630 12:28:15.802332 15110 raft_consensus.cc:359] T ffbf6979940b458792d639a59a309289 P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } attrs { replace: true } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } }
I20260630 12:28:15.803193 15110 raft_consensus.cc:740] T ffbf6979940b458792d639a59a309289 P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7e15d7ee90014c9d8a2001a5e3b0dedf, State: Initialized, Role: LEARNER
I20260630 12:28:15.803839 15110 consensus_queue.cc:260] T ffbf6979940b458792d639a59a309289 P 7e15d7ee90014c9d8a2001a5e3b0dedf [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: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } attrs { replace: true } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } }
I20260630 12:28:15.806125 15110 ts_tablet_manager.cc:1434] T ffbf6979940b458792d639a59a309289 P 7e15d7ee90014c9d8a2001a5e3b0dedf: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:28:15.808053 14769 tablet_copy_service.cc:342] P 1c70c018a1e241eb8f13c3f5e0eff6d6: Request end of tablet copy session 7e15d7ee90014c9d8a2001a5e3b0dedf-ffbf6979940b458792d639a59a309289 received from {username='slave'} at 127.0.0.1:44118
I20260630 12:28:15.808487 14769 tablet_copy_service.cc:434] P 1c70c018a1e241eb8f13c3f5e0eff6d6: ending tablet copy session 7e15d7ee90014c9d8a2001a5e3b0dedf-ffbf6979940b458792d639a59a309289 on tablet ffbf6979940b458792d639a59a309289 with peer 7e15d7ee90014c9d8a2001a5e3b0dedf
I20260630 12:28:15.824203 15087 raft_consensus.cc:493] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:15.824738 15087 raft_consensus.cc:515] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } }
I20260630 12:28:15.826713 15087 leader_election.cc:290] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241), 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383)
I20260630 12:28:15.827607 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5057721dc541f78c481ab627ae27e4" candidate_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" is_pre_election: true
I20260630 12:28:15.828433 14683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5057721dc541f78c481ab627ae27e4" candidate_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5ee15c6c148e42e78e199d89627ec8be" is_pre_election: true
I20260630 12:28:15.829329 14683 raft_consensus.cc:2410] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c70c018a1e241eb8f13c3f5e0eff6d6 for term 3 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260630 12:28:15.830219 14723 leader_election.cc:304] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c70c018a1e241eb8f13c3f5e0eff6d6; no voters: 0aac81f5b08f4079b1490b1f419c3f1b, 5ee15c6c148e42e78e199d89627ec8be
I20260630 12:28:15.830843 15087 raft_consensus.cc:2749] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:28:15.842332 15095 raft_consensus.cc:493] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ee15c6c148e42e78e199d89627ec8be)
I20260630 12:28:15.842880 15095 raft_consensus.cc:515] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } }
I20260630 12:28:15.845446 15095 leader_election.cc:290] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383), 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131:38307), 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132:40661)
I20260630 12:28:15.848637 14757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab1f66ef8a94a06a6dc12e10acd2ebe" candidate_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" is_pre_election: true
I20260630 12:28:15.849004 14683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab1f66ef8a94a06a6dc12e10acd2ebe" candidate_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "5ee15c6c148e42e78e199d89627ec8be" is_pre_election: true
I20260630 12:28:15.849639 14757 raft_consensus.cc:2393] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0aac81f5b08f4079b1490b1f419c3f1b in current term 2: Already voted for candidate 1c70c018a1e241eb8f13c3f5e0eff6d6 in this term.
I20260630 12:28:15.849642 14683 raft_consensus.cc:2468] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aac81f5b08f4079b1490b1f419c3f1b in term 2.
I20260630 12:28:15.863268 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab1f66ef8a94a06a6dc12e10acd2ebe" candidate_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" is_pre_election: true
I20260630 12:28:15.863863 14913 raft_consensus.cc:2468] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aac81f5b08f4079b1490b1f419c3f1b in term 2.
I20260630 12:28:15.864807 14952 leader_election.cc:304] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 0aac81f5b08f4079b1490b1f419c3f1b, 5ee15c6c148e42e78e199d89627ec8be, 7e15d7ee90014c9d8a2001a5e3b0dedf; no voters: 1c70c018a1e241eb8f13c3f5e0eff6d6
I20260630 12:28:15.865509 15095 raft_consensus.cc:2804] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:15.865857 15095 raft_consensus.cc:493] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5ee15c6c148e42e78e199d89627ec8be)
I20260630 12:28:15.866160 15095 raft_consensus.cc:3060] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:15.871142 15095 raft_consensus.cc:515] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } }
I20260630 12:28:15.873349 15095 leader_election.cc:290] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [CANDIDATE]: Term 2 election: Requested vote from peers 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383), 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131:38307), 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132:40661)
I20260630 12:28:15.874145 14757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab1f66ef8a94a06a6dc12e10acd2ebe" candidate_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6"
I20260630 12:28:15.874755 14757 raft_consensus.cc:2393] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0aac81f5b08f4079b1490b1f419c3f1b in current term 2: Already voted for candidate 1c70c018a1e241eb8f13c3f5e0eff6d6 in this term.
I20260630 12:28:15.876369 14683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab1f66ef8a94a06a6dc12e10acd2ebe" candidate_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "5ee15c6c148e42e78e199d89627ec8be"
I20260630 12:28:15.880649 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab1f66ef8a94a06a6dc12e10acd2ebe" candidate_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf"
I20260630 12:28:15.882978 14683 raft_consensus.cc:2468] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aac81f5b08f4079b1490b1f419c3f1b in term 2.
I20260630 12:28:15.887916 14913 raft_consensus.cc:2468] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aac81f5b08f4079b1490b1f419c3f1b in term 2.
I20260630 12:28:15.888938 14952 leader_election.cc:304] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 0aac81f5b08f4079b1490b1f419c3f1b, 5ee15c6c148e42e78e199d89627ec8be, 7e15d7ee90014c9d8a2001a5e3b0dedf; no voters: 1c70c018a1e241eb8f13c3f5e0eff6d6
I20260630 12:28:15.889642 15095 raft_consensus.cc:2804] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:15.890121 15095 raft_consensus.cc:697] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 LEADER]: Becoming Leader. State: Replica: 0aac81f5b08f4079b1490b1f419c3f1b, State: Running, Role: LEADER
I20260630 12:28:15.891018 15095 consensus_queue.cc:237] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.3, Last appended by leader: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } }
I20260630 12:28:15.892796 15087 raft_consensus.cc:493] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:15.893337 15087 raft_consensus.cc:515] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } }
I20260630 12:28:15.896178 15087 leader_election.cc:290] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129:41241), 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383)
I20260630 12:28:15.896437 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab1f66ef8a94a06a6dc12e10acd2ebe" candidate_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" is_pre_election: true
I20260630 12:28:15.899227 14683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab1f66ef8a94a06a6dc12e10acd2ebe" candidate_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5ee15c6c148e42e78e199d89627ec8be" is_pre_election: true
I20260630 12:28:15.899912 14683 raft_consensus.cc:2410] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c70c018a1e241eb8f13c3f5e0eff6d6 for term 3 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260630 12:28:15.900971 14723 leader_election.cc:304] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c70c018a1e241eb8f13c3f5e0eff6d6; no voters: 0aac81f5b08f4079b1490b1f419c3f1b, 5ee15c6c148e42e78e199d89627ec8be
I20260630 12:28:15.902112 15087 raft_consensus.cc:2749] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:28:15.904903 14508 catalog_manager.cc:5697] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b reported cstate change: term changed from 1 to 2, leader changed from 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130) to 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129), now has a pending config: VOTER 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129), VOTER 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130), VOTER 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131), VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132). New cstate: current_term: 2 leader_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } } }
I20260630 12:28:16.115108 14683 raft_consensus.cc:1275] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Refusing update from remote peer 0aac81f5b08f4079b1490b1f419c3f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:16.116648 15095 consensus_queue.cc:1048] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:16.125187 15105 raft_consensus.cc:2955] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } }
I20260630 12:28:16.131765 14683 raft_consensus.cc:2955] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } }
I20260630 12:28:16.143461 14683 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:49890 (request call id 8) took 1999 ms. Trace:
I20260630 12:28:16.144008 14683 rpcz_store.cc:276] 0630 12:28:14.144455 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:28:14.144599 (+   144us) service_pool.cc:224] Handling call
0630 12:28:14.149829 (+  5230us) log.cc:844] Serialized 493 byte log entry
0630 12:28:16.143353 (+1993524us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":76,"raft.queue_time_us":312,"raft.run_cpu_time_us":1294,"raft.run_wall_time_us":1293,"spinlock_wait_cycles":52608,"thread_start_us":708,"threads_started":1,"wal-append.queue_time_us":998,"wal-append.run_cpu_time_us":1500,"wal-append.run_wall_time_us":1001973}
I20260630 12:28:16.147541 14493 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0d5057721dc541f78c481ab627ae27e4 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:16.149904 14757 raft_consensus.cc:1275] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Refusing update from remote peer 0aac81f5b08f4079b1490b1f419c3f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:16.154103 15105 consensus_queue.cc:1048] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:16.154690 14508 catalog_manager.cc:5697] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b reported cstate change: config changed from index 2 to 3, NON_VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) evicted, no longer has a pending config: VOTER 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129), VOTER 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130), VOTER 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131). New cstate: current_term: 2 leader_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:16.203914 14757 raft_consensus.cc:2955] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } }
I20260630 12:28:16.222399 14903 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d5057721dc541f78c481ab627ae27e4 with delete_type TABLET_DATA_TOMBSTONED (TS 7e15d7ee90014c9d8a2001a5e3b0dedf not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:36596
I20260630 12:28:16.227538 14913 raft_consensus.cc:1217] T ffbf6979940b458792d639a59a309289 P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:28:16.234894 15122 tablet_replica.cc:333] T 0d5057721dc541f78c481ab627ae27e4 P 7e15d7ee90014c9d8a2001a5e3b0dedf: stopping tablet replica
I20260630 12:28:16.237537 15122 raft_consensus.cc:2243] T 0d5057721dc541f78c481ab627ae27e4 P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:16.238267 15122 raft_consensus.cc:2272] T 0d5057721dc541f78c481ab627ae27e4 P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:16.241222 15122 ts_tablet_manager.cc:1916] T 0d5057721dc541f78c481ab627ae27e4 P 7e15d7ee90014c9d8a2001a5e3b0dedf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:16.266783 15122 ts_tablet_manager.cc:1929] T 0d5057721dc541f78c481ab627ae27e4 P 7e15d7ee90014c9d8a2001a5e3b0dedf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:28:16.267290 15122 log.cc:1199] T 0d5057721dc541f78c481ab627ae27e4 P 7e15d7ee90014c9d8a2001a5e3b0dedf: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-3-root/wals/0d5057721dc541f78c481ab627ae27e4
I20260630 12:28:16.269647 14494 catalog_manager.cc:5028] TS 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132:40661): tablet 0d5057721dc541f78c481ab627ae27e4 (table test-workload [id=688a882c82e74496a8f7c1097476b750]) successfully deleted
I20260630 12:28:16.295245 14683 raft_consensus.cc:1275] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Refusing update from remote peer 0aac81f5b08f4079b1490b1f419c3f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:16.296686 15105 consensus_queue.cc:1048] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:16.317435 14757 raft_consensus.cc:1275] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Refusing update from remote peer 0aac81f5b08f4079b1490b1f419c3f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:16.318945 15105 consensus_queue.cc:1048] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:16.328740 15095 raft_consensus.cc:2955] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } } }
I20260630 12:28:16.330363 14757 raft_consensus.cc:2955] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } } }
I20260630 12:28:16.345201 14506 catalog_manager.cc:5697] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 reported cstate change: config changed from index 2 to 3, 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) changed from NON_VOTER to VOTER, no longer has a pending config: VOTER 0aac81f5b08f4079b1490b1f419c3f1b (127.6.224.129), VOTER 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130), VOTER 1c70c018a1e241eb8f13c3f5e0eff6d6 (127.6.224.131), VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132). New cstate: current_term: 2 leader_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } } }
I20260630 12:28:16.348040 14913 raft_consensus.cc:1275] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 2 FOLLOWER]: Refusing update from remote peer 0aac81f5b08f4079b1490b1f419c3f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:16.349942 15105 consensus_queue.cc:1048] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:28:16.349876 14683 raft_consensus.cc:2955] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } } }
I20260630 12:28:16.353502 14913 raft_consensus.cc:2955] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } } }
I20260630 12:28:16.390831 14995 consensus_queue.cc:237] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [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: 3, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } }
I20260630 12:28:16.402104 14757 raft_consensus.cc:1275] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Refusing update from remote peer 0aac81f5b08f4079b1490b1f419c3f1b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:28:16.403236 14683 raft_consensus.cc:1275] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Refusing update from remote peer 0aac81f5b08f4079b1490b1f419c3f1b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:28:16.404028 15105 consensus_queue.cc:1048] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:28:16.405788 15105 consensus_queue.cc:1048] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:28:16.430105 15105 raft_consensus.cc:2955] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } }
I20260630 12:28:16.445569 14683 raft_consensus.cc:2955] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } }
I20260630 12:28:16.447423 14494 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ab1f66ef8a94a06a6dc12e10acd2ebe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:16.452698 14507 catalog_manager.cc:5697] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b reported cstate change: config changed from index 3 to 5, VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) evicted. New cstate: current_term: 2 leader_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:16.454763 14757 raft_consensus.cc:2955] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } }
I20260630 12:28:16.467319 14903 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ab1f66ef8a94a06a6dc12e10acd2ebe with delete_type TABLET_DATA_TOMBSTONED (TS 7e15d7ee90014c9d8a2001a5e3b0dedf not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36596
I20260630 12:28:16.468257 15122 tablet_replica.cc:333] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf: stopping tablet replica
I20260630 12:28:16.469064 15122 raft_consensus.cc:2243] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:16.469689 15122 raft_consensus.cc:2272] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:16.473081 15122 ts_tablet_manager.cc:1916] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:16.489307 15122 ts_tablet_manager.cc:1929] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:28:16.489748 15122 log.cc:1199] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 7e15d7ee90014c9d8a2001a5e3b0dedf: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-3-root/wals/1ab1f66ef8a94a06a6dc12e10acd2ebe
I20260630 12:28:16.491343 14494 catalog_manager.cc:5028] TS 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132:40661): tablet 1ab1f66ef8a94a06a6dc12e10acd2ebe (table test-workload [id=688a882c82e74496a8f7c1097476b750]) successfully deleted
I20260630 12:28:16.802161 15087 raft_consensus.cc:1064] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6: attempting to promote NON_VOTER 7e15d7ee90014c9d8a2001a5e3b0dedf to VOTER
I20260630 12:28:16.804860 15087 consensus_queue.cc:237] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [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: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } attrs { replace: true } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } }
I20260630 12:28:16.812230 14913 raft_consensus.cc:1275] T ffbf6979940b458792d639a59a309289 P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 2 LEARNER]: Refusing update from remote peer 1c70c018a1e241eb8f13c3f5e0eff6d6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:16.814343 14683 raft_consensus.cc:1275] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Refusing update from remote peer 1c70c018a1e241eb8f13c3f5e0eff6d6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:16.816608 15087 consensus_queue.cc:1048] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } 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:28:16.820026 14995 raft_consensus.cc:1275] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Refusing update from remote peer 1c70c018a1e241eb8f13c3f5e0eff6d6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:16.820042 15133 consensus_queue.cc:1048] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260630 12:28:16.829634 15135 consensus_queue.cc:1048] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:28:16.858551 15087 raft_consensus.cc:2955] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } attrs { replace: true } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } } }
I20260630 12:28:16.870680 14999 raft_consensus.cc:2955] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } attrs { replace: true } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } } }
I20260630 12:28:16.874879 14508 catalog_manager.cc:5697] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 reported cstate change: config changed from index 2 to 3, 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:16.875468 14913 raft_consensus.cc:2955] T ffbf6979940b458792d639a59a309289 P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } attrs { replace: true } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } } }
I20260630 12:28:16.896392 14683 raft_consensus.cc:2955] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7e15d7ee90014c9d8a2001a5e3b0dedf (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "5ee15c6c148e42e78e199d89627ec8be" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41383 } attrs { replace: true } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } } }
I20260630 12:28:16.903311 14757 consensus_queue.cc:237] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [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: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } }
I20260630 12:28:16.911149 14913 raft_consensus.cc:1275] T ffbf6979940b458792d639a59a309289 P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 2 FOLLOWER]: Refusing update from remote peer 1c70c018a1e241eb8f13c3f5e0eff6d6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:16.912464 14999 raft_consensus.cc:1275] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Refusing update from remote peer 1c70c018a1e241eb8f13c3f5e0eff6d6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:16.914213 15139 consensus_queue.cc:1048] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } 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:28:16.915007 15087 consensus_queue.cc:1048] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:16.922423 15135 raft_consensus.cc:2955] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } } }
I20260630 12:28:16.927150 14999 raft_consensus.cc:2955] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } } }
I20260630 12:28:16.930266 14913 raft_consensus.cc:2955] T ffbf6979940b458792d639a59a309289 P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } } }
I20260630 12:28:16.932790 14493 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ffbf6979940b458792d639a59a309289 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:16.937175 14505 catalog_manager.cc:5697] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 reported cstate change: config changed from index 3 to 4, VOTER 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130) evicted. New cstate: current_term: 2 leader_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0aac81f5b08f4079b1490b1f419c3f1b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c70c018a1e241eb8f13c3f5e0eff6d6" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 38307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e15d7ee90014c9d8a2001a5e3b0dedf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 40661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:16.953860 14674 tablet_service.cc:1558] Processing DeleteTablet for tablet ffbf6979940b458792d639a59a309289 with delete_type TABLET_DATA_TOMBSTONED (TS 5ee15c6c148e42e78e199d89627ec8be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49890
I20260630 12:28:16.957798 15140 tablet_replica.cc:333] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be: stopping tablet replica
I20260630 12:28:16.958479 15140 raft_consensus.cc:2243] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:16.959022 15140 raft_consensus.cc:2272] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:16.961988 15140 ts_tablet_manager.cc:1916] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:16.972347 15140 ts_tablet_manager.cc:1929] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:28:16.972625 15140 log.cc:1199] T ffbf6979940b458792d639a59a309289 P 5ee15c6c148e42e78e199d89627ec8be: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822288522220-7042-0/minicluster-data/ts-1-root/wals/ffbf6979940b458792d639a59a309289
I20260630 12:28:16.973970 14493 catalog_manager.cc:5028] TS 5ee15c6c148e42e78e199d89627ec8be (127.6.224.130:41383): tablet ffbf6979940b458792d639a59a309289 (table test-workload [id=688a882c82e74496a8f7c1097476b750]) successfully deleted
W20260630 12:28:17.953804 14556 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 0aac81f5b08f4079b1490b1f419c3f1b not available for placement
I20260630 12:28:18.571208  7042 tablet_server.cc:179] TabletServer@127.6.224.129:41241 shutting down...
I20260630 12:28:18.591370  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:18.592156  7042 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:18.592762  7042 raft_consensus.cc:2243] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:18.593595  7042 raft_consensus.cc:2272] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:18.595543  7042 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:18.596042  7042 raft_consensus.cc:2243] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:18.596436  7042 raft_consensus.cc:2272] T 289230eb30804a62b941af4c607198eb P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:18.598271  7042 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:18.598773  7042 raft_consensus.cc:2243] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:18.599526  7042 raft_consensus.cc:2272] T 0d5057721dc541f78c481ab627ae27e4 P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:18.601428  7042 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:18.601869  7042 raft_consensus.cc:2243] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:18.602355  7042 raft_consensus.cc:2272] T ffbf6979940b458792d639a59a309289 P 0aac81f5b08f4079b1490b1f419c3f1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:18.624301  7042 tablet_server.cc:196] TabletServer@127.6.224.129:41241 shutdown complete.
I20260630 12:28:18.638540  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:28:18.658725  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:18.659518  7042 tablet_replica.cc:333] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be: stopping tablet replica
I20260630 12:28:18.660305  7042 raft_consensus.cc:2243] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:18.661090  7042 raft_consensus.cc:2272] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:18.663077  7042 tablet_replica.cc:333] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be: stopping tablet replica
I20260630 12:28:18.663548  7042 raft_consensus.cc:2243] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:18.664306  7042 raft_consensus.cc:2272] T 289230eb30804a62b941af4c607198eb P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:18.666193  7042 tablet_replica.cc:333] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be: stopping tablet replica
I20260630 12:28:18.666637  7042 raft_consensus.cc:2243] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:18.667129  7042 raft_consensus.cc:2272] T 0d5057721dc541f78c481ab627ae27e4 P 5ee15c6c148e42e78e199d89627ec8be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:18.709847  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
I20260630 12:28:18.723925  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:28:18.749171  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:18.749850  7042 tablet_replica.cc:333] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6: stopping tablet replica
I20260630 12:28:18.750581  7042 raft_consensus.cc:2243] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:18.751422  7042 raft_consensus.cc:2272] T ffbf6979940b458792d639a59a309289 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:18.753304  7042 tablet_replica.cc:333] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6: stopping tablet replica
I20260630 12:28:18.753767  7042 raft_consensus.cc:2243] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:18.754292  7042 raft_consensus.cc:2272] T 1ab1f66ef8a94a06a6dc12e10acd2ebe P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:18.755976  7042 tablet_replica.cc:333] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6: stopping tablet replica
I20260630 12:28:18.756386  7042 raft_consensus.cc:2243] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:18.756827  7042 raft_consensus.cc:2272] T 0d5057721dc541f78c481ab627ae27e4 P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:18.758505  7042 tablet_replica.cc:333] T 289230eb30804a62b941af4c607198eb P 1c70c018a1e241eb8f13c3f5e0eff6d6: stopping tablet replica
I20260630 12:28:18.758911  7042 raft_consensus.cc:2243] T 289230eb30804a62b941af4c607198eb P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:18.759255  7042 raft_consensus.cc:2272] T 289230eb30804a62b941af4c607198eb P 1c70c018a1e241eb8f13c3f5e0eff6d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:18.781015  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:28:18.796137  7042 tablet_server.cc:179] TabletServer@127.6.224.132:0 shutting down...
I20260630 12:28:18.815090  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:18.815699  7042 tablet_replica.cc:333] T ffbf6979940b458792d639a59a309289 P 7e15d7ee90014c9d8a2001a5e3b0dedf: stopping tablet replica
I20260630 12:28:18.816193  7042 raft_consensus.cc:2243] T ffbf6979940b458792d639a59a309289 P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:18.816717  7042 raft_consensus.cc:2272] T ffbf6979940b458792d639a59a309289 P 7e15d7ee90014c9d8a2001a5e3b0dedf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:18.837034  7042 tablet_server.cc:196] TabletServer@127.6.224.132:0 shutdown complete.
I20260630 12:28:18.848551  7042 master.cc:562] Master@127.6.224.190:42439 shutting down...
I20260630 12:28:18.863937  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:18.864436  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:18.864717  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P c8a1c32fdb4c4cebbd24b888837da51a: stopping tablet replica
I20260630 12:28:18.883656  7042 master.cc:584] Master@127.6.224.190:42439 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (10612 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:28:18.918300  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:35555
I20260630 12:28:18.919368  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:18.923943 15141 instance_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:28:18.924372 15142 instance_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:28:18.926451 15144 instance_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:28:18.926635  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:18.927605  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:18.927804  7042 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:28:18.927955  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822498927942 us; error 0 us; skew 500 ppm
I20260630 12:28:18.928447  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:18.930657  7042 webserver.cc:533] Webserver started at http://127.6.224.190:35197/ using document root <none> and password file <none>
I20260630 12:28:18.931105  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:18.931268  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:18.931515  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:18.932526  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "91e654fa602d46839a22939cfd04bd43"
format_stamp: "Formatted at 2026-06-30 12:28:18 on dist-test-slave-fh7x"
I20260630 12:28:18.936769  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:18.940003 15149 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:28:18.940694  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:18.940970  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "91e654fa602d46839a22939cfd04bd43"
format_stamp: "Formatted at 2026-06-30 12:28:18 on dist-test-slave-fh7x"
I20260630 12:28:18.941286  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-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:28:18.964156  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:18.965333  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:19.001364  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:35555
I20260630 12:28:19.001466 15200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:35555 every 8 connection(s)
I20260630 12:28:19.005141 15201 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:28:19.015481 15201 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43: Bootstrap starting.
I20260630 12:28:19.020038 15201 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:19.024101 15201 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43: No bootstrap required, opened a new log
I20260630 12:28:19.026234 15201 raft_consensus.cc:359] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91e654fa602d46839a22939cfd04bd43" member_type: VOTER }
I20260630 12:28:19.026613 15201 raft_consensus.cc:385] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:19.026829 15201 raft_consensus.cc:740] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e654fa602d46839a22939cfd04bd43, State: Initialized, Role: FOLLOWER
I20260630 12:28:19.027377 15201 consensus_queue.cc:260] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "91e654fa602d46839a22939cfd04bd43" member_type: VOTER }
I20260630 12:28:19.027799 15201 raft_consensus.cc:399] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:19.028002 15201 raft_consensus.cc:493] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:19.028234 15201 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:19.032794 15201 raft_consensus.cc:515] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91e654fa602d46839a22939cfd04bd43" member_type: VOTER }
I20260630 12:28:19.033316 15201 leader_election.cc:304] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43 [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: 91e654fa602d46839a22939cfd04bd43; no voters: 
I20260630 12:28:19.034336 15201 leader_election.cc:290] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:19.034730 15204 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:19.035926 15204 raft_consensus.cc:697] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43 [term 1 LEADER]: Becoming Leader. State: Replica: 91e654fa602d46839a22939cfd04bd43, State: Running, Role: LEADER
I20260630 12:28:19.036556 15204 consensus_queue.cc:237] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43 [LEADER]: Queue going to LEADER mode. State: All 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: "91e654fa602d46839a22939cfd04bd43" member_type: VOTER }
I20260630 12:28:19.037034 15201 sys_catalog.cc:565] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:19.040748 15206 sys_catalog.cc:455] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 91e654fa602d46839a22939cfd04bd43. Latest consensus state: current_term: 1 leader_uuid: "91e654fa602d46839a22939cfd04bd43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91e654fa602d46839a22939cfd04bd43" member_type: VOTER } }
I20260630 12:28:19.041421 15206 sys_catalog.cc:458] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:19.042460 15205 sys_catalog.cc:455] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "91e654fa602d46839a22939cfd04bd43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91e654fa602d46839a22939cfd04bd43" member_type: VOTER } }
I20260630 12:28:19.043156 15205 sys_catalog.cc:458] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:19.043191 15211 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:19.048513 15211 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:19.053156  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:19.056905 15211 catalog_manager.cc:1383] Generated new cluster ID: c630739918944203aac5b23327d482c4
I20260630 12:28:19.057230 15211 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:19.077067 15211 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:19.078375 15211 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:19.091481 15211 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43: Generated new TSK 0
I20260630 12:28:19.092079 15211 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:19.120361  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:19.126186 15222 instance_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:28:19.127350 15223 instance_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:28:19.129530  7042 server_base.cc:1061] running on GCE node
W20260630 12:28:19.129621 15225 instance_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:28:19.130714  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:19.130949  7042 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:28:19.131078  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822499131066 us; error 0 us; skew 500 ppm
I20260630 12:28:19.131518  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:19.133809  7042 webserver.cc:533] Webserver started at http://127.6.224.129:34725/ using document root <none> and password file <none>
I20260630 12:28:19.134230  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:19.134379  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:19.134593  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:19.135596  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "4ee2b615a1ff460ebfa0159901950021"
format_stamp: "Formatted at 2026-06-30 12:28:19 on dist-test-slave-fh7x"
I20260630 12:28:19.139990  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:28:19.143291 15230 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:28:19.144044  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:28:19.144297  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "4ee2b615a1ff460ebfa0159901950021"
format_stamp: "Formatted at 2026-06-30 12:28:19 on dist-test-slave-fh7x"
I20260630 12:28:19.144536  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-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:28:19.168749  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:19.169889  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:19.171236  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:19.173520  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:19.173700  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:19.173947  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:19.174088  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:19.211977  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:37411
I20260630 12:28:19.212088 15292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:37411 every 8 connection(s)
I20260630 12:28:19.216675  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:19.224261 15297 instance_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:28:19.226316 15298 instance_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:28:19.228778  7042 server_base.cc:1061] running on GCE node
W20260630 12:28:19.228870 15300 instance_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:28:19.229661 15293 heartbeater.cc:344] Connected to a master server at 127.6.224.190:35555
I20260630 12:28:19.230048 15293 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:19.230085  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:19.230404  7042 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:28:19.230569  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822499230553 us; error 0 us; skew 500 ppm
I20260630 12:28:19.230868 15293 heartbeater.cc:507] Master 127.6.224.190:35555 requested a full tablet report, sending...
I20260630 12:28:19.231173  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:19.233088 15166 ts_manager.cc:194] Registered new tserver with Master: 4ee2b615a1ff460ebfa0159901950021 (127.6.224.129:37411)
I20260630 12:28:19.233954  7042 webserver.cc:533] Webserver started at http://127.6.224.130:34925/ using document root <none> and password file <none>
I20260630 12:28:19.234453  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:19.234633  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:19.234869  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:19.234954 15166 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52302
I20260630 12:28:19.235910  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "bb1c671a77e54cf1b818253118d7c5f1"
format_stamp: "Formatted at 2026-06-30 12:28:19 on dist-test-slave-fh7x"
I20260630 12:28:19.240284  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:28:19.243441 15305 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:28:19.244119  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:19.244388  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "bb1c671a77e54cf1b818253118d7c5f1"
format_stamp: "Formatted at 2026-06-30 12:28:19 on dist-test-slave-fh7x"
I20260630 12:28:19.244650  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-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:28:19.272009  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:19.273106  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:19.274495  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:19.276675  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:19.276892  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:19.277130  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:19.277280  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:19.317746  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:36537
I20260630 12:28:19.317844 15367 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:36537 every 8 connection(s)
I20260630 12:28:19.322402  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:19.328987 15371 instance_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:28:19.329581 15372 instance_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:28:19.332394  7042 server_base.cc:1061] running on GCE node
W20260630 12:28:19.333248 15375 instance_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:28:19.333931 15368 heartbeater.cc:344] Connected to a master server at 127.6.224.190:35555
I20260630 12:28:19.334257  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:19.334298 15368 heartbeater.cc:461] Registering TS with master...
W20260630 12:28:19.334653  7042 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:28:19.334846  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822499334829 us; error 0 us; skew 500 ppm
I20260630 12:28:19.335286 15368 heartbeater.cc:507] Master 127.6.224.190:35555 requested a full tablet report, sending...
I20260630 12:28:19.335433  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:19.337697 15166 ts_manager.cc:194] Registered new tserver with Master: bb1c671a77e54cf1b818253118d7c5f1 (127.6.224.130:36537)
I20260630 12:28:19.338289  7042 webserver.cc:533] Webserver started at http://127.6.224.131:42723/ using document root <none> and password file <none>
I20260630 12:28:19.338944  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:19.339187  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:19.339488  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:19.339605 15166 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52308
I20260630 12:28:19.340911  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "250dfa31138f4ecb8f31a2f189d5be56"
format_stamp: "Formatted at 2026-06-30 12:28:19 on dist-test-slave-fh7x"
I20260630 12:28:19.345288  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:28:19.348613 15379 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:28:19.349407  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:19.349685  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "250dfa31138f4ecb8f31a2f189d5be56"
format_stamp: "Formatted at 2026-06-30 12:28:19 on dist-test-slave-fh7x"
I20260630 12:28:19.349939  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-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:28:19.369246  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:19.370250  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:19.371604  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:19.373737  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:19.373929  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:19.374135  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:19.374282  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:19.410445  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:33469
I20260630 12:28:19.410548 15441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:33469 every 8 connection(s)
I20260630 12:28:19.423557 15442 heartbeater.cc:344] Connected to a master server at 127.6.224.190:35555
I20260630 12:28:19.423980 15442 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:19.424690 15442 heartbeater.cc:507] Master 127.6.224.190:35555 requested a full tablet report, sending...
I20260630 12:28:19.426682 15166 ts_manager.cc:194] Registered new tserver with Master: 250dfa31138f4ecb8f31a2f189d5be56 (127.6.224.131:33469)
I20260630 12:28:19.427120  7042 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013569408s
I20260630 12:28:19.428035 15166 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52314
I20260630 12:28:20.237753 15293 heartbeater.cc:499] Master 127.6.224.190:35555 was elected leader, sending a full tablet report...
I20260630 12:28:20.342413 15368 heartbeater.cc:499] Master 127.6.224.190:35555 was elected leader, sending a full tablet report...
I20260630 12:28:20.430871 15442 heartbeater.cc:499] Master 127.6.224.190:35555 was elected leader, sending a full tablet report...
I20260630 12:28:20.489674 15166 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52330:
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:28:20.492292 15166 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:28:20.553468 15258 tablet_service.cc:1511] Processing CreateTablet for tablet 42ac59ee724643fa8a48c0dafbe0fc21 (DEFAULT_TABLE table=test-workload [id=a5844f98ee154c0682959677020e129c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:20.555342 15258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42ac59ee724643fa8a48c0dafbe0fc21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:20.556946 15257 tablet_service.cc:1511] Processing CreateTablet for tablet 6681a8f8b900404cbcf8a6b0ae2c2dcc (DEFAULT_TABLE table=test-workload [id=a5844f98ee154c0682959677020e129c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:20.558990 15256 tablet_service.cc:1511] Processing CreateTablet for tablet 69c998e8ffd0476a940533ba17ba22ff (DEFAULT_TABLE table=test-workload [id=a5844f98ee154c0682959677020e129c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:20.565403 15407 tablet_service.cc:1511] Processing CreateTablet for tablet 42ac59ee724643fa8a48c0dafbe0fc21 (DEFAULT_TABLE table=test-workload [id=a5844f98ee154c0682959677020e129c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:20.565400 15333 tablet_service.cc:1511] Processing CreateTablet for tablet 42ac59ee724643fa8a48c0dafbe0fc21 (DEFAULT_TABLE table=test-workload [id=a5844f98ee154c0682959677020e129c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:20.566937 15407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42ac59ee724643fa8a48c0dafbe0fc21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:20.567324 15333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42ac59ee724643fa8a48c0dafbe0fc21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:20.563253 15257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6681a8f8b900404cbcf8a6b0ae2c2dcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:20.564916 15332 tablet_service.cc:1511] Processing CreateTablet for tablet 6681a8f8b900404cbcf8a6b0ae2c2dcc (DEFAULT_TABLE table=test-workload [id=a5844f98ee154c0682959677020e129c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:20.568759 15332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6681a8f8b900404cbcf8a6b0ae2c2dcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:20.566963 15331 tablet_service.cc:1511] Processing CreateTablet for tablet 69c998e8ffd0476a940533ba17ba22ff (DEFAULT_TABLE table=test-workload [id=a5844f98ee154c0682959677020e129c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:20.570683 15331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69c998e8ffd0476a940533ba17ba22ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:20.572681 15406 tablet_service.cc:1511] Processing CreateTablet for tablet 6681a8f8b900404cbcf8a6b0ae2c2dcc (DEFAULT_TABLE table=test-workload [id=a5844f98ee154c0682959677020e129c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:20.574340 15406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6681a8f8b900404cbcf8a6b0ae2c2dcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:20.575738 15256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69c998e8ffd0476a940533ba17ba22ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:20.587479 15405 tablet_service.cc:1511] Processing CreateTablet for tablet 69c998e8ffd0476a940533ba17ba22ff (DEFAULT_TABLE table=test-workload [id=a5844f98ee154c0682959677020e129c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:20.590479 15255 tablet_service.cc:1511] Processing CreateTablet for tablet c49e878cba084a76b3c6275a90f053c9 (DEFAULT_TABLE table=test-workload [id=a5844f98ee154c0682959677020e129c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:20.592017 15255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c49e878cba084a76b3c6275a90f053c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:20.594163 15404 tablet_service.cc:1511] Processing CreateTablet for tablet c49e878cba084a76b3c6275a90f053c9 (DEFAULT_TABLE table=test-workload [id=a5844f98ee154c0682959677020e129c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:20.596495 15330 tablet_service.cc:1511] Processing CreateTablet for tablet c49e878cba084a76b3c6275a90f053c9 (DEFAULT_TABLE table=test-workload [id=a5844f98ee154c0682959677020e129c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:20.597828 15330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c49e878cba084a76b3c6275a90f053c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:20.589041 15405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69c998e8ffd0476a940533ba17ba22ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:20.605479 15404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c49e878cba084a76b3c6275a90f053c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:20.626068 15463 tablet_bootstrap.cc:492] T 42ac59ee724643fa8a48c0dafbe0fc21 P bb1c671a77e54cf1b818253118d7c5f1: Bootstrap starting.
I20260630 12:28:20.641530 15463 tablet_bootstrap.cc:654] T 42ac59ee724643fa8a48c0dafbe0fc21 P bb1c671a77e54cf1b818253118d7c5f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:20.661391 15464 tablet_bootstrap.cc:492] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 4ee2b615a1ff460ebfa0159901950021: Bootstrap starting.
I20260630 12:28:20.670586 15466 tablet_bootstrap.cc:492] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 250dfa31138f4ecb8f31a2f189d5be56: Bootstrap starting.
I20260630 12:28:20.675202 15463 tablet_bootstrap.cc:492] T 42ac59ee724643fa8a48c0dafbe0fc21 P bb1c671a77e54cf1b818253118d7c5f1: No bootstrap required, opened a new log
I20260630 12:28:20.675782 15463 ts_tablet_manager.cc:1403] T 42ac59ee724643fa8a48c0dafbe0fc21 P bb1c671a77e54cf1b818253118d7c5f1: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.000s
I20260630 12:28:20.678994 15463 raft_consensus.cc:359] T 42ac59ee724643fa8a48c0dafbe0fc21 P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } }
I20260630 12:28:20.680120 15463 raft_consensus.cc:385] T 42ac59ee724643fa8a48c0dafbe0fc21 P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:20.680506 15463 raft_consensus.cc:740] T 42ac59ee724643fa8a48c0dafbe0fc21 P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb1c671a77e54cf1b818253118d7c5f1, State: Initialized, Role: FOLLOWER
I20260630 12:28:20.680688 15466 tablet_bootstrap.cc:654] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 250dfa31138f4ecb8f31a2f189d5be56: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:20.681432 15463 consensus_queue.cc:260] T 42ac59ee724643fa8a48c0dafbe0fc21 P bb1c671a77e54cf1b818253118d7c5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } }
I20260630 12:28:20.684700 15463 ts_tablet_manager.cc:1434] T 42ac59ee724643fa8a48c0dafbe0fc21 P bb1c671a77e54cf1b818253118d7c5f1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:28:20.685799 15463 tablet_bootstrap.cc:492] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1: Bootstrap starting.
I20260630 12:28:20.692018 15463 tablet_bootstrap.cc:654] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:20.692131 15466 tablet_bootstrap.cc:492] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 250dfa31138f4ecb8f31a2f189d5be56: No bootstrap required, opened a new log
I20260630 12:28:20.692828 15466 ts_tablet_manager.cc:1403] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 250dfa31138f4ecb8f31a2f189d5be56: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.014s
I20260630 12:28:20.695756 15466 raft_consensus.cc:359] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 250dfa31138f4ecb8f31a2f189d5be56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:20.696370 15464 tablet_bootstrap.cc:654] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 4ee2b615a1ff460ebfa0159901950021: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:20.696587 15466 raft_consensus.cc:385] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 250dfa31138f4ecb8f31a2f189d5be56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:20.697021 15466 raft_consensus.cc:740] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 250dfa31138f4ecb8f31a2f189d5be56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 250dfa31138f4ecb8f31a2f189d5be56, State: Initialized, Role: FOLLOWER
I20260630 12:28:20.697928 15466 consensus_queue.cc:260] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 250dfa31138f4ecb8f31a2f189d5be56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:20.700896 15466 ts_tablet_manager.cc:1434] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 250dfa31138f4ecb8f31a2f189d5be56: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260630 12:28:20.701223 15463 tablet_bootstrap.cc:492] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1: No bootstrap required, opened a new log
I20260630 12:28:20.701763 15463 ts_tablet_manager.cc:1403] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.013s
I20260630 12:28:20.701897 15466 tablet_bootstrap.cc:492] T 69c998e8ffd0476a940533ba17ba22ff P 250dfa31138f4ecb8f31a2f189d5be56: Bootstrap starting.
I20260630 12:28:20.702831 15464 tablet_bootstrap.cc:492] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 4ee2b615a1ff460ebfa0159901950021: No bootstrap required, opened a new log
I20260630 12:28:20.703318 15464 ts_tablet_manager.cc:1403] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 4ee2b615a1ff460ebfa0159901950021: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.004s
I20260630 12:28:20.704747 15463 raft_consensus.cc:359] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:20.705500 15463 raft_consensus.cc:385] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:20.705760 15463 raft_consensus.cc:740] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb1c671a77e54cf1b818253118d7c5f1, State: Initialized, Role: FOLLOWER
I20260630 12:28:20.706243 15464 raft_consensus.cc:359] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 4ee2b615a1ff460ebfa0159901950021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:20.707026 15464 raft_consensus.cc:385] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 4ee2b615a1ff460ebfa0159901950021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:20.706727 15463 consensus_queue.cc:260] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:20.707368 15464 raft_consensus.cc:740] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 4ee2b615a1ff460ebfa0159901950021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ee2b615a1ff460ebfa0159901950021, State: Initialized, Role: FOLLOWER
I20260630 12:28:20.708274 15466 tablet_bootstrap.cc:654] T 69c998e8ffd0476a940533ba17ba22ff P 250dfa31138f4ecb8f31a2f189d5be56: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:20.708254 15464 consensus_queue.cc:260] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 4ee2b615a1ff460ebfa0159901950021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:20.709475 15463 ts_tablet_manager.cc:1434] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:28:20.710639 15463 tablet_bootstrap.cc:492] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1: Bootstrap starting.
I20260630 12:28:20.717298 15463 tablet_bootstrap.cc:654] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:20.717326 15464 ts_tablet_manager.cc:1434] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 4ee2b615a1ff460ebfa0159901950021: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.005s
I20260630 12:28:20.720674 15464 tablet_bootstrap.cc:492] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021: Bootstrap starting.
I20260630 12:28:20.732537 15464 tablet_bootstrap.cc:654] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:20.733223 15463 tablet_bootstrap.cc:492] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1: No bootstrap required, opened a new log
I20260630 12:28:20.733805 15463 ts_tablet_manager.cc:1403] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.016s
I20260630 12:28:20.734970 15466 tablet_bootstrap.cc:492] T 69c998e8ffd0476a940533ba17ba22ff P 250dfa31138f4ecb8f31a2f189d5be56: No bootstrap required, opened a new log
I20260630 12:28:20.735405 15466 ts_tablet_manager.cc:1403] T 69c998e8ffd0476a940533ba17ba22ff P 250dfa31138f4ecb8f31a2f189d5be56: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.014s
I20260630 12:28:20.736800 15463 raft_consensus.cc:359] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:20.737655 15463 raft_consensus.cc:385] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:20.737942 15463 raft_consensus.cc:740] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb1c671a77e54cf1b818253118d7c5f1, State: Initialized, Role: FOLLOWER
I20260630 12:28:20.738058 15466 raft_consensus.cc:359] T 69c998e8ffd0476a940533ba17ba22ff P 250dfa31138f4ecb8f31a2f189d5be56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:20.738444 15464 tablet_bootstrap.cc:492] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021: No bootstrap required, opened a new log
I20260630 12:28:20.738796 15466 raft_consensus.cc:385] T 69c998e8ffd0476a940533ba17ba22ff P 250dfa31138f4ecb8f31a2f189d5be56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:20.739087 15464 ts_tablet_manager.cc:1403] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.001s
I20260630 12:28:20.739075 15466 raft_consensus.cc:740] T 69c998e8ffd0476a940533ba17ba22ff P 250dfa31138f4ecb8f31a2f189d5be56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 250dfa31138f4ecb8f31a2f189d5be56, State: Initialized, Role: FOLLOWER
I20260630 12:28:20.739032 15463 consensus_queue.cc:260] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:20.740180 15466 consensus_queue.cc:260] T 69c998e8ffd0476a940533ba17ba22ff P 250dfa31138f4ecb8f31a2f189d5be56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:20.742022 15463 ts_tablet_manager.cc:1434] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:28:20.742326 15466 ts_tablet_manager.cc:1434] T 69c998e8ffd0476a940533ba17ba22ff P 250dfa31138f4ecb8f31a2f189d5be56: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:28:20.742344 15464 raft_consensus.cc:359] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:20.743214 15463 tablet_bootstrap.cc:492] T c49e878cba084a76b3c6275a90f053c9 P bb1c671a77e54cf1b818253118d7c5f1: Bootstrap starting.
I20260630 12:28:20.743417 15464 raft_consensus.cc:385] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:20.743618 15466 tablet_bootstrap.cc:492] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56: Bootstrap starting.
I20260630 12:28:20.743780 15464 raft_consensus.cc:740] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ee2b615a1ff460ebfa0159901950021, State: Initialized, Role: FOLLOWER
I20260630 12:28:20.744681 15464 consensus_queue.cc:260] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:20.747035 15464 ts_tablet_manager.cc:1434] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:28:20.748936 15464 tablet_bootstrap.cc:492] T 42ac59ee724643fa8a48c0dafbe0fc21 P 4ee2b615a1ff460ebfa0159901950021: Bootstrap starting.
I20260630 12:28:20.750485 15463 tablet_bootstrap.cc:654] T c49e878cba084a76b3c6275a90f053c9 P bb1c671a77e54cf1b818253118d7c5f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:20.752581 15466 tablet_bootstrap.cc:654] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:20.755210 15464 tablet_bootstrap.cc:654] T 42ac59ee724643fa8a48c0dafbe0fc21 P 4ee2b615a1ff460ebfa0159901950021: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:20.762627 15463 tablet_bootstrap.cc:492] T c49e878cba084a76b3c6275a90f053c9 P bb1c671a77e54cf1b818253118d7c5f1: No bootstrap required, opened a new log
I20260630 12:28:20.763286 15463 ts_tablet_manager.cc:1403] T c49e878cba084a76b3c6275a90f053c9 P bb1c671a77e54cf1b818253118d7c5f1: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260630 12:28:20.764153 15466 tablet_bootstrap.cc:492] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56: No bootstrap required, opened a new log
I20260630 12:28:20.764715 15466 ts_tablet_manager.cc:1403] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260630 12:28:20.766402 15463 raft_consensus.cc:359] T c49e878cba084a76b3c6275a90f053c9 P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:20.767298 15463 raft_consensus.cc:385] T c49e878cba084a76b3c6275a90f053c9 P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:20.767379 15464 tablet_bootstrap.cc:492] T 42ac59ee724643fa8a48c0dafbe0fc21 P 4ee2b615a1ff460ebfa0159901950021: No bootstrap required, opened a new log
I20260630 12:28:20.767681 15463 raft_consensus.cc:740] T c49e878cba084a76b3c6275a90f053c9 P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb1c671a77e54cf1b818253118d7c5f1, State: Initialized, Role: FOLLOWER
I20260630 12:28:20.768074 15464 ts_tablet_manager.cc:1403] T 42ac59ee724643fa8a48c0dafbe0fc21 P 4ee2b615a1ff460ebfa0159901950021: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260630 12:28:20.768719 15463 consensus_queue.cc:260] T c49e878cba084a76b3c6275a90f053c9 P bb1c671a77e54cf1b818253118d7c5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:20.769436 15466 raft_consensus.cc:359] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } }
I20260630 12:28:20.770330 15466 raft_consensus.cc:385] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:20.770638 15466 raft_consensus.cc:740] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 250dfa31138f4ecb8f31a2f189d5be56, State: Initialized, Role: FOLLOWER
I20260630 12:28:20.771106 15464 raft_consensus.cc:359] T 42ac59ee724643fa8a48c0dafbe0fc21 P 4ee2b615a1ff460ebfa0159901950021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } }
I20260630 12:28:20.771601 15463 ts_tablet_manager.cc:1434] T c49e878cba084a76b3c6275a90f053c9 P bb1c671a77e54cf1b818253118d7c5f1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:28:20.771416 15466 consensus_queue.cc:260] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } }
I20260630 12:28:20.771935 15464 raft_consensus.cc:385] T 42ac59ee724643fa8a48c0dafbe0fc21 P 4ee2b615a1ff460ebfa0159901950021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:20.772336 15464 raft_consensus.cc:740] T 42ac59ee724643fa8a48c0dafbe0fc21 P 4ee2b615a1ff460ebfa0159901950021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ee2b615a1ff460ebfa0159901950021, State: Initialized, Role: FOLLOWER
I20260630 12:28:20.773144 15464 consensus_queue.cc:260] T 42ac59ee724643fa8a48c0dafbe0fc21 P 4ee2b615a1ff460ebfa0159901950021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } }
I20260630 12:28:20.773789 15466 ts_tablet_manager.cc:1434] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260630 12:28:20.774796 15466 tablet_bootstrap.cc:492] T c49e878cba084a76b3c6275a90f053c9 P 250dfa31138f4ecb8f31a2f189d5be56: Bootstrap starting.
I20260630 12:28:20.774976 15464 ts_tablet_manager.cc:1434] T 42ac59ee724643fa8a48c0dafbe0fc21 P 4ee2b615a1ff460ebfa0159901950021: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:28:20.775802 15464 tablet_bootstrap.cc:492] T 69c998e8ffd0476a940533ba17ba22ff P 4ee2b615a1ff460ebfa0159901950021: Bootstrap starting.
I20260630 12:28:20.780951 15464 tablet_bootstrap.cc:654] T 69c998e8ffd0476a940533ba17ba22ff P 4ee2b615a1ff460ebfa0159901950021: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:20.781188 15466 tablet_bootstrap.cc:654] T c49e878cba084a76b3c6275a90f053c9 P 250dfa31138f4ecb8f31a2f189d5be56: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:20.784466 15467 raft_consensus.cc:493] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:20.785128 15467 raft_consensus.cc:515] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:20.793002 15466 tablet_bootstrap.cc:492] T c49e878cba084a76b3c6275a90f053c9 P 250dfa31138f4ecb8f31a2f189d5be56: No bootstrap required, opened a new log
I20260630 12:28:20.793627 15466 ts_tablet_manager.cc:1403] T c49e878cba084a76b3c6275a90f053c9 P 250dfa31138f4ecb8f31a2f189d5be56: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:28:20.796247 15464 tablet_bootstrap.cc:492] T 69c998e8ffd0476a940533ba17ba22ff P 4ee2b615a1ff460ebfa0159901950021: No bootstrap required, opened a new log
I20260630 12:28:20.796850 15464 ts_tablet_manager.cc:1403] T 69c998e8ffd0476a940533ba17ba22ff P 4ee2b615a1ff460ebfa0159901950021: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260630 12:28:20.796707 15466 raft_consensus.cc:359] T c49e878cba084a76b3c6275a90f053c9 P 250dfa31138f4ecb8f31a2f189d5be56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:20.797706 15466 raft_consensus.cc:385] T c49e878cba084a76b3c6275a90f053c9 P 250dfa31138f4ecb8f31a2f189d5be56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:20.798069 15466 raft_consensus.cc:740] T c49e878cba084a76b3c6275a90f053c9 P 250dfa31138f4ecb8f31a2f189d5be56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 250dfa31138f4ecb8f31a2f189d5be56, State: Initialized, Role: FOLLOWER
I20260630 12:28:20.798466 15467 leader_election.cc:290] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ee2b615a1ff460ebfa0159901950021 (127.6.224.129:37411), 250dfa31138f4ecb8f31a2f189d5be56 (127.6.224.131:33469)
I20260630 12:28:20.798961 15466 consensus_queue.cc:260] T c49e878cba084a76b3c6275a90f053c9 P 250dfa31138f4ecb8f31a2f189d5be56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:20.800083 15464 raft_consensus.cc:359] T 69c998e8ffd0476a940533ba17ba22ff P 4ee2b615a1ff460ebfa0159901950021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:20.800966 15464 raft_consensus.cc:385] T 69c998e8ffd0476a940533ba17ba22ff P 4ee2b615a1ff460ebfa0159901950021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:20.801380 15464 raft_consensus.cc:740] T 69c998e8ffd0476a940533ba17ba22ff P 4ee2b615a1ff460ebfa0159901950021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ee2b615a1ff460ebfa0159901950021, State: Initialized, Role: FOLLOWER
I20260630 12:28:20.801667 15466 ts_tablet_manager.cc:1434] T c49e878cba084a76b3c6275a90f053c9 P 250dfa31138f4ecb8f31a2f189d5be56: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:28:20.802680 15464 consensus_queue.cc:260] T 69c998e8ffd0476a940533ba17ba22ff P 4ee2b615a1ff460ebfa0159901950021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:20.806902 15464 ts_tablet_manager.cc:1434] T 69c998e8ffd0476a940533ba17ba22ff P 4ee2b615a1ff460ebfa0159901950021: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260630 12:28:20.812459 15268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6681a8f8b900404cbcf8a6b0ae2c2dcc" candidate_uuid: "bb1c671a77e54cf1b818253118d7c5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ee2b615a1ff460ebfa0159901950021" is_pre_election: true
I20260630 12:28:20.813360 15268 raft_consensus.cc:2468] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 4ee2b615a1ff460ebfa0159901950021 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb1c671a77e54cf1b818253118d7c5f1 in term 0.
I20260630 12:28:20.815721 15309 leader_election.cc:304] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ee2b615a1ff460ebfa0159901950021, bb1c671a77e54cf1b818253118d7c5f1; no voters: 
I20260630 12:28:20.816689 15467 raft_consensus.cc:2804] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:20.817094 15467 raft_consensus.cc:493] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:20.817126 15417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6681a8f8b900404cbcf8a6b0ae2c2dcc" candidate_uuid: "bb1c671a77e54cf1b818253118d7c5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250dfa31138f4ecb8f31a2f189d5be56" is_pre_election: true
I20260630 12:28:20.817587 15467 raft_consensus.cc:3060] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:20.817922 15417 raft_consensus.cc:2468] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 250dfa31138f4ecb8f31a2f189d5be56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb1c671a77e54cf1b818253118d7c5f1 in term 0.
I20260630 12:28:20.823125 15467 raft_consensus.cc:515] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:20.824719 15467 leader_election.cc:290] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [CANDIDATE]: Term 1 election: Requested vote from peers 4ee2b615a1ff460ebfa0159901950021 (127.6.224.129:37411), 250dfa31138f4ecb8f31a2f189d5be56 (127.6.224.131:33469)
I20260630 12:28:20.825601 15268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6681a8f8b900404cbcf8a6b0ae2c2dcc" candidate_uuid: "bb1c671a77e54cf1b818253118d7c5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ee2b615a1ff460ebfa0159901950021"
I20260630 12:28:20.825662 15417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6681a8f8b900404cbcf8a6b0ae2c2dcc" candidate_uuid: "bb1c671a77e54cf1b818253118d7c5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250dfa31138f4ecb8f31a2f189d5be56"
I20260630 12:28:20.826210 15268 raft_consensus.cc:3060] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 4ee2b615a1ff460ebfa0159901950021 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:20.826262 15417 raft_consensus.cc:3060] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 250dfa31138f4ecb8f31a2f189d5be56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:20.831674 15268 raft_consensus.cc:2468] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 4ee2b615a1ff460ebfa0159901950021 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb1c671a77e54cf1b818253118d7c5f1 in term 1.
I20260630 12:28:20.831671 15417 raft_consensus.cc:2468] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 250dfa31138f4ecb8f31a2f189d5be56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb1c671a77e54cf1b818253118d7c5f1 in term 1.
I20260630 12:28:20.832870 15309 leader_election.cc:304] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ee2b615a1ff460ebfa0159901950021, bb1c671a77e54cf1b818253118d7c5f1; no voters: 
I20260630 12:28:20.833559 15467 raft_consensus.cc:2804] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:20.834667 15467 raft_consensus.cc:697] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [term 1 LEADER]: Becoming Leader. State: Replica: bb1c671a77e54cf1b818253118d7c5f1, State: Running, Role: LEADER
I20260630 12:28:20.835368 15467 consensus_queue.cc:237] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:20.842778 15166 catalog_manager.cc:5697] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb1c671a77e54cf1b818253118d7c5f1 (127.6.224.130). New cstate: current_term: 1 leader_uuid: "bb1c671a77e54cf1b818253118d7c5f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:20.912297 15470 raft_consensus.cc:493] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:20.912822 15470 raft_consensus.cc:515] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } }
I20260630 12:28:20.914938 15470 leader_election.cc:290] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ee2b615a1ff460ebfa0159901950021 (127.6.224.129:37411), bb1c671a77e54cf1b818253118d7c5f1 (127.6.224.130:36537)
I20260630 12:28:20.926847 15268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ac59ee724643fa8a48c0dafbe0fc21" candidate_uuid: "250dfa31138f4ecb8f31a2f189d5be56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ee2b615a1ff460ebfa0159901950021" is_pre_election: true
I20260630 12:28:20.927500 15268 raft_consensus.cc:2468] T 42ac59ee724643fa8a48c0dafbe0fc21 P 4ee2b615a1ff460ebfa0159901950021 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 250dfa31138f4ecb8f31a2f189d5be56 in term 0.
I20260630 12:28:20.927424 15343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ac59ee724643fa8a48c0dafbe0fc21" candidate_uuid: "250dfa31138f4ecb8f31a2f189d5be56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb1c671a77e54cf1b818253118d7c5f1" is_pre_election: true
I20260630 12:28:20.928176 15343 raft_consensus.cc:2468] T 42ac59ee724643fa8a48c0dafbe0fc21 P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 250dfa31138f4ecb8f31a2f189d5be56 in term 0.
I20260630 12:28:20.928642 15383 leader_election.cc:304] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 250dfa31138f4ecb8f31a2f189d5be56, 4ee2b615a1ff460ebfa0159901950021; no voters: 
I20260630 12:28:20.929489 15470 raft_consensus.cc:2804] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:20.929772 15470 raft_consensus.cc:493] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:20.930023 15470 raft_consensus.cc:3060] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:20.935176 15470 raft_consensus.cc:515] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } }
I20260630 12:28:20.936726 15470 leader_election.cc:290] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [CANDIDATE]: Term 1 election: Requested vote from peers 4ee2b615a1ff460ebfa0159901950021 (127.6.224.129:37411), bb1c671a77e54cf1b818253118d7c5f1 (127.6.224.130:36537)
I20260630 12:28:20.937583 15268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ac59ee724643fa8a48c0dafbe0fc21" candidate_uuid: "250dfa31138f4ecb8f31a2f189d5be56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ee2b615a1ff460ebfa0159901950021"
I20260630 12:28:20.937738 15343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ac59ee724643fa8a48c0dafbe0fc21" candidate_uuid: "250dfa31138f4ecb8f31a2f189d5be56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb1c671a77e54cf1b818253118d7c5f1"
I20260630 12:28:20.938083 15268 raft_consensus.cc:3060] T 42ac59ee724643fa8a48c0dafbe0fc21 P 4ee2b615a1ff460ebfa0159901950021 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:20.938253 15343 raft_consensus.cc:3060] T 42ac59ee724643fa8a48c0dafbe0fc21 P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:20.943238 15268 raft_consensus.cc:2468] T 42ac59ee724643fa8a48c0dafbe0fc21 P 4ee2b615a1ff460ebfa0159901950021 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250dfa31138f4ecb8f31a2f189d5be56 in term 1.
I20260630 12:28:20.943770 15343 raft_consensus.cc:2468] T 42ac59ee724643fa8a48c0dafbe0fc21 P bb1c671a77e54cf1b818253118d7c5f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 250dfa31138f4ecb8f31a2f189d5be56 in term 1.
I20260630 12:28:20.944264 15383 leader_election.cc:304] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 250dfa31138f4ecb8f31a2f189d5be56, 4ee2b615a1ff460ebfa0159901950021; no voters: 
I20260630 12:28:20.945067 15470 raft_consensus.cc:2804] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:20.946310 15470 raft_consensus.cc:697] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [term 1 LEADER]: Becoming Leader. State: Replica: 250dfa31138f4ecb8f31a2f189d5be56, State: Running, Role: LEADER
I20260630 12:28:20.947271 15470 consensus_queue.cc:237] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } }
I20260630 12:28:20.954541 15166 catalog_manager.cc:5697] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 250dfa31138f4ecb8f31a2f189d5be56 (127.6.224.131). New cstate: current_term: 1 leader_uuid: "250dfa31138f4ecb8f31a2f189d5be56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:20.974376 15472 raft_consensus.cc:493] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:20.974892 15472 raft_consensus.cc:515] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:20.976958 15472 leader_election.cc:290] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb1c671a77e54cf1b818253118d7c5f1 (127.6.224.130:36537), 250dfa31138f4ecb8f31a2f189d5be56 (127.6.224.131:33469)
I20260630 12:28:20.987071 15343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49e878cba084a76b3c6275a90f053c9" candidate_uuid: "4ee2b615a1ff460ebfa0159901950021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb1c671a77e54cf1b818253118d7c5f1" is_pre_election: true
I20260630 12:28:20.987361 15417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49e878cba084a76b3c6275a90f053c9" candidate_uuid: "4ee2b615a1ff460ebfa0159901950021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250dfa31138f4ecb8f31a2f189d5be56" is_pre_election: true
I20260630 12:28:20.987687 15343 raft_consensus.cc:2468] T c49e878cba084a76b3c6275a90f053c9 P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ee2b615a1ff460ebfa0159901950021 in term 0.
I20260630 12:28:20.987932 15417 raft_consensus.cc:2468] T c49e878cba084a76b3c6275a90f053c9 P 250dfa31138f4ecb8f31a2f189d5be56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ee2b615a1ff460ebfa0159901950021 in term 0.
I20260630 12:28:20.988708 15233 leader_election.cc:304] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ee2b615a1ff460ebfa0159901950021, bb1c671a77e54cf1b818253118d7c5f1; no voters: 
I20260630 12:28:20.989418 15472 raft_consensus.cc:2804] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:20.989694 15472 raft_consensus.cc:493] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:20.989933 15472 raft_consensus.cc:3060] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:20.995005 15472 raft_consensus.cc:515] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:20.996603 15472 leader_election.cc:290] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [CANDIDATE]: Term 1 election: Requested vote from peers bb1c671a77e54cf1b818253118d7c5f1 (127.6.224.130:36537), 250dfa31138f4ecb8f31a2f189d5be56 (127.6.224.131:33469)
I20260630 12:28:20.997464 15343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49e878cba084a76b3c6275a90f053c9" candidate_uuid: "4ee2b615a1ff460ebfa0159901950021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb1c671a77e54cf1b818253118d7c5f1"
I20260630 12:28:20.997720 15417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49e878cba084a76b3c6275a90f053c9" candidate_uuid: "4ee2b615a1ff460ebfa0159901950021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250dfa31138f4ecb8f31a2f189d5be56"
I20260630 12:28:20.997973 15343 raft_consensus.cc:3060] T c49e878cba084a76b3c6275a90f053c9 P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:20.998236 15417 raft_consensus.cc:3060] T c49e878cba084a76b3c6275a90f053c9 P 250dfa31138f4ecb8f31a2f189d5be56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:21.002941 15343 raft_consensus.cc:2468] T c49e878cba084a76b3c6275a90f053c9 P bb1c671a77e54cf1b818253118d7c5f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ee2b615a1ff460ebfa0159901950021 in term 1.
I20260630 12:28:21.003063 15417 raft_consensus.cc:2468] T c49e878cba084a76b3c6275a90f053c9 P 250dfa31138f4ecb8f31a2f189d5be56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ee2b615a1ff460ebfa0159901950021 in term 1.
I20260630 12:28:21.004014 15233 leader_election.cc:304] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ee2b615a1ff460ebfa0159901950021, bb1c671a77e54cf1b818253118d7c5f1; no voters: 
I20260630 12:28:21.004630 15472 raft_consensus.cc:2804] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:21.005499 15472 raft_consensus.cc:697] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [term 1 LEADER]: Becoming Leader. State: Replica: 4ee2b615a1ff460ebfa0159901950021, State: Running, Role: LEADER
I20260630 12:28:21.006136 15472 consensus_queue.cc:237] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:21.013033 15166 catalog_manager.cc:5697] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ee2b615a1ff460ebfa0159901950021 (127.6.224.129). New cstate: current_term: 1 leader_uuid: "4ee2b615a1ff460ebfa0159901950021" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:21.047312 15467 raft_consensus.cc:493] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:21.047819 15467 raft_consensus.cc:515] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:21.049624 15467 leader_election.cc:290] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ee2b615a1ff460ebfa0159901950021 (127.6.224.129:37411), 250dfa31138f4ecb8f31a2f189d5be56 (127.6.224.131:33469)
I20260630 12:28:21.050410 15268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c998e8ffd0476a940533ba17ba22ff" candidate_uuid: "bb1c671a77e54cf1b818253118d7c5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ee2b615a1ff460ebfa0159901950021" is_pre_election: true
W20260630 12:28:21.050786 15214 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:21.050789 15417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c998e8ffd0476a940533ba17ba22ff" candidate_uuid: "bb1c671a77e54cf1b818253118d7c5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250dfa31138f4ecb8f31a2f189d5be56" is_pre_election: true
I20260630 12:28:21.051224 15268 raft_consensus.cc:2468] T 69c998e8ffd0476a940533ba17ba22ff P 4ee2b615a1ff460ebfa0159901950021 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb1c671a77e54cf1b818253118d7c5f1 in term 0.
I20260630 12:28:21.051903 15417 raft_consensus.cc:2468] T 69c998e8ffd0476a940533ba17ba22ff P 250dfa31138f4ecb8f31a2f189d5be56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb1c671a77e54cf1b818253118d7c5f1 in term 0.
I20260630 12:28:21.053088 15307 leader_election.cc:304] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 250dfa31138f4ecb8f31a2f189d5be56, bb1c671a77e54cf1b818253118d7c5f1; no voters: 
I20260630 12:28:21.053738 15467 raft_consensus.cc:2804] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:21.054066 15467 raft_consensus.cc:493] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:21.054292 15467 raft_consensus.cc:3060] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:21.059144 15467 raft_consensus.cc:515] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:21.060966 15467 leader_election.cc:290] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1 [CANDIDATE]: Term 1 election: Requested vote from peers 4ee2b615a1ff460ebfa0159901950021 (127.6.224.129:37411), 250dfa31138f4ecb8f31a2f189d5be56 (127.6.224.131:33469)
I20260630 12:28:21.061679 15268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c998e8ffd0476a940533ba17ba22ff" candidate_uuid: "bb1c671a77e54cf1b818253118d7c5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ee2b615a1ff460ebfa0159901950021"
I20260630 12:28:21.062079 15417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c998e8ffd0476a940533ba17ba22ff" candidate_uuid: "bb1c671a77e54cf1b818253118d7c5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "250dfa31138f4ecb8f31a2f189d5be56"
I20260630 12:28:21.062354 15268 raft_consensus.cc:3060] T 69c998e8ffd0476a940533ba17ba22ff P 4ee2b615a1ff460ebfa0159901950021 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:21.062686 15417 raft_consensus.cc:3060] T 69c998e8ffd0476a940533ba17ba22ff P 250dfa31138f4ecb8f31a2f189d5be56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:21.069453 15417 raft_consensus.cc:2468] T 69c998e8ffd0476a940533ba17ba22ff P 250dfa31138f4ecb8f31a2f189d5be56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb1c671a77e54cf1b818253118d7c5f1 in term 1.
I20260630 12:28:21.069453 15268 raft_consensus.cc:2468] T 69c998e8ffd0476a940533ba17ba22ff P 4ee2b615a1ff460ebfa0159901950021 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb1c671a77e54cf1b818253118d7c5f1 in term 1.
I20260630 12:28:21.070907 15309 leader_election.cc:304] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ee2b615a1ff460ebfa0159901950021, bb1c671a77e54cf1b818253118d7c5f1; no voters: 
I20260630 12:28:21.071558 15467 raft_consensus.cc:2804] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:21.071943 15467 raft_consensus.cc:697] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1 [term 1 LEADER]: Becoming Leader. State: Replica: bb1c671a77e54cf1b818253118d7c5f1, State: Running, Role: LEADER
I20260630 12:28:21.072669 15467 consensus_queue.cc:237] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:21.079005 15166 catalog_manager.cc:5697] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb1c671a77e54cf1b818253118d7c5f1 (127.6.224.130). New cstate: current_term: 1 leader_uuid: "bb1c671a77e54cf1b818253118d7c5f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:21.150489  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:21.156879 15494 instance_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:28:21.157349 15495 instance_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:28:21.159004 15497 instance_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:28:21.159437  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:21.160689  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:21.160919  7042 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:28:21.161105  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822501161087 us; error 0 us; skew 500 ppm
I20260630 12:28:21.161630  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:21.164361  7042 webserver.cc:533] Webserver started at http://127.6.224.132:41183/ using document root <none> and password file <none>
I20260630 12:28:21.164819  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:21.164985  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:21.165293  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:21.166465  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-0/minicluster-data/ts-3-root/instance:
uuid: "5d6313d9538b445481a45860c4b685f3"
format_stamp: "Formatted at 2026-06-30 12:28:21 on dist-test-slave-fh7x"
I20260630 12:28:21.171552  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:28:21.174808 15502 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:28:21.175537  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:21.175824  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-0/minicluster-data/ts-3-root
uuid: "5d6313d9538b445481a45860c4b685f3"
format_stamp: "Formatted at 2026-06-30 12:28:21 on dist-test-slave-fh7x"
I20260630 12:28:21.176079  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822288522220-7042-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:28:21.201798  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:21.203107  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:21.204360  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:21.206498  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:21.206692  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:21.206918  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:21.207084  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:21.242823 15467 consensus_queue.cc:1048] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:21.260222 15467 consensus_queue.cc:1048] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:21.273458  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.132:40043
I20260630 12:28:21.273510 15569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.132:40043 every 8 connection(s)
I20260630 12:28:21.290849 15570 heartbeater.cc:344] Connected to a master server at 127.6.224.190:35555
I20260630 12:28:21.291214 15570 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:21.291901 15570 heartbeater.cc:507] Master 127.6.224.190:35555 requested a full tablet report, sending...
I20260630 12:28:21.293771 15166 ts_manager.cc:194] Registered new tserver with Master: 5d6313d9538b445481a45860c4b685f3 (127.6.224.132:40043)
I20260630 12:28:21.295361 15166 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52346
I20260630 12:28:21.416855 15470 consensus_queue.cc:1048] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:21.427842 15470 consensus_queue.cc:1048] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:21.565793 15483 consensus_queue.cc:1048] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:21.575721 15578 consensus_queue.cc:1048] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:21.630571 15472 consensus_queue.cc:1048] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:21.634670 15472 consensus_queue.cc:1048] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:22.073148 15343 consensus_queue.cc:237] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [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: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } attrs { replace: true } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } }
I20260630 12:28:22.078915 15417 raft_consensus.cc:1275] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 250dfa31138f4ecb8f31a2f189d5be56 [term 1 FOLLOWER]: Refusing update from remote peer bb1c671a77e54cf1b818253118d7c5f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:22.079200 15268 raft_consensus.cc:1275] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 4ee2b615a1ff460ebfa0159901950021 [term 1 FOLLOWER]: Refusing update from remote peer bb1c671a77e54cf1b818253118d7c5f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:22.080683 15467 consensus_queue.cc:1048] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:22.081637 15578 consensus_queue.cc:1048] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } 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:28:22.088495 15578 raft_consensus.cc:2955] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d6313d9538b445481a45860c4b685f3 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } attrs { replace: true } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } } }
I20260630 12:28:22.091468 15268 raft_consensus.cc:2955] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 4ee2b615a1ff460ebfa0159901950021 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d6313d9538b445481a45860c4b685f3 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } attrs { replace: true } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } } }
W20260630 12:28:22.093220 15308 consensus_peers.cc:597] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 -> Peer 5d6313d9538b445481a45860c4b685f3 (127.6.224.132:40043): Couldn't send request to peer 5d6313d9538b445481a45860c4b685f3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6681a8f8b900404cbcf8a6b0ae2c2dcc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:22.092762 15417 raft_consensus.cc:2955] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 250dfa31138f4ecb8f31a2f189d5be56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d6313d9538b445481a45860c4b685f3 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } attrs { replace: true } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } } }
I20260630 12:28:22.105417 15163 catalog_manager.cc:5697] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 4ee2b615a1ff460ebfa0159901950021 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d6313d9538b445481a45860c4b685f3 (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "bb1c671a77e54cf1b818253118d7c5f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } attrs { replace: true } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } } }
I20260630 12:28:22.118211 15268 consensus_queue.cc:237] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [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: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } attrs { replace: true } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } }
I20260630 12:28:22.125216 15417 raft_consensus.cc:1275] T c49e878cba084a76b3c6275a90f053c9 P 250dfa31138f4ecb8f31a2f189d5be56 [term 1 FOLLOWER]: Refusing update from remote peer 4ee2b615a1ff460ebfa0159901950021: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:22.126693 15343 raft_consensus.cc:1275] T c49e878cba084a76b3c6275a90f053c9 P bb1c671a77e54cf1b818253118d7c5f1 [term 1 FOLLOWER]: Refusing update from remote peer 4ee2b615a1ff460ebfa0159901950021: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:22.128285 15472 consensus_queue.cc:1048] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:22.129370 15581 consensus_queue.cc:1048] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } 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:28:22.135927 15581 raft_consensus.cc:2955] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d6313d9538b445481a45860c4b685f3 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } attrs { replace: true } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } } }
W20260630 12:28:22.137944 15233 consensus_peers.cc:597] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 -> Peer 5d6313d9538b445481a45860c4b685f3 (127.6.224.132:40043): Couldn't send request to peer 5d6313d9538b445481a45860c4b685f3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c49e878cba084a76b3c6275a90f053c9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:22.140699 15343 raft_consensus.cc:2955] T c49e878cba084a76b3c6275a90f053c9 P bb1c671a77e54cf1b818253118d7c5f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d6313d9538b445481a45860c4b685f3 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } attrs { replace: true } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } } }
I20260630 12:28:22.146526 15417 raft_consensus.cc:2955] T c49e878cba084a76b3c6275a90f053c9 P 250dfa31138f4ecb8f31a2f189d5be56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d6313d9538b445481a45860c4b685f3 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } attrs { replace: true } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } } }
I20260630 12:28:22.149474 15164 catalog_manager.cc:5697] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d6313d9538b445481a45860c4b685f3 (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "4ee2b615a1ff460ebfa0159901950021" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:22.168709 15417 consensus_queue.cc:237] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [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: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } attrs { replace: true } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } }
I20260630 12:28:22.174968 15268 raft_consensus.cc:1275] T 42ac59ee724643fa8a48c0dafbe0fc21 P 4ee2b615a1ff460ebfa0159901950021 [term 1 FOLLOWER]: Refusing update from remote peer 250dfa31138f4ecb8f31a2f189d5be56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:22.176430 15343 raft_consensus.cc:1275] T 42ac59ee724643fa8a48c0dafbe0fc21 P bb1c671a77e54cf1b818253118d7c5f1 [term 1 FOLLOWER]: Refusing update from remote peer 250dfa31138f4ecb8f31a2f189d5be56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:22.176713 15470 consensus_queue.cc:1048] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:22.178138 15584 consensus_queue.cc:1048] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } 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:28:22.185640 15382 consensus_peers.cc:597] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 -> Peer 5d6313d9538b445481a45860c4b685f3 (127.6.224.132:40043): Couldn't send request to peer 5d6313d9538b445481a45860c4b685f3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42ac59ee724643fa8a48c0dafbe0fc21. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:22.184967 15585 raft_consensus.cc:2955] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d6313d9538b445481a45860c4b685f3 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } attrs { replace: true } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } } }
I20260630 12:28:22.187191 15343 raft_consensus.cc:2955] T 42ac59ee724643fa8a48c0dafbe0fc21 P bb1c671a77e54cf1b818253118d7c5f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d6313d9538b445481a45860c4b685f3 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } attrs { replace: true } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } } }
I20260630 12:28:22.187153 15268 raft_consensus.cc:2955] T 42ac59ee724643fa8a48c0dafbe0fc21 P 4ee2b615a1ff460ebfa0159901950021 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d6313d9538b445481a45860c4b685f3 (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } attrs { replace: true } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } } }
I20260630 12:28:22.199119 15164 catalog_manager.cc:5697] T 42ac59ee724643fa8a48c0dafbe0fc21 P bb1c671a77e54cf1b818253118d7c5f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d6313d9538b445481a45860c4b685f3 (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "250dfa31138f4ecb8f31a2f189d5be56" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } attrs { replace: true } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } } }
I20260630 12:28:22.203003 15343 consensus_queue.cc:237] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [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: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } attrs { replace: false } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } }
W20260630 12:28:22.210613 15308 consensus_peers.cc:597] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 -> Peer 5d6313d9538b445481a45860c4b685f3 (127.6.224.132:40043): Couldn't send request to peer 5d6313d9538b445481a45860c4b685f3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6681a8f8b900404cbcf8a6b0ae2c2dcc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:22.211591 15268 raft_consensus.cc:1275] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 4ee2b615a1ff460ebfa0159901950021 [term 1 FOLLOWER]: Refusing update from remote peer bb1c671a77e54cf1b818253118d7c5f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:22.212600 15417 raft_consensus.cc:1275] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 250dfa31138f4ecb8f31a2f189d5be56 [term 1 FOLLOWER]: Refusing update from remote peer bb1c671a77e54cf1b818253118d7c5f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:22.213079 15578 consensus_queue.cc:1048] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:28:22.213964 15467 consensus_queue.cc:1048] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:22.219941 15483 raft_consensus.cc:2955] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [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: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } attrs { replace: false } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } } }
I20260630 12:28:22.221729 15268 raft_consensus.cc:2955] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 4ee2b615a1ff460ebfa0159901950021 [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: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } attrs { replace: false } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } } }
I20260630 12:28:22.222134 15417 raft_consensus.cc:2955] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 250dfa31138f4ecb8f31a2f189d5be56 [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: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } attrs { replace: false } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } } }
W20260630 12:28:22.231658 15214 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:28:22.232067 15214 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:28:22.234419 15163 catalog_manager.cc:5697] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "bb1c671a77e54cf1b818253118d7c5f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:22.237828 15267 consensus_queue.cc:237] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [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: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } attrs { replace: false } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } }
I20260630 12:28:22.244210 15417 raft_consensus.cc:1275] T c49e878cba084a76b3c6275a90f053c9 P 250dfa31138f4ecb8f31a2f189d5be56 [term 1 FOLLOWER]: Refusing update from remote peer 4ee2b615a1ff460ebfa0159901950021: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:28:22.245143 15233 consensus_peers.cc:597] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 -> Peer 5d6313d9538b445481a45860c4b685f3 (127.6.224.132:40043): Couldn't send request to peer 5d6313d9538b445481a45860c4b685f3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c49e878cba084a76b3c6275a90f053c9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:22.245802 15581 consensus_queue.cc:1048] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } 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:28:22.248582 15343 raft_consensus.cc:1275] T c49e878cba084a76b3c6275a90f053c9 P bb1c671a77e54cf1b818253118d7c5f1 [term 1 FOLLOWER]: Refusing update from remote peer 4ee2b615a1ff460ebfa0159901950021: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:22.250782 15342 consensus_queue.cc:237] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [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: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } attrs { replace: false } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } }
I20260630 12:28:22.252534 15472 raft_consensus.cc:2955] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [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: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } attrs { replace: false } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } } }
I20260630 12:28:22.253911 15581 consensus_queue.cc:1048] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:22.257766 15416 raft_consensus.cc:1275] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 250dfa31138f4ecb8f31a2f189d5be56 [term 1 FOLLOWER]: Refusing update from remote peer bb1c671a77e54cf1b818253118d7c5f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:22.260322 15578 consensus_queue.cc:1048] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:22.262245 15267 raft_consensus.cc:1275] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 4ee2b615a1ff460ebfa0159901950021 [term 1 FOLLOWER]: Refusing update from remote peer bb1c671a77e54cf1b818253118d7c5f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:22.263366 15342 raft_consensus.cc:2955] T c49e878cba084a76b3c6275a90f053c9 P bb1c671a77e54cf1b818253118d7c5f1 [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: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } attrs { replace: false } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } } }
I20260630 12:28:22.262368 15417 raft_consensus.cc:2955] T c49e878cba084a76b3c6275a90f053c9 P 250dfa31138f4ecb8f31a2f189d5be56 [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: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } attrs { replace: false } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } } }
W20260630 12:28:22.266898 15214 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:28:22.267263 15214 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:28:22.269179 15483 consensus_queue.cc:1048] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } 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:28:22.272348 15416 consensus_queue.cc:237] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [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: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } attrs { replace: false } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } }
I20260630 12:28:22.277452 15483 raft_consensus.cc:2955] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5d6313d9538b445481a45860c4b685f3 (127.6.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } attrs { replace: false } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } }
I20260630 12:28:22.280257 15166 catalog_manager.cc:5697] T c49e878cba084a76b3c6275a90f053c9 P bb1c671a77e54cf1b818253118d7c5f1 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "4ee2b615a1ff460ebfa0159901950021" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } attrs { replace: false } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } } }
I20260630 12:28:22.285466 15267 raft_consensus.cc:2955] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 4ee2b615a1ff460ebfa0159901950021 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5d6313d9538b445481a45860c4b685f3 (127.6.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } attrs { replace: false } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } }
I20260630 12:28:22.288623 15342 raft_consensus.cc:1275] T 42ac59ee724643fa8a48c0dafbe0fc21 P bb1c671a77e54cf1b818253118d7c5f1 [term 1 FOLLOWER]: Refusing update from remote peer 250dfa31138f4ecb8f31a2f189d5be56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:22.289021 15417 raft_consensus.cc:2955] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 250dfa31138f4ecb8f31a2f189d5be56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5d6313d9538b445481a45860c4b685f3 (127.6.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } attrs { replace: false } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } }
W20260630 12:28:22.292050 15382 consensus_peers.cc:597] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 -> Peer 5d6313d9538b445481a45860c4b685f3 (127.6.224.132:40043): Couldn't send request to peer 5d6313d9538b445481a45860c4b685f3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42ac59ee724643fa8a48c0dafbe0fc21. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:22.293442 15152 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6681a8f8b900404cbcf8a6b0ae2c2dcc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:22.296227 15268 raft_consensus.cc:1275] T 42ac59ee724643fa8a48c0dafbe0fc21 P 4ee2b615a1ff460ebfa0159901950021 [term 1 FOLLOWER]: Refusing update from remote peer 250dfa31138f4ecb8f31a2f189d5be56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:22.298059 15570 heartbeater.cc:499] Master 127.6.224.190:35555 was elected leader, sending a full tablet report...
I20260630 12:28:22.297988 15585 consensus_queue.cc:1048] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:22.301613 15163 catalog_manager.cc:5697] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 reported cstate change: config changed from index 3 to 4, NON_VOTER 5d6313d9538b445481a45860c4b685f3 (127.6.224.132) evicted. New cstate: current_term: 1 leader_uuid: "bb1c671a77e54cf1b818253118d7c5f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:22.305014 15584 consensus_queue.cc:1048] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } 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:28:22.312367 15268 raft_consensus.cc:2955] T 42ac59ee724643fa8a48c0dafbe0fc21 P 4ee2b615a1ff460ebfa0159901950021 [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: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } attrs { replace: false } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } } }
I20260630 12:28:22.315415 15342 raft_consensus.cc:2955] T 42ac59ee724643fa8a48c0dafbe0fc21 P bb1c671a77e54cf1b818253118d7c5f1 [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: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } attrs { replace: false } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } } }
I20260630 12:28:22.312547 15585 raft_consensus.cc:2955] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [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: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } attrs { replace: false } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } } }
W20260630 12:28:22.332571 15214 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:28:22.332929 15214 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:28:22.340420 15163 catalog_manager.cc:5697] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "250dfa31138f4ecb8f31a2f189d5be56" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ee2b615a1ff460ebfa0159901950021" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "250dfa31138f4ecb8f31a2f189d5be56" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 33469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb1c671a77e54cf1b818253118d7c5f1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36537 } attrs { replace: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d6313d9538b445481a45860c4b685f3" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 40043 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:22.347541 15530 tablet_service.cc:1558] Processing DeleteTablet for tablet 6681a8f8b900404cbcf8a6b0ae2c2dcc with delete_type TABLET_DATA_TOMBSTONED (TS 5d6313d9538b445481a45860c4b685f3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33618
W20260630 12:28:22.351322 15152 catalog_manager.cc:4995] TS 5d6313d9538b445481a45860c4b685f3 (127.6.224.132:40043): delete failed for tablet 6681a8f8b900404cbcf8a6b0ae2c2dcc because the tablet was not found. No further retry: Not found: Tablet not found: 6681a8f8b900404cbcf8a6b0ae2c2dcc
I20260630 12:28:22.383694  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:28:22.402649  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:22.403373  7042 tablet_replica.cc:333] T 42ac59ee724643fa8a48c0dafbe0fc21 P 4ee2b615a1ff460ebfa0159901950021: stopping tablet replica
I20260630 12:28:22.403982  7042 raft_consensus.cc:2243] T 42ac59ee724643fa8a48c0dafbe0fc21 P 4ee2b615a1ff460ebfa0159901950021 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:22.404551  7042 raft_consensus.cc:2272] T 42ac59ee724643fa8a48c0dafbe0fc21 P 4ee2b615a1ff460ebfa0159901950021 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:22.407020  7042 tablet_replica.cc:333] T 69c998e8ffd0476a940533ba17ba22ff P 4ee2b615a1ff460ebfa0159901950021: stopping tablet replica
I20260630 12:28:22.407558  7042 raft_consensus.cc:2243] T 69c998e8ffd0476a940533ba17ba22ff P 4ee2b615a1ff460ebfa0159901950021 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:22.407959  7042 raft_consensus.cc:2272] T 69c998e8ffd0476a940533ba17ba22ff P 4ee2b615a1ff460ebfa0159901950021 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:22.410231  7042 tablet_replica.cc:333] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021: stopping tablet replica
I20260630 12:28:22.410785  7042 raft_consensus.cc:2243] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:22.411824  7042 raft_consensus.cc:2272] T c49e878cba084a76b3c6275a90f053c9 P 4ee2b615a1ff460ebfa0159901950021 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:22.413920  7042 tablet_replica.cc:333] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 4ee2b615a1ff460ebfa0159901950021: stopping tablet replica
I20260630 12:28:22.414402  7042 raft_consensus.cc:2243] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 4ee2b615a1ff460ebfa0159901950021 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:22.414971  7042 raft_consensus.cc:2272] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 4ee2b615a1ff460ebfa0159901950021 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:22.438014  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:28:22.452287  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:28:22.471045  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:22.471776  7042 tablet_replica.cc:333] T c49e878cba084a76b3c6275a90f053c9 P bb1c671a77e54cf1b818253118d7c5f1: stopping tablet replica
I20260630 12:28:22.472395  7042 raft_consensus.cc:2243] T c49e878cba084a76b3c6275a90f053c9 P bb1c671a77e54cf1b818253118d7c5f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:22.472954  7042 raft_consensus.cc:2272] T c49e878cba084a76b3c6275a90f053c9 P bb1c671a77e54cf1b818253118d7c5f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:22.476343  7042 tablet_replica.cc:333] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1: stopping tablet replica
I20260630 12:28:22.476893  7042 raft_consensus.cc:2243] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:22.477721  7042 raft_consensus.cc:2272] T 69c998e8ffd0476a940533ba17ba22ff P bb1c671a77e54cf1b818253118d7c5f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:22.479848  7042 tablet_replica.cc:333] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1: stopping tablet replica
I20260630 12:28:22.480329  7042 raft_consensus.cc:2243] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:22.481091  7042 raft_consensus.cc:2272] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P bb1c671a77e54cf1b818253118d7c5f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:22.483264  7042 tablet_replica.cc:333] T 42ac59ee724643fa8a48c0dafbe0fc21 P bb1c671a77e54cf1b818253118d7c5f1: stopping tablet replica
I20260630 12:28:22.483708  7042 raft_consensus.cc:2243] T 42ac59ee724643fa8a48c0dafbe0fc21 P bb1c671a77e54cf1b818253118d7c5f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:22.484185  7042 raft_consensus.cc:2272] T 42ac59ee724643fa8a48c0dafbe0fc21 P bb1c671a77e54cf1b818253118d7c5f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:22.507282  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
I20260630 12:28:22.520306  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:28:22.538872  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:22.539610  7042 tablet_replica.cc:333] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56: stopping tablet replica
I20260630 12:28:22.540202  7042 raft_consensus.cc:2243] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:22.541343  7042 raft_consensus.cc:2272] T 42ac59ee724643fa8a48c0dafbe0fc21 P 250dfa31138f4ecb8f31a2f189d5be56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:22.543629  7042 tablet_replica.cc:333] T c49e878cba084a76b3c6275a90f053c9 P 250dfa31138f4ecb8f31a2f189d5be56: stopping tablet replica
I20260630 12:28:22.544140  7042 raft_consensus.cc:2243] T c49e878cba084a76b3c6275a90f053c9 P 250dfa31138f4ecb8f31a2f189d5be56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:22.544646  7042 raft_consensus.cc:2272] T c49e878cba084a76b3c6275a90f053c9 P 250dfa31138f4ecb8f31a2f189d5be56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:22.546986  7042 tablet_replica.cc:333] T 69c998e8ffd0476a940533ba17ba22ff P 250dfa31138f4ecb8f31a2f189d5be56: stopping tablet replica
I20260630 12:28:22.547524  7042 raft_consensus.cc:2243] T 69c998e8ffd0476a940533ba17ba22ff P 250dfa31138f4ecb8f31a2f189d5be56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:22.547920  7042 raft_consensus.cc:2272] T 69c998e8ffd0476a940533ba17ba22ff P 250dfa31138f4ecb8f31a2f189d5be56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:22.550174  7042 tablet_replica.cc:333] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 250dfa31138f4ecb8f31a2f189d5be56: stopping tablet replica
I20260630 12:28:22.550642  7042 raft_consensus.cc:2243] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 250dfa31138f4ecb8f31a2f189d5be56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:22.551185  7042 raft_consensus.cc:2272] T 6681a8f8b900404cbcf8a6b0ae2c2dcc P 250dfa31138f4ecb8f31a2f189d5be56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:22.573561  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:28:22.586709  7042 tablet_server.cc:179] TabletServer@127.6.224.132:0 shutting down...
I20260630 12:28:22.602249  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:22.618440  7042 tablet_server.cc:196] TabletServer@127.6.224.132:0 shutdown complete.
I20260630 12:28:22.626116  7042 master.cc:562] Master@127.6.224.190:35555 shutting down...
I20260630 12:28:22.642602  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:22.643131  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:22.643584  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 91e654fa602d46839a22939cfd04bd43: stopping tablet replica
I20260630 12:28:22.663360  7042 master.cc:584] Master@127.6.224.190:35555 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3777 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:28:22.696012  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:45813
I20260630 12:28:22.697113  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:22.701815 15602 instance_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:28:22.702122 15603 instance_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:28:22.703486 15605 instance_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:28:22.704208  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:22.705029  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:22.705246  7042 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:28:22.705382  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822502705365 us; error 0 us; skew 500 ppm
I20260630 12:28:22.705912  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:22.708030  7042 webserver.cc:533] Webserver started at http://127.6.224.190:37783/ using document root <none> and password file <none>
I20260630 12:28:22.708494  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:22.708663  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:22.708909  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:22.710021  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "466206656c8a47c7acd7e41e84e2f654"
format_stamp: "Formatted at 2026-06-30 12:28:22 on dist-test-slave-fh7x"
I20260630 12:28:22.714327  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:28:22.717552 15610 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:28:22.718272  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:22.718530  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "466206656c8a47c7acd7e41e84e2f654"
format_stamp: "Formatted at 2026-06-30 12:28:22 on dist-test-slave-fh7x"
I20260630 12:28:22.718787  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822288522220-7042-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:28:22.727861  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:22.728943  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:22.764494  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:45813
I20260630 12:28:22.764590 15661 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:45813 every 8 connection(s)
I20260630 12:28:22.768107 15662 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:28:22.778674 15662 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654: Bootstrap starting.
I20260630 12:28:22.783258 15662 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:22.787209 15662 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654: No bootstrap required, opened a new log
I20260630 12:28:22.789301 15662 raft_consensus.cc:359] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "466206656c8a47c7acd7e41e84e2f654" member_type: VOTER }
I20260630 12:28:22.789673 15662 raft_consensus.cc:385] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:22.789908 15662 raft_consensus.cc:740] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 466206656c8a47c7acd7e41e84e2f654, State: Initialized, Role: FOLLOWER
I20260630 12:28:22.790469 15662 consensus_queue.cc:260] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "466206656c8a47c7acd7e41e84e2f654" member_type: VOTER }
I20260630 12:28:22.790882 15662 raft_consensus.cc:399] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:22.791111 15662 raft_consensus.cc:493] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:22.791363 15662 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:22.795974 15662 raft_consensus.cc:515] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "466206656c8a47c7acd7e41e84e2f654" member_type: VOTER }
I20260630 12:28:22.796455 15662 leader_election.cc:304] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654 [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: 466206656c8a47c7acd7e41e84e2f654; no voters: 
I20260630 12:28:22.797528 15662 leader_election.cc:290] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:22.797876 15665 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:22.799162 15665 raft_consensus.cc:697] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654 [term 1 LEADER]: Becoming Leader. State: Replica: 466206656c8a47c7acd7e41e84e2f654, State: Running, Role: LEADER
I20260630 12:28:22.799865 15665 consensus_queue.cc:237] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654 [LEADER]: Queue going to LEADER mode. State: All 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: "466206656c8a47c7acd7e41e84e2f654" member_type: VOTER }
I20260630 12:28:22.800231 15662 sys_catalog.cc:565] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:22.802736 15667 sys_catalog.cc:455] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 466206656c8a47c7acd7e41e84e2f654. Latest consensus state: current_term: 1 leader_uuid: "466206656c8a47c7acd7e41e84e2f654" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "466206656c8a47c7acd7e41e84e2f654" member_type: VOTER } }
I20260630 12:28:22.802680 15666 sys_catalog.cc:455] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "466206656c8a47c7acd7e41e84e2f654" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "466206656c8a47c7acd7e41e84e2f654" member_type: VOTER } }
I20260630 12:28:22.803478 15667 sys_catalog.cc:458] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:22.803510 15666 sys_catalog.cc:458] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:22.808436 15670 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:22.813872 15670 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:22.815472  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:22.822721 15670 catalog_manager.cc:1383] Generated new cluster ID: ddb5e89dd62f441fba759fe8d65a5f6e
I20260630 12:28:22.823022 15670 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:22.848552 15670 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:22.849870 15670 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:22.863713 15670 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654: Generated new TSK 0
I20260630 12:28:22.864349 15670 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:22.881968  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:22.887610 15683 instance_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:28:22.888573 15684 instance_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:28:22.890878  7042 server_base.cc:1061] running on GCE node
W20260630 12:28:22.890980 15686 instance_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:28:22.892047  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:22.892236  7042 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:28:22.892397  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822502892381 us; error 0 us; skew 500 ppm
I20260630 12:28:22.892884  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:22.895093  7042 webserver.cc:533] Webserver started at http://127.6.224.129:37935/ using document root <none> and password file <none>
I20260630 12:28:22.895535  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:22.895705  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:22.895948  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:22.896976  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "67282b87714f4c6eb658d95aaf049bcf"
format_stamp: "Formatted at 2026-06-30 12:28:22 on dist-test-slave-fh7x"
I20260630 12:28:22.901284  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:28:22.904503 15691 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:28:22.905233  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:22.905506  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "67282b87714f4c6eb658d95aaf049bcf"
format_stamp: "Formatted at 2026-06-30 12:28:22 on dist-test-slave-fh7x"
I20260630 12:28:22.905754  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822288522220-7042-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:28:22.925088  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:22.926205  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:22.927618  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:22.929873  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:22.930069  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:22.930292  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:22.930441  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:22.966292  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:37859
I20260630 12:28:22.966401 15753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:37859 every 8 connection(s)
I20260630 12:28:22.970872  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:22.977334 15758 instance_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:28:22.978029 15759 instance_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:28:22.983902  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:22.987195 15754 heartbeater.cc:344] Connected to a master server at 127.6.224.190:45813
W20260630 12:28:22.987475 15762 instance_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:28:22.987648 15754 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:22.988406  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:22.988471 15754 heartbeater.cc:507] Master 127.6.224.190:45813 requested a full tablet report, sending...
W20260630 12:28:22.988641  7042 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:28:22.988883  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822502988864 us; error 0 us; skew 500 ppm
I20260630 12:28:22.989454  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:22.990823 15627 ts_manager.cc:194] Registered new tserver with Master: 67282b87714f4c6eb658d95aaf049bcf (127.6.224.129:37859)
I20260630 12:28:22.992146  7042 webserver.cc:533] Webserver started at http://127.6.224.130:38059/ using document root <none> and password file <none>
I20260630 12:28:22.992791  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:22.993017  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:22.993345  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:22.993311 15627 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60354
I20260630 12:28:22.994910  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "764f0f45d8224c009244057835527bc3"
format_stamp: "Formatted at 2026-06-30 12:28:22 on dist-test-slave-fh7x"
I20260630 12:28:22.999138  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:23.002349 15766 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:28:23.003109  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:28:23.003384  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "764f0f45d8224c009244057835527bc3"
format_stamp: "Formatted at 2026-06-30 12:28:22 on dist-test-slave-fh7x"
I20260630 12:28:23.003641  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822288522220-7042-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:28:23.026880  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:23.027920  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:23.029351  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:23.031581  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:23.031774  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:23.031994  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:23.032140  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:23.069547  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:41377
I20260630 12:28:23.069662 15828 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:41377 every 8 connection(s)
I20260630 12:28:23.074149  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:23.080518 15832 instance_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:28:23.081280 15833 instance_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:28:23.084733 15835 instance_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:28:23.084766  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:23.085485 15829 heartbeater.cc:344] Connected to a master server at 127.6.224.190:45813
I20260630 12:28:23.085980 15829 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:23.086369  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:23.086676  7042 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:28:23.086891  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822503086870 us; error 0 us; skew 500 ppm
I20260630 12:28:23.086891 15829 heartbeater.cc:507] Master 127.6.224.190:45813 requested a full tablet report, sending...
I20260630 12:28:23.087857  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:23.089607 15627 ts_manager.cc:194] Registered new tserver with Master: 764f0f45d8224c009244057835527bc3 (127.6.224.130:41377)
I20260630 12:28:23.091637 15627 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60370
I20260630 12:28:23.093703  7042 webserver.cc:533] Webserver started at http://127.6.224.131:35763/ using document root <none> and password file <none>
I20260630 12:28:23.094388  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:23.094561  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:23.094762  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:23.095757  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "45c1e441a9764338a0b37e6f85fd63f1"
format_stamp: "Formatted at 2026-06-30 12:28:23 on dist-test-slave-fh7x"
I20260630 12:28:23.099975  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:23.103083 15840 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:28:23.103796  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:28:23.104049  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "45c1e441a9764338a0b37e6f85fd63f1"
format_stamp: "Formatted at 2026-06-30 12:28:23 on dist-test-slave-fh7x"
I20260630 12:28:23.104293  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822288522220-7042-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:28:23.118288  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:23.119385  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:23.120716  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:23.122901  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:23.123086  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:23.123255  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:23.123383  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:23.159269  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:45945
I20260630 12:28:23.159359 15902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:45945 every 8 connection(s)
I20260630 12:28:23.172516 15903 heartbeater.cc:344] Connected to a master server at 127.6.224.190:45813
I20260630 12:28:23.172885 15903 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:23.173604 15903 heartbeater.cc:507] Master 127.6.224.190:45813 requested a full tablet report, sending...
I20260630 12:28:23.175421 15627 ts_manager.cc:194] Registered new tserver with Master: 45c1e441a9764338a0b37e6f85fd63f1 (127.6.224.131:45945)
I20260630 12:28:23.175825  7042 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013543991s
I20260630 12:28:23.177198 15627 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60374
I20260630 12:28:23.996176 15754 heartbeater.cc:499] Master 127.6.224.190:45813 was elected leader, sending a full tablet report...
I20260630 12:28:24.094753 15829 heartbeater.cc:499] Master 127.6.224.190:45813 was elected leader, sending a full tablet report...
I20260630 12:28:24.179855 15903 heartbeater.cc:499] Master 127.6.224.190:45813 was elected leader, sending a full tablet report...
I20260630 12:28:24.238415 15627 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60380:
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:28:24.241681 15627 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:28:24.323998 15719 tablet_service.cc:1511] Processing CreateTablet for tablet db02b8bdba4149709c7a2594e04c3210 (DEFAULT_TABLE table=test-workload [id=3b5b3fadc1ee409f9696ac880ec13d79]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:24.325387 15719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db02b8bdba4149709c7a2594e04c3210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.327947 15716 tablet_service.cc:1511] Processing CreateTablet for tablet a3a93c9c3a9c46dca303a8a6abd86fd8 (DEFAULT_TABLE table=test-workload [id=3b5b3fadc1ee409f9696ac880ec13d79]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:24.329370 15716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a93c9c3a9c46dca303a8a6abd86fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.330576 15794 tablet_service.cc:1511] Processing CreateTablet for tablet db02b8bdba4149709c7a2594e04c3210 (DEFAULT_TABLE table=test-workload [id=3b5b3fadc1ee409f9696ac880ec13d79]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:24.331280 15792 tablet_service.cc:1511] Processing CreateTablet for tablet 22600e3535124d1f9eb7336cdfd7d2d8 (DEFAULT_TABLE table=test-workload [id=3b5b3fadc1ee409f9696ac880ec13d79]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:24.331947 15794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db02b8bdba4149709c7a2594e04c3210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.332549 15792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22600e3535124d1f9eb7336cdfd7d2d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.334214 15793 tablet_service.cc:1511] Processing CreateTablet for tablet e6cd4992e89c43ad973b31e2d03cb5be (DEFAULT_TABLE table=test-workload [id=3b5b3fadc1ee409f9696ac880ec13d79]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:24.335551 15793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6cd4992e89c43ad973b31e2d03cb5be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.338158 15791 tablet_service.cc:1511] Processing CreateTablet for tablet a3a93c9c3a9c46dca303a8a6abd86fd8 (DEFAULT_TABLE table=test-workload [id=3b5b3fadc1ee409f9696ac880ec13d79]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:24.340649 15790 tablet_service.cc:1511] Processing CreateTablet for tablet 364e060e6ed04b579193b9080ad3c13a (DEFAULT_TABLE table=test-workload [id=3b5b3fadc1ee409f9696ac880ec13d79]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:24.342149 15789 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2370b9579342bbbfafd85328aa34f2 (DEFAULT_TABLE table=test-workload [id=3b5b3fadc1ee409f9696ac880ec13d79]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:24.344388 15923 tablet_bootstrap.cc:492] T db02b8bdba4149709c7a2594e04c3210 P 67282b87714f4c6eb658d95aaf049bcf: Bootstrap starting.
I20260630 12:28:24.326108 15717 tablet_service.cc:1511] Processing CreateTablet for tablet 22600e3535124d1f9eb7336cdfd7d2d8 (DEFAULT_TABLE table=test-workload [id=3b5b3fadc1ee409f9696ac880ec13d79]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:24.339437 15791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a93c9c3a9c46dca303a8a6abd86fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.325018 15718 tablet_service.cc:1511] Processing CreateTablet for tablet e6cd4992e89c43ad973b31e2d03cb5be (DEFAULT_TABLE table=test-workload [id=3b5b3fadc1ee409f9696ac880ec13d79]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:24.347412 15789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2370b9579342bbbfafd85328aa34f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.348021 15718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6cd4992e89c43ad973b31e2d03cb5be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.349448 15717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22600e3535124d1f9eb7336cdfd7d2d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.349720 15790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 364e060e6ed04b579193b9080ad3c13a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.352596 15715 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2370b9579342bbbfafd85328aa34f2 (DEFAULT_TABLE table=test-workload [id=3b5b3fadc1ee409f9696ac880ec13d79]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:24.354048 15715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2370b9579342bbbfafd85328aa34f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.353139 15719 tablet_service.cc:1511] Processing CreateTablet for tablet 364e060e6ed04b579193b9080ad3c13a (DEFAULT_TABLE table=test-workload [id=3b5b3fadc1ee409f9696ac880ec13d79]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:24.355468 15719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 364e060e6ed04b579193b9080ad3c13a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.365835 15923 tablet_bootstrap.cc:654] T db02b8bdba4149709c7a2594e04c3210 P 67282b87714f4c6eb658d95aaf049bcf: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.375069 15868 tablet_service.cc:1511] Processing CreateTablet for tablet db02b8bdba4149709c7a2594e04c3210 (DEFAULT_TABLE table=test-workload [id=3b5b3fadc1ee409f9696ac880ec13d79]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:24.376495 15868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db02b8bdba4149709c7a2594e04c3210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.389076 15867 tablet_service.cc:1511] Processing CreateTablet for tablet e6cd4992e89c43ad973b31e2d03cb5be (DEFAULT_TABLE table=test-workload [id=3b5b3fadc1ee409f9696ac880ec13d79]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:24.390470 15867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6cd4992e89c43ad973b31e2d03cb5be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.391752 15925 tablet_bootstrap.cc:492] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3: Bootstrap starting.
I20260630 12:28:24.408464 15925 tablet_bootstrap.cc:654] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.408340 15866 tablet_service.cc:1511] Processing CreateTablet for tablet 22600e3535124d1f9eb7336cdfd7d2d8 (DEFAULT_TABLE table=test-workload [id=3b5b3fadc1ee409f9696ac880ec13d79]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:24.409909 15866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22600e3535124d1f9eb7336cdfd7d2d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.412204 15923 tablet_bootstrap.cc:492] T db02b8bdba4149709c7a2594e04c3210 P 67282b87714f4c6eb658d95aaf049bcf: No bootstrap required, opened a new log
I20260630 12:28:24.412724 15923 ts_tablet_manager.cc:1403] T db02b8bdba4149709c7a2594e04c3210 P 67282b87714f4c6eb658d95aaf049bcf: Time spent bootstrapping tablet: real 0.069s	user 0.022s	sys 0.009s
I20260630 12:28:24.415373 15923 raft_consensus.cc:359] T db02b8bdba4149709c7a2594e04c3210 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } }
I20260630 12:28:24.415899 15923 raft_consensus.cc:385] T db02b8bdba4149709c7a2594e04c3210 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.416169 15923 raft_consensus.cc:740] T db02b8bdba4149709c7a2594e04c3210 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67282b87714f4c6eb658d95aaf049bcf, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.417001 15923 consensus_queue.cc:260] T db02b8bdba4149709c7a2594e04c3210 P 67282b87714f4c6eb658d95aaf049bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } }
I20260630 12:28:24.418551 15864 tablet_service.cc:1511] Processing CreateTablet for tablet 364e060e6ed04b579193b9080ad3c13a (DEFAULT_TABLE table=test-workload [id=3b5b3fadc1ee409f9696ac880ec13d79]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:24.419852 15864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 364e060e6ed04b579193b9080ad3c13a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.417938 15865 tablet_service.cc:1511] Processing CreateTablet for tablet a3a93c9c3a9c46dca303a8a6abd86fd8 (DEFAULT_TABLE table=test-workload [id=3b5b3fadc1ee409f9696ac880ec13d79]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:24.422195 15865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a93c9c3a9c46dca303a8a6abd86fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.426227 15863 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2370b9579342bbbfafd85328aa34f2 (DEFAULT_TABLE table=test-workload [id=3b5b3fadc1ee409f9696ac880ec13d79]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:24.427507 15863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2370b9579342bbbfafd85328aa34f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.445531 15923 ts_tablet_manager.cc:1434] T db02b8bdba4149709c7a2594e04c3210 P 67282b87714f4c6eb658d95aaf049bcf: Time spent starting tablet: real 0.033s	user 0.012s	sys 0.003s
I20260630 12:28:24.446817 15923 tablet_bootstrap.cc:492] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf: Bootstrap starting.
I20260630 12:28:24.453297 15923 tablet_bootstrap.cc:654] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.455907 15928 tablet_bootstrap.cc:492] T db02b8bdba4149709c7a2594e04c3210 P 45c1e441a9764338a0b37e6f85fd63f1: Bootstrap starting.
I20260630 12:28:24.458461 15925 tablet_bootstrap.cc:492] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3: No bootstrap required, opened a new log
I20260630 12:28:24.459218 15925 ts_tablet_manager.cc:1403] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.005s
I20260630 12:28:24.462582 15925 raft_consensus.cc:359] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } }
I20260630 12:28:24.463433 15925 raft_consensus.cc:385] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.463778 15925 raft_consensus.cc:740] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764f0f45d8224c009244057835527bc3, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.464512 15925 consensus_queue.cc:260] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } }
I20260630 12:28:24.467711 15928 tablet_bootstrap.cc:654] T db02b8bdba4149709c7a2594e04c3210 P 45c1e441a9764338a0b37e6f85fd63f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.468926 15925 ts_tablet_manager.cc:1434] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:28:24.469337 15923 tablet_bootstrap.cc:492] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf: No bootstrap required, opened a new log
I20260630 12:28:24.470041 15925 tablet_bootstrap.cc:492] T 1f2370b9579342bbbfafd85328aa34f2 P 764f0f45d8224c009244057835527bc3: Bootstrap starting.
I20260630 12:28:24.470350 15923 ts_tablet_manager.cc:1403] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.011s
I20260630 12:28:24.474380 15923 raft_consensus.cc:359] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.475149 15923 raft_consensus.cc:385] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.475453 15923 raft_consensus.cc:740] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67282b87714f4c6eb658d95aaf049bcf, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.476393 15925 tablet_bootstrap.cc:654] T 1f2370b9579342bbbfafd85328aa34f2 P 764f0f45d8224c009244057835527bc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.476346 15923 consensus_queue.cc:260] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.479020 15928 tablet_bootstrap.cc:492] T db02b8bdba4149709c7a2594e04c3210 P 45c1e441a9764338a0b37e6f85fd63f1: No bootstrap required, opened a new log
I20260630 12:28:24.479491 15928 ts_tablet_manager.cc:1403] T db02b8bdba4149709c7a2594e04c3210 P 45c1e441a9764338a0b37e6f85fd63f1: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260630 12:28:24.482414 15923 ts_tablet_manager.cc:1434] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:28:24.482302 15928 raft_consensus.cc:359] T db02b8bdba4149709c7a2594e04c3210 P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } }
I20260630 12:28:24.483098 15928 raft_consensus.cc:385] T db02b8bdba4149709c7a2594e04c3210 P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.483393 15928 raft_consensus.cc:740] T db02b8bdba4149709c7a2594e04c3210 P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45c1e441a9764338a0b37e6f85fd63f1, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.483636 15923 tablet_bootstrap.cc:492] T 1f2370b9579342bbbfafd85328aa34f2 P 67282b87714f4c6eb658d95aaf049bcf: Bootstrap starting.
I20260630 12:28:24.484284 15928 consensus_queue.cc:260] T db02b8bdba4149709c7a2594e04c3210 P 45c1e441a9764338a0b37e6f85fd63f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } }
I20260630 12:28:24.489105 15923 tablet_bootstrap.cc:654] T 1f2370b9579342bbbfafd85328aa34f2 P 67282b87714f4c6eb658d95aaf049bcf: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.490284 15925 tablet_bootstrap.cc:492] T 1f2370b9579342bbbfafd85328aa34f2 P 764f0f45d8224c009244057835527bc3: No bootstrap required, opened a new log
I20260630 12:28:24.490875 15925 ts_tablet_manager.cc:1403] T 1f2370b9579342bbbfafd85328aa34f2 P 764f0f45d8224c009244057835527bc3: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260630 12:28:24.491233 15928 ts_tablet_manager.cc:1434] T db02b8bdba4149709c7a2594e04c3210 P 45c1e441a9764338a0b37e6f85fd63f1: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260630 12:28:24.492244 15928 tablet_bootstrap.cc:492] T e6cd4992e89c43ad973b31e2d03cb5be P 45c1e441a9764338a0b37e6f85fd63f1: Bootstrap starting.
I20260630 12:28:24.494081 15925 raft_consensus.cc:359] T 1f2370b9579342bbbfafd85328aa34f2 P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.494796 15925 raft_consensus.cc:385] T 1f2370b9579342bbbfafd85328aa34f2 P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.495158 15925 raft_consensus.cc:740] T 1f2370b9579342bbbfafd85328aa34f2 P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764f0f45d8224c009244057835527bc3, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.496140 15925 consensus_queue.cc:260] T 1f2370b9579342bbbfafd85328aa34f2 P 764f0f45d8224c009244057835527bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.497792 15928 tablet_bootstrap.cc:654] T e6cd4992e89c43ad973b31e2d03cb5be P 45c1e441a9764338a0b37e6f85fd63f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.501256 15925 ts_tablet_manager.cc:1434] T 1f2370b9579342bbbfafd85328aa34f2 P 764f0f45d8224c009244057835527bc3: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260630 12:28:24.502461 15925 tablet_bootstrap.cc:492] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 764f0f45d8224c009244057835527bc3: Bootstrap starting.
I20260630 12:28:24.502956 15923 tablet_bootstrap.cc:492] T 1f2370b9579342bbbfafd85328aa34f2 P 67282b87714f4c6eb658d95aaf049bcf: No bootstrap required, opened a new log
I20260630 12:28:24.503468 15923 ts_tablet_manager.cc:1403] T 1f2370b9579342bbbfafd85328aa34f2 P 67282b87714f4c6eb658d95aaf049bcf: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260630 12:28:24.506385 15923 raft_consensus.cc:359] T 1f2370b9579342bbbfafd85328aa34f2 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.506934 15928 tablet_bootstrap.cc:492] T e6cd4992e89c43ad973b31e2d03cb5be P 45c1e441a9764338a0b37e6f85fd63f1: No bootstrap required, opened a new log
I20260630 12:28:24.507097 15923 raft_consensus.cc:385] T 1f2370b9579342bbbfafd85328aa34f2 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.507436 15923 raft_consensus.cc:740] T 1f2370b9579342bbbfafd85328aa34f2 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67282b87714f4c6eb658d95aaf049bcf, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.507498 15928 ts_tablet_manager.cc:1403] T e6cd4992e89c43ad973b31e2d03cb5be P 45c1e441a9764338a0b37e6f85fd63f1: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260630 12:28:24.508414 15923 consensus_queue.cc:260] T 1f2370b9579342bbbfafd85328aa34f2 P 67282b87714f4c6eb658d95aaf049bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.509478 15925 tablet_bootstrap.cc:654] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 764f0f45d8224c009244057835527bc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.510685 15923 ts_tablet_manager.cc:1434] T 1f2370b9579342bbbfafd85328aa34f2 P 67282b87714f4c6eb658d95aaf049bcf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:28:24.511726 15923 tablet_bootstrap.cc:492] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf: Bootstrap starting.
I20260630 12:28:24.512936 15928 raft_consensus.cc:359] T e6cd4992e89c43ad973b31e2d03cb5be P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.513686 15928 raft_consensus.cc:385] T e6cd4992e89c43ad973b31e2d03cb5be P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.513968 15928 raft_consensus.cc:740] T e6cd4992e89c43ad973b31e2d03cb5be P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45c1e441a9764338a0b37e6f85fd63f1, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.514853 15928 consensus_queue.cc:260] T e6cd4992e89c43ad973b31e2d03cb5be P 45c1e441a9764338a0b37e6f85fd63f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.518127 15923 tablet_bootstrap.cc:654] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.524103 15925 tablet_bootstrap.cc:492] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 764f0f45d8224c009244057835527bc3: No bootstrap required, opened a new log
I20260630 12:28:24.524070 15923 tablet_bootstrap.cc:492] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf: No bootstrap required, opened a new log
I20260630 12:28:24.524633 15928 ts_tablet_manager.cc:1434] T e6cd4992e89c43ad973b31e2d03cb5be P 45c1e441a9764338a0b37e6f85fd63f1: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260630 12:28:24.524816 15925 ts_tablet_manager.cc:1403] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 764f0f45d8224c009244057835527bc3: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.006s
I20260630 12:28:24.524950 15923 ts_tablet_manager.cc:1403] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:28:24.525723 15928 tablet_bootstrap.cc:492] T 22600e3535124d1f9eb7336cdfd7d2d8 P 45c1e441a9764338a0b37e6f85fd63f1: Bootstrap starting.
I20260630 12:28:24.527566 15930 raft_consensus.cc:493] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:24.527967 15925 raft_consensus.cc:359] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.528258 15923 raft_consensus.cc:359] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.528824 15925 raft_consensus.cc:385] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.529088 15923 raft_consensus.cc:385] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.529192 15925 raft_consensus.cc:740] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764f0f45d8224c009244057835527bc3, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.529529 15923 raft_consensus.cc:740] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67282b87714f4c6eb658d95aaf049bcf, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.530226 15925 consensus_queue.cc:260] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 764f0f45d8224c009244057835527bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.530457 15923 consensus_queue.cc:260] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.532815 15923 ts_tablet_manager.cc:1434] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:28:24.528036 15930 raft_consensus.cc:515] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } }
I20260630 12:28:24.533878 15923 tablet_bootstrap.cc:492] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf: Bootstrap starting.
I20260630 12:28:24.539654 15925 ts_tablet_manager.cc:1434] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 764f0f45d8224c009244057835527bc3: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.005s
I20260630 12:28:24.540398 15923 tablet_bootstrap.cc:654] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.543155 15925 tablet_bootstrap.cc:492] T 364e060e6ed04b579193b9080ad3c13a P 764f0f45d8224c009244057835527bc3: Bootstrap starting.
I20260630 12:28:24.544039 15928 tablet_bootstrap.cc:654] T 22600e3535124d1f9eb7336cdfd7d2d8 P 45c1e441a9764338a0b37e6f85fd63f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.550328 15930 leader_election.cc:290] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45c1e441a9764338a0b37e6f85fd63f1 (127.6.224.131:45945), 67282b87714f4c6eb658d95aaf049bcf (127.6.224.129:37859)
I20260630 12:28:24.550529 15925 tablet_bootstrap.cc:654] T 364e060e6ed04b579193b9080ad3c13a P 764f0f45d8224c009244057835527bc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.557492 15928 tablet_bootstrap.cc:492] T 22600e3535124d1f9eb7336cdfd7d2d8 P 45c1e441a9764338a0b37e6f85fd63f1: No bootstrap required, opened a new log
I20260630 12:28:24.558127 15928 ts_tablet_manager.cc:1403] T 22600e3535124d1f9eb7336cdfd7d2d8 P 45c1e441a9764338a0b37e6f85fd63f1: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.001s
I20260630 12:28:24.564278 15927 raft_consensus.cc:493] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:24.564728 15927 raft_consensus.cc:515] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.566458 15923 tablet_bootstrap.cc:492] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf: No bootstrap required, opened a new log
I20260630 12:28:24.567059 15923 ts_tablet_manager.cc:1403] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.027s
I20260630 12:28:24.567328 15927 leader_election.cc:290] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 764f0f45d8224c009244057835527bc3 (127.6.224.130:41377), 45c1e441a9764338a0b37e6f85fd63f1 (127.6.224.131:45945)
I20260630 12:28:24.569967 15923 raft_consensus.cc:359] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.570776 15923 raft_consensus.cc:385] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.571117 15923 raft_consensus.cc:740] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67282b87714f4c6eb658d95aaf049bcf, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.572031 15923 consensus_queue.cc:260] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.573241 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db02b8bdba4149709c7a2594e04c3210" candidate_uuid: "764f0f45d8224c009244057835527bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67282b87714f4c6eb658d95aaf049bcf" is_pre_election: true
I20260630 12:28:24.574018 15729 raft_consensus.cc:2468] T db02b8bdba4149709c7a2594e04c3210 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764f0f45d8224c009244057835527bc3 in term 0.
I20260630 12:28:24.574757 15923 ts_tablet_manager.cc:1434] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:28:24.575855 15923 tablet_bootstrap.cc:492] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf: Bootstrap starting.
I20260630 12:28:24.576942 15770 leader_election.cc:304] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67282b87714f4c6eb658d95aaf049bcf, 764f0f45d8224c009244057835527bc3; no voters: 
I20260630 12:28:24.577951 15930 raft_consensus.cc:2804] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:24.578320 15930 raft_consensus.cc:493] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:24.578637 15930 raft_consensus.cc:3060] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.581615 15923 tablet_bootstrap.cc:654] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.586495 15930 raft_consensus.cc:515] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } }
I20260630 12:28:24.590711 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db02b8bdba4149709c7a2594e04c3210" candidate_uuid: "764f0f45d8224c009244057835527bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67282b87714f4c6eb658d95aaf049bcf"
I20260630 12:28:24.591367 15729 raft_consensus.cc:3060] T db02b8bdba4149709c7a2594e04c3210 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.594638 15923 tablet_bootstrap.cc:492] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf: No bootstrap required, opened a new log
I20260630 12:28:24.561308 15928 raft_consensus.cc:359] T 22600e3535124d1f9eb7336cdfd7d2d8 P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.595424 15923 ts_tablet_manager.cc:1403] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260630 12:28:24.595428 15928 raft_consensus.cc:385] T 22600e3535124d1f9eb7336cdfd7d2d8 P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.596688 15928 raft_consensus.cc:740] T 22600e3535124d1f9eb7336cdfd7d2d8 P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45c1e441a9764338a0b37e6f85fd63f1, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.597446 15928 consensus_queue.cc:260] T 22600e3535124d1f9eb7336cdfd7d2d8 P 45c1e441a9764338a0b37e6f85fd63f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.598608 15923 raft_consensus.cc:359] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.599448 15923 raft_consensus.cc:385] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.599848 15923 raft_consensus.cc:740] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67282b87714f4c6eb658d95aaf049bcf, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.599917 15877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db02b8bdba4149709c7a2594e04c3210" candidate_uuid: "764f0f45d8224c009244057835527bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c1e441a9764338a0b37e6f85fd63f1"
I20260630 12:28:24.600840 15923 consensus_queue.cc:260] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.599355 15878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db02b8bdba4149709c7a2594e04c3210" candidate_uuid: "764f0f45d8224c009244057835527bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c1e441a9764338a0b37e6f85fd63f1" is_pre_election: true
I20260630 12:28:24.600646 15877 raft_consensus.cc:3060] T db02b8bdba4149709c7a2594e04c3210 P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.603700 15923 ts_tablet_manager.cc:1434] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:28:24.612226 15928 ts_tablet_manager.cc:1434] T 22600e3535124d1f9eb7336cdfd7d2d8 P 45c1e441a9764338a0b37e6f85fd63f1: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260630 12:28:24.612607 15729 raft_consensus.cc:2468] T db02b8bdba4149709c7a2594e04c3210 P 67282b87714f4c6eb658d95aaf049bcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764f0f45d8224c009244057835527bc3 in term 1.
I20260630 12:28:24.610173 15877 raft_consensus.cc:2468] T db02b8bdba4149709c7a2594e04c3210 P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764f0f45d8224c009244057835527bc3 in term 1.
I20260630 12:28:24.613981 15770 leader_election.cc:304] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67282b87714f4c6eb658d95aaf049bcf, 764f0f45d8224c009244057835527bc3; no voters: 
I20260630 12:28:24.614264 15930 leader_election.cc:290] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3 [CANDIDATE]: Term 1 election: Requested vote from peers 45c1e441a9764338a0b37e6f85fd63f1 (127.6.224.131:45945), 67282b87714f4c6eb658d95aaf049bcf (127.6.224.129:37859)
I20260630 12:28:24.614837 15938 raft_consensus.cc:2804] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:24.617161 15925 tablet_bootstrap.cc:492] T 364e060e6ed04b579193b9080ad3c13a P 764f0f45d8224c009244057835527bc3: No bootstrap required, opened a new log
I20260630 12:28:24.617750 15925 ts_tablet_manager.cc:1403] T 364e060e6ed04b579193b9080ad3c13a P 764f0f45d8224c009244057835527bc3: Time spent bootstrapping tablet: real 0.075s	user 0.029s	sys 0.021s
I20260630 12:28:24.613384 15928 tablet_bootstrap.cc:492] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1: Bootstrap starting.
I20260630 12:28:24.625816 15938 raft_consensus.cc:697] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3 [term 1 LEADER]: Becoming Leader. State: Replica: 764f0f45d8224c009244057835527bc3, State: Running, Role: LEADER
I20260630 12:28:24.626447 15804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cd4992e89c43ad973b31e2d03cb5be" candidate_uuid: "67282b87714f4c6eb658d95aaf049bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764f0f45d8224c009244057835527bc3" is_pre_election: true
I20260630 12:28:24.626605 15877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cd4992e89c43ad973b31e2d03cb5be" candidate_uuid: "67282b87714f4c6eb658d95aaf049bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c1e441a9764338a0b37e6f85fd63f1" is_pre_election: true
I20260630 12:28:24.626799 15938 consensus_queue.cc:237] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } }
I20260630 12:28:24.627449 15877 raft_consensus.cc:2468] T e6cd4992e89c43ad973b31e2d03cb5be P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67282b87714f4c6eb658d95aaf049bcf in term 0.
W20260630 12:28:24.627992 15693 leader_election.cc:343] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 764f0f45d8224c009244057835527bc3 (127.6.224.130:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:24.628731 15693 leader_election.cc:304] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf [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: 45c1e441a9764338a0b37e6f85fd63f1, 67282b87714f4c6eb658d95aaf049bcf; no voters: 764f0f45d8224c009244057835527bc3
I20260630 12:28:24.629503 15927 raft_consensus.cc:2804] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:24.629855 15927 raft_consensus.cc:493] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:24.620692 15925 raft_consensus.cc:359] T 364e060e6ed04b579193b9080ad3c13a P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.630079 15928 tablet_bootstrap.cc:654] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.630159 15927 raft_consensus.cc:3060] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.630378 15925 raft_consensus.cc:385] T 364e060e6ed04b579193b9080ad3c13a P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.633493 15925 raft_consensus.cc:740] T 364e060e6ed04b579193b9080ad3c13a P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764f0f45d8224c009244057835527bc3, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.634342 15925 consensus_queue.cc:260] T 364e060e6ed04b579193b9080ad3c13a P 764f0f45d8224c009244057835527bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.636590 15925 ts_tablet_manager.cc:1434] T 364e060e6ed04b579193b9080ad3c13a P 764f0f45d8224c009244057835527bc3: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260630 12:28:24.637935 15925 tablet_bootstrap.cc:492] T 22600e3535124d1f9eb7336cdfd7d2d8 P 764f0f45d8224c009244057835527bc3: Bootstrap starting.
I20260630 12:28:24.638005 15927 raft_consensus.cc:515] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.638470 15627 catalog_manager.cc:5697] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 764f0f45d8224c009244057835527bc3 (127.6.224.130). New cstate: current_term: 1 leader_uuid: "764f0f45d8224c009244057835527bc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:24.640071 15927 leader_election.cc:290] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf [CANDIDATE]: Term 1 election: Requested vote from peers 764f0f45d8224c009244057835527bc3 (127.6.224.130:41377), 45c1e441a9764338a0b37e6f85fd63f1 (127.6.224.131:45945)
I20260630 12:28:24.641188 15804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cd4992e89c43ad973b31e2d03cb5be" candidate_uuid: "67282b87714f4c6eb658d95aaf049bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764f0f45d8224c009244057835527bc3"
I20260630 12:28:24.642943 15877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cd4992e89c43ad973b31e2d03cb5be" candidate_uuid: "67282b87714f4c6eb658d95aaf049bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c1e441a9764338a0b37e6f85fd63f1"
I20260630 12:28:24.643484 15877 raft_consensus.cc:3060] T e6cd4992e89c43ad973b31e2d03cb5be P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:28:24.645745 15693 leader_election.cc:343] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 764f0f45d8224c009244057835527bc3 (127.6.224.130:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:24.645888 15925 tablet_bootstrap.cc:654] T 22600e3535124d1f9eb7336cdfd7d2d8 P 764f0f45d8224c009244057835527bc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.649247 15877 raft_consensus.cc:2468] T e6cd4992e89c43ad973b31e2d03cb5be P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67282b87714f4c6eb658d95aaf049bcf in term 1.
I20260630 12:28:24.640770 15927 raft_consensus.cc:493] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:24.650395 15693 leader_election.cc:304] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf [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: 45c1e441a9764338a0b37e6f85fd63f1, 67282b87714f4c6eb658d95aaf049bcf; no voters: 764f0f45d8224c009244057835527bc3
I20260630 12:28:24.651196 15925 tablet_bootstrap.cc:492] T 22600e3535124d1f9eb7336cdfd7d2d8 P 764f0f45d8224c009244057835527bc3: No bootstrap required, opened a new log
I20260630 12:28:24.651196 15928 tablet_bootstrap.cc:492] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1: No bootstrap required, opened a new log
I20260630 12:28:24.651914 15925 ts_tablet_manager.cc:1403] T 22600e3535124d1f9eb7336cdfd7d2d8 P 764f0f45d8224c009244057835527bc3: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260630 12:28:24.652487 15928 ts_tablet_manager.cc:1403] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1: Time spent bootstrapping tablet: real 0.039s	user 0.002s	sys 0.019s
I20260630 12:28:24.654767 15925 raft_consensus.cc:359] T 22600e3535124d1f9eb7336cdfd7d2d8 P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.655515 15925 raft_consensus.cc:385] T 22600e3535124d1f9eb7336cdfd7d2d8 P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.655787 15925 raft_consensus.cc:740] T 22600e3535124d1f9eb7336cdfd7d2d8 P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764f0f45d8224c009244057835527bc3, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.655969 15927 raft_consensus.cc:515] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.655718 15928 raft_consensus.cc:359] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.656625 15925 consensus_queue.cc:260] T 22600e3535124d1f9eb7336cdfd7d2d8 P 764f0f45d8224c009244057835527bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.657433 15928 raft_consensus.cc:385] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.657743 15928 raft_consensus.cc:740] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45c1e441a9764338a0b37e6f85fd63f1, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.657828 15927 leader_election.cc:290] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 764f0f45d8224c009244057835527bc3 (127.6.224.130:41377), 45c1e441a9764338a0b37e6f85fd63f1 (127.6.224.131:45945)
I20260630 12:28:24.658604 15928 consensus_queue.cc:260] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.659070 15925 ts_tablet_manager.cc:1434] T 22600e3535124d1f9eb7336cdfd7d2d8 P 764f0f45d8224c009244057835527bc3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:28:24.659673 15804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a93c9c3a9c46dca303a8a6abd86fd8" candidate_uuid: "67282b87714f4c6eb658d95aaf049bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764f0f45d8224c009244057835527bc3" is_pre_election: true
I20260630 12:28:24.660084 15925 tablet_bootstrap.cc:492] T e6cd4992e89c43ad973b31e2d03cb5be P 764f0f45d8224c009244057835527bc3: Bootstrap starting.
I20260630 12:28:24.660269 15804 raft_consensus.cc:2468] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67282b87714f4c6eb658d95aaf049bcf in term 0.
I20260630 12:28:24.662686 15928 ts_tablet_manager.cc:1434] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260630 12:28:24.663761 15928 tablet_bootstrap.cc:492] T 364e060e6ed04b579193b9080ad3c13a P 45c1e441a9764338a0b37e6f85fd63f1: Bootstrap starting.
I20260630 12:28:24.666955 15925 tablet_bootstrap.cc:654] T e6cd4992e89c43ad973b31e2d03cb5be P 764f0f45d8224c009244057835527bc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.669839 15928 tablet_bootstrap.cc:654] T 364e060e6ed04b579193b9080ad3c13a P 45c1e441a9764338a0b37e6f85fd63f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.656569 15951 raft_consensus.cc:2804] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:24.673552 15951 raft_consensus.cc:697] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf [term 1 LEADER]: Becoming Leader. State: Replica: 67282b87714f4c6eb658d95aaf049bcf, State: Running, Role: LEADER
I20260630 12:28:24.673979 15877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a93c9c3a9c46dca303a8a6abd86fd8" candidate_uuid: "67282b87714f4c6eb658d95aaf049bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c1e441a9764338a0b37e6f85fd63f1" is_pre_election: true
I20260630 12:28:24.673489 15693 leader_election.cc:304] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67282b87714f4c6eb658d95aaf049bcf, 764f0f45d8224c009244057835527bc3; no voters: 
I20260630 12:28:24.674528 15951 consensus_queue.cc:237] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
W20260630 12:28:24.675627 15693 leader_election.cc:343] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45c1e441a9764338a0b37e6f85fd63f1 (127.6.224.131:45945): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:24.676332 15927 raft_consensus.cc:2804] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:24.676692 15927 raft_consensus.cc:493] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:24.676957 15927 raft_consensus.cc:3060] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.683441 15927 raft_consensus.cc:515] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.684481 15925 tablet_bootstrap.cc:492] T e6cd4992e89c43ad973b31e2d03cb5be P 764f0f45d8224c009244057835527bc3: No bootstrap required, opened a new log
I20260630 12:28:24.685112 15925 ts_tablet_manager.cc:1403] T e6cd4992e89c43ad973b31e2d03cb5be P 764f0f45d8224c009244057835527bc3: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.007s
I20260630 12:28:24.685395 15928 tablet_bootstrap.cc:492] T 364e060e6ed04b579193b9080ad3c13a P 45c1e441a9764338a0b37e6f85fd63f1: No bootstrap required, opened a new log
I20260630 12:28:24.684700 15624 catalog_manager.cc:5697] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 67282b87714f4c6eb658d95aaf049bcf (127.6.224.129). New cstate: current_term: 1 leader_uuid: "67282b87714f4c6eb658d95aaf049bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:24.685902 15928 ts_tablet_manager.cc:1403] T 364e060e6ed04b579193b9080ad3c13a P 45c1e441a9764338a0b37e6f85fd63f1: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.001s
I20260630 12:28:24.686273 15804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a93c9c3a9c46dca303a8a6abd86fd8" candidate_uuid: "67282b87714f4c6eb658d95aaf049bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764f0f45d8224c009244057835527bc3"
I20260630 12:28:24.686851 15804 raft_consensus.cc:3060] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.688534 15925 raft_consensus.cc:359] T e6cd4992e89c43ad973b31e2d03cb5be P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.688786 15928 raft_consensus.cc:359] T 364e060e6ed04b579193b9080ad3c13a P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.689348 15925 raft_consensus.cc:385] T e6cd4992e89c43ad973b31e2d03cb5be P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.689543 15928 raft_consensus.cc:385] T 364e060e6ed04b579193b9080ad3c13a P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.689852 15925 raft_consensus.cc:740] T e6cd4992e89c43ad973b31e2d03cb5be P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764f0f45d8224c009244057835527bc3, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.689904 15928 raft_consensus.cc:740] T 364e060e6ed04b579193b9080ad3c13a P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45c1e441a9764338a0b37e6f85fd63f1, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.690903 15928 consensus_queue.cc:260] T 364e060e6ed04b579193b9080ad3c13a P 45c1e441a9764338a0b37e6f85fd63f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.690933 15925 consensus_queue.cc:260] T e6cd4992e89c43ad973b31e2d03cb5be P 764f0f45d8224c009244057835527bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.692415 15938 raft_consensus.cc:493] T e6cd4992e89c43ad973b31e2d03cb5be P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:24.692843 15938 raft_consensus.cc:515] T e6cd4992e89c43ad973b31e2d03cb5be P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.693557 15928 ts_tablet_manager.cc:1434] T 364e060e6ed04b579193b9080ad3c13a P 45c1e441a9764338a0b37e6f85fd63f1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:28:24.694579 15928 tablet_bootstrap.cc:492] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 45c1e441a9764338a0b37e6f85fd63f1: Bootstrap starting.
I20260630 12:28:24.694904 15938 leader_election.cc:290] T e6cd4992e89c43ad973b31e2d03cb5be P 764f0f45d8224c009244057835527bc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67282b87714f4c6eb658d95aaf049bcf (127.6.224.129:37859), 45c1e441a9764338a0b37e6f85fd63f1 (127.6.224.131:45945)
I20260630 12:28:24.696566 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cd4992e89c43ad973b31e2d03cb5be" candidate_uuid: "764f0f45d8224c009244057835527bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67282b87714f4c6eb658d95aaf049bcf" is_pre_election: true
I20260630 12:28:24.699012 15877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cd4992e89c43ad973b31e2d03cb5be" candidate_uuid: "764f0f45d8224c009244057835527bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c1e441a9764338a0b37e6f85fd63f1" is_pre_election: true
I20260630 12:28:24.699805 15877 raft_consensus.cc:2393] T e6cd4992e89c43ad973b31e2d03cb5be P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 764f0f45d8224c009244057835527bc3 in current term 1: Already voted for candidate 67282b87714f4c6eb658d95aaf049bcf in this term.
I20260630 12:28:24.700707 15925 ts_tablet_manager.cc:1434] T e6cd4992e89c43ad973b31e2d03cb5be P 764f0f45d8224c009244057835527bc3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:28:24.701309 15768 leader_election.cc:304] T e6cd4992e89c43ad973b31e2d03cb5be P 764f0f45d8224c009244057835527bc3 [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: 764f0f45d8224c009244057835527bc3; no voters: 45c1e441a9764338a0b37e6f85fd63f1, 67282b87714f4c6eb658d95aaf049bcf
I20260630 12:28:24.702612 15938 raft_consensus.cc:3060] T e6cd4992e89c43ad973b31e2d03cb5be P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.704545 15804 raft_consensus.cc:2468] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67282b87714f4c6eb658d95aaf049bcf in term 1.
I20260630 12:28:24.702688 15928 tablet_bootstrap.cc:654] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 45c1e441a9764338a0b37e6f85fd63f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.705833 15693 leader_election.cc:304] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67282b87714f4c6eb658d95aaf049bcf, 764f0f45d8224c009244057835527bc3; no voters: 
I20260630 12:28:24.706712 15951 raft_consensus.cc:2804] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:24.709321 15951 raft_consensus.cc:697] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf [term 1 LEADER]: Becoming Leader. State: Replica: 67282b87714f4c6eb658d95aaf049bcf, State: Running, Role: LEADER
I20260630 12:28:24.710119 15938 raft_consensus.cc:2749] T e6cd4992e89c43ad973b31e2d03cb5be P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:24.710235 15951 consensus_queue.cc:237] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.714506 15927 leader_election.cc:290] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf [CANDIDATE]: Term 1 election: Requested vote from peers 764f0f45d8224c009244057835527bc3 (127.6.224.130:41377), 45c1e441a9764338a0b37e6f85fd63f1 (127.6.224.131:45945)
I20260630 12:28:24.714952 15928 tablet_bootstrap.cc:492] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 45c1e441a9764338a0b37e6f85fd63f1: No bootstrap required, opened a new log
I20260630 12:28:24.715018 15877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a93c9c3a9c46dca303a8a6abd86fd8" candidate_uuid: "67282b87714f4c6eb658d95aaf049bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c1e441a9764338a0b37e6f85fd63f1"
I20260630 12:28:24.715631 15928 ts_tablet_manager.cc:1403] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 45c1e441a9764338a0b37e6f85fd63f1: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.005s
W20260630 12:28:24.716488 15693 leader_election.cc:343] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45c1e441a9764338a0b37e6f85fd63f1 (127.6.224.131:45945): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:24.718236 15928 raft_consensus.cc:359] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.718750 15928 raft_consensus.cc:385] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.718967 15928 raft_consensus.cc:740] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45c1e441a9764338a0b37e6f85fd63f1, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.719817 15933 raft_consensus.cc:493] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:24.719597 15928 consensus_queue.cc:260] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 45c1e441a9764338a0b37e6f85fd63f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.720299 15933 raft_consensus.cc:515] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.721642 15624 catalog_manager.cc:5697] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 67282b87714f4c6eb658d95aaf049bcf (127.6.224.129). New cstate: current_term: 1 leader_uuid: "67282b87714f4c6eb658d95aaf049bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:24.722790 15928 ts_tablet_manager.cc:1434] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 45c1e441a9764338a0b37e6f85fd63f1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:28:24.725984 15933 leader_election.cc:290] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67282b87714f4c6eb658d95aaf049bcf (127.6.224.129:37859), 764f0f45d8224c009244057835527bc3 (127.6.224.130:41377)
I20260630 12:28:24.738224 15804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2370b9579342bbbfafd85328aa34f2" candidate_uuid: "45c1e441a9764338a0b37e6f85fd63f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764f0f45d8224c009244057835527bc3" is_pre_election: true
I20260630 12:28:24.738809 15804 raft_consensus.cc:2468] T 1f2370b9579342bbbfafd85328aa34f2 P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45c1e441a9764338a0b37e6f85fd63f1 in term 0.
I20260630 12:28:24.739645 15842 leader_election.cc:304] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45c1e441a9764338a0b37e6f85fd63f1, 764f0f45d8224c009244057835527bc3; no voters: 
I20260630 12:28:24.740396 15933 raft_consensus.cc:2804] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:24.740669 15933 raft_consensus.cc:493] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:24.740906 15933 raft_consensus.cc:3060] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.742093 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2370b9579342bbbfafd85328aa34f2" candidate_uuid: "45c1e441a9764338a0b37e6f85fd63f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67282b87714f4c6eb658d95aaf049bcf" is_pre_election: true
I20260630 12:28:24.742626 15729 raft_consensus.cc:2468] T 1f2370b9579342bbbfafd85328aa34f2 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45c1e441a9764338a0b37e6f85fd63f1 in term 0.
I20260630 12:28:24.745924 15933 raft_consensus.cc:515] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.747460 15933 leader_election.cc:290] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1 [CANDIDATE]: Term 1 election: Requested vote from peers 67282b87714f4c6eb658d95aaf049bcf (127.6.224.129:37859), 764f0f45d8224c009244057835527bc3 (127.6.224.130:41377)
I20260630 12:28:24.748134 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2370b9579342bbbfafd85328aa34f2" candidate_uuid: "45c1e441a9764338a0b37e6f85fd63f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67282b87714f4c6eb658d95aaf049bcf"
I20260630 12:28:24.748346 15804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2370b9579342bbbfafd85328aa34f2" candidate_uuid: "45c1e441a9764338a0b37e6f85fd63f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764f0f45d8224c009244057835527bc3"
I20260630 12:28:24.748723 15729 raft_consensus.cc:3060] T 1f2370b9579342bbbfafd85328aa34f2 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.748868 15804 raft_consensus.cc:3060] T 1f2370b9579342bbbfafd85328aa34f2 P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.755409 15804 raft_consensus.cc:2468] T 1f2370b9579342bbbfafd85328aa34f2 P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45c1e441a9764338a0b37e6f85fd63f1 in term 1.
I20260630 12:28:24.755409 15729 raft_consensus.cc:2468] T 1f2370b9579342bbbfafd85328aa34f2 P 67282b87714f4c6eb658d95aaf049bcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45c1e441a9764338a0b37e6f85fd63f1 in term 1.
I20260630 12:28:24.756616 15842 leader_election.cc:304] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45c1e441a9764338a0b37e6f85fd63f1, 764f0f45d8224c009244057835527bc3; no voters: 
I20260630 12:28:24.757241 15933 raft_consensus.cc:2804] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:24.757606 15933 raft_consensus.cc:697] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 LEADER]: Becoming Leader. State: Replica: 45c1e441a9764338a0b37e6f85fd63f1, State: Running, Role: LEADER
I20260630 12:28:24.758240 15933 consensus_queue.cc:237] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.764474 15624 catalog_manager.cc:5697] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45c1e441a9764338a0b37e6f85fd63f1 (127.6.224.131). New cstate: current_term: 1 leader_uuid: "45c1e441a9764338a0b37e6f85fd63f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:24.768986 15951 raft_consensus.cc:493] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:24.769451 15951 raft_consensus.cc:515] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.771203 15951 leader_election.cc:290] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 764f0f45d8224c009244057835527bc3 (127.6.224.130:41377), 45c1e441a9764338a0b37e6f85fd63f1 (127.6.224.131:45945)
I20260630 12:28:24.772156 15877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364e060e6ed04b579193b9080ad3c13a" candidate_uuid: "67282b87714f4c6eb658d95aaf049bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c1e441a9764338a0b37e6f85fd63f1" is_pre_election: true
I20260630 12:28:24.772255 15804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364e060e6ed04b579193b9080ad3c13a" candidate_uuid: "67282b87714f4c6eb658d95aaf049bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764f0f45d8224c009244057835527bc3" is_pre_election: true
I20260630 12:28:24.772871 15877 raft_consensus.cc:2468] T 364e060e6ed04b579193b9080ad3c13a P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67282b87714f4c6eb658d95aaf049bcf in term 0.
I20260630 12:28:24.772897 15804 raft_consensus.cc:2468] T 364e060e6ed04b579193b9080ad3c13a P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67282b87714f4c6eb658d95aaf049bcf in term 0.
I20260630 12:28:24.774039 15693 leader_election.cc:304] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67282b87714f4c6eb658d95aaf049bcf, 764f0f45d8224c009244057835527bc3; no voters: 
I20260630 12:28:24.774600 15951 raft_consensus.cc:2804] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:24.774930 15951 raft_consensus.cc:493] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:24.775211 15951 raft_consensus.cc:3060] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.779928 15951 raft_consensus.cc:515] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.781522 15951 leader_election.cc:290] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf [CANDIDATE]: Term 1 election: Requested vote from peers 764f0f45d8224c009244057835527bc3 (127.6.224.130:41377), 45c1e441a9764338a0b37e6f85fd63f1 (127.6.224.131:45945)
I20260630 12:28:24.782203 15804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364e060e6ed04b579193b9080ad3c13a" candidate_uuid: "67282b87714f4c6eb658d95aaf049bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764f0f45d8224c009244057835527bc3"
I20260630 12:28:24.782555 15877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364e060e6ed04b579193b9080ad3c13a" candidate_uuid: "67282b87714f4c6eb658d95aaf049bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c1e441a9764338a0b37e6f85fd63f1"
I20260630 12:28:24.782727 15804 raft_consensus.cc:3060] T 364e060e6ed04b579193b9080ad3c13a P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.783020 15877 raft_consensus.cc:3060] T 364e060e6ed04b579193b9080ad3c13a P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.787559 15877 raft_consensus.cc:2468] T 364e060e6ed04b579193b9080ad3c13a P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67282b87714f4c6eb658d95aaf049bcf in term 1.
I20260630 12:28:24.787597 15804 raft_consensus.cc:2468] T 364e060e6ed04b579193b9080ad3c13a P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67282b87714f4c6eb658d95aaf049bcf in term 1.
I20260630 12:28:24.788594 15693 leader_election.cc:304] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45c1e441a9764338a0b37e6f85fd63f1, 67282b87714f4c6eb658d95aaf049bcf; no voters: 
I20260630 12:28:24.789261 15951 raft_consensus.cc:2804] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:24.789723 15951 raft_consensus.cc:697] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf [term 1 LEADER]: Becoming Leader. State: Replica: 67282b87714f4c6eb658d95aaf049bcf, State: Running, Role: LEADER
I20260630 12:28:24.790380 15951 consensus_queue.cc:237] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.792244 15927 raft_consensus.cc:493] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:24.792737 15927 raft_consensus.cc:515] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.794623 15927 leader_election.cc:290] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 764f0f45d8224c009244057835527bc3 (127.6.224.130:41377), 45c1e441a9764338a0b37e6f85fd63f1 (127.6.224.131:45945)
I20260630 12:28:24.795665 15877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22600e3535124d1f9eb7336cdfd7d2d8" candidate_uuid: "67282b87714f4c6eb658d95aaf049bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c1e441a9764338a0b37e6f85fd63f1" is_pre_election: true
I20260630 12:28:24.795717 15804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22600e3535124d1f9eb7336cdfd7d2d8" candidate_uuid: "67282b87714f4c6eb658d95aaf049bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764f0f45d8224c009244057835527bc3" is_pre_election: true
I20260630 12:28:24.796494 15877 raft_consensus.cc:2468] T 22600e3535124d1f9eb7336cdfd7d2d8 P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67282b87714f4c6eb658d95aaf049bcf in term 0.
I20260630 12:28:24.796599 15804 raft_consensus.cc:2468] T 22600e3535124d1f9eb7336cdfd7d2d8 P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67282b87714f4c6eb658d95aaf049bcf in term 0.
I20260630 12:28:24.797365 15693 leader_election.cc:304] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45c1e441a9764338a0b37e6f85fd63f1, 67282b87714f4c6eb658d95aaf049bcf; no voters: 
I20260630 12:28:24.797999 15927 raft_consensus.cc:2804] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:24.798466 15927 raft_consensus.cc:493] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:24.798709 15927 raft_consensus.cc:3060] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.798058 15624 catalog_manager.cc:5697] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 67282b87714f4c6eb658d95aaf049bcf (127.6.224.129). New cstate: current_term: 1 leader_uuid: "67282b87714f4c6eb658d95aaf049bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:24.803913 15927 raft_consensus.cc:515] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.805894 15927 leader_election.cc:290] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf [CANDIDATE]: Term 1 election: Requested vote from peers 764f0f45d8224c009244057835527bc3 (127.6.224.130:41377), 45c1e441a9764338a0b37e6f85fd63f1 (127.6.224.131:45945)
I20260630 12:28:24.806563 15804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22600e3535124d1f9eb7336cdfd7d2d8" candidate_uuid: "67282b87714f4c6eb658d95aaf049bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764f0f45d8224c009244057835527bc3"
I20260630 12:28:24.806846 15877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22600e3535124d1f9eb7336cdfd7d2d8" candidate_uuid: "67282b87714f4c6eb658d95aaf049bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c1e441a9764338a0b37e6f85fd63f1"
I20260630 12:28:24.807066 15804 raft_consensus.cc:3060] T 22600e3535124d1f9eb7336cdfd7d2d8 P 764f0f45d8224c009244057835527bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.807425 15877 raft_consensus.cc:3060] T 22600e3535124d1f9eb7336cdfd7d2d8 P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.810216 15933 raft_consensus.cc:493] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:24.810690 15933 raft_consensus.cc:515] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.812851 15804 raft_consensus.cc:2468] T 22600e3535124d1f9eb7336cdfd7d2d8 P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67282b87714f4c6eb658d95aaf049bcf in term 1.
I20260630 12:28:24.814111 15693 leader_election.cc:304] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67282b87714f4c6eb658d95aaf049bcf, 764f0f45d8224c009244057835527bc3; no voters: 
I20260630 12:28:24.814153 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a93c9c3a9c46dca303a8a6abd86fd8" candidate_uuid: "45c1e441a9764338a0b37e6f85fd63f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764f0f45d8224c009244057835527bc3" is_pre_election: true
I20260630 12:28:24.814499 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a93c9c3a9c46dca303a8a6abd86fd8" candidate_uuid: "45c1e441a9764338a0b37e6f85fd63f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67282b87714f4c6eb658d95aaf049bcf" is_pre_election: true
I20260630 12:28:24.815168 15803 raft_consensus.cc:2393] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 45c1e441a9764338a0b37e6f85fd63f1 in current term 1: Already voted for candidate 67282b87714f4c6eb658d95aaf049bcf in this term.
I20260630 12:28:24.812827 15933 leader_election.cc:290] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 45c1e441a9764338a0b37e6f85fd63f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67282b87714f4c6eb658d95aaf049bcf (127.6.224.129:37859), 764f0f45d8224c009244057835527bc3 (127.6.224.130:41377)
W20260630 12:28:24.814373 15675 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:24.816212 15927 raft_consensus.cc:2804] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:24.816177 15842 leader_election.cc:304] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 45c1e441a9764338a0b37e6f85fd63f1 [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: 45c1e441a9764338a0b37e6f85fd63f1; no voters: 67282b87714f4c6eb658d95aaf049bcf, 764f0f45d8224c009244057835527bc3
I20260630 12:28:24.816847 15927 raft_consensus.cc:697] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf [term 1 LEADER]: Becoming Leader. State: Replica: 67282b87714f4c6eb658d95aaf049bcf, State: Running, Role: LEADER
I20260630 12:28:24.817114 15877 raft_consensus.cc:2468] T 22600e3535124d1f9eb7336cdfd7d2d8 P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67282b87714f4c6eb658d95aaf049bcf in term 1.
I20260630 12:28:24.817438 15933 raft_consensus.cc:3060] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 45c1e441a9764338a0b37e6f85fd63f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.817693 15927 consensus_queue.cc:237] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } }
I20260630 12:28:24.823778 15933 raft_consensus.cc:2749] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:24.825593 15624 catalog_manager.cc:5697] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 67282b87714f4c6eb658d95aaf049bcf (127.6.224.129). New cstate: current_term: 1 leader_uuid: "67282b87714f4c6eb658d95aaf049bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:25.063143 15877 raft_consensus.cc:1275] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Refusing update from remote peer 67282b87714f4c6eb658d95aaf049bcf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:25.077831 15955 consensus_queue.cc:1048] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:25.081266 15803 raft_consensus.cc:1275] T e6cd4992e89c43ad973b31e2d03cb5be P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Refusing update from remote peer 67282b87714f4c6eb658d95aaf049bcf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:25.087357 15729 raft_consensus.cc:1275] T db02b8bdba4149709c7a2594e04c3210 P 67282b87714f4c6eb658d95aaf049bcf [term 1 FOLLOWER]: Refusing update from remote peer 764f0f45d8224c009244057835527bc3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:25.088979 15938 consensus_queue.cc:1048] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:25.089619 15804 raft_consensus.cc:1275] T 22600e3535124d1f9eb7336cdfd7d2d8 P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Refusing update from remote peer 67282b87714f4c6eb658d95aaf049bcf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:25.090627 15955 consensus_queue.cc:1048] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:25.093715 15876 raft_consensus.cc:1275] T 22600e3535124d1f9eb7336cdfd7d2d8 P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Refusing update from remote peer 67282b87714f4c6eb658d95aaf049bcf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:25.095285 15803 raft_consensus.cc:1275] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Refusing update from remote peer 67282b87714f4c6eb658d95aaf049bcf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:25.098630 15877 raft_consensus.cc:1275] T e6cd4992e89c43ad973b31e2d03cb5be P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Refusing update from remote peer 67282b87714f4c6eb658d95aaf049bcf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:25.106878 15728 raft_consensus.cc:1275] T 1f2370b9579342bbbfafd85328aa34f2 P 67282b87714f4c6eb658d95aaf049bcf [term 1 FOLLOWER]: Refusing update from remote peer 45c1e441a9764338a0b37e6f85fd63f1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:25.107810 15803 raft_consensus.cc:1275] T 1f2370b9579342bbbfafd85328aa34f2 P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Refusing update from remote peer 45c1e441a9764338a0b37e6f85fd63f1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:25.108592 15933 consensus_queue.cc:1048] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67282b87714f4c6eb658d95aaf049bcf" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 37859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:25.109549 15958 consensus_queue.cc:1048] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:25.122334 15877 raft_consensus.cc:1275] T db02b8bdba4149709c7a2594e04c3210 P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Refusing update from remote peer 764f0f45d8224c009244057835527bc3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:25.124289 15938 consensus_queue.cc:1048] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:25.128621 15951 consensus_queue.cc:1048] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:25.128860 15927 consensus_queue.cc:1048] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:25.130475 15951 consensus_queue.cc:1048] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:25.130697 15802 raft_consensus.cc:1275] T 364e060e6ed04b579193b9080ad3c13a P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Refusing update from remote peer 67282b87714f4c6eb658d95aaf049bcf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:25.131076 15927 consensus_queue.cc:1048] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:25.132257 15876 raft_consensus.cc:1275] T 364e060e6ed04b579193b9080ad3c13a P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Refusing update from remote peer 67282b87714f4c6eb658d95aaf049bcf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:25.159873 15927 consensus_queue.cc:1048] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c1e441a9764338a0b37e6f85fd63f1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:25.184428 15951 consensus_queue.cc:1048] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "764f0f45d8224c009244057835527bc3" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
W20260630 12:28:25.353926 15910 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.6.224.129:37859, user_credentials={real_user=slave}} blocked reactor thread for 47817.9us
I20260630 12:28:25.384123 15972 mvcc.cc:204] Tried to move back new op lower bound from 7302440980806205440 to 7302440979743784960. Current Snapshot: MvccSnapshot[applied={T|T < 7302440980806205440}]
W20260630 12:28:25.436480 15996 log.cc:927] Time spent T 22600e3535124d1f9eb7336cdfd7d2d8 P 45c1e441a9764338a0b37e6f85fd63f1: Append to log took a long time: real 0.066s	user 0.003s	sys 0.000s
W20260630 12:28:25.860181 15693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.224.131:45945, user_credentials={real_user=slave}} blocked reactor thread for 44991.8us
W20260630 12:28:25.922662 15693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.224.131:45945, user_credentials={real_user=slave}} blocked reactor thread for 48562.1us
I20260630 12:28:26.374388  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:28:26.396003  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:26.396625  7042 tablet_replica.cc:333] T 1f2370b9579342bbbfafd85328aa34f2 P 67282b87714f4c6eb658d95aaf049bcf: stopping tablet replica
I20260630 12:28:26.397253  7042 raft_consensus.cc:2243] T 1f2370b9579342bbbfafd85328aa34f2 P 67282b87714f4c6eb658d95aaf049bcf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:26.397763  7042 raft_consensus.cc:2272] T 1f2370b9579342bbbfafd85328aa34f2 P 67282b87714f4c6eb658d95aaf049bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.400319  7042 tablet_replica.cc:333] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf: stopping tablet replica
I20260630 12:28:26.400910  7042 raft_consensus.cc:2243] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:26.401762  7042 raft_consensus.cc:2272] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 67282b87714f4c6eb658d95aaf049bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.404302  7042 tablet_replica.cc:333] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf: stopping tablet replica
I20260630 12:28:26.404838  7042 raft_consensus.cc:2243] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:26.405763  7042 raft_consensus.cc:2272] T e6cd4992e89c43ad973b31e2d03cb5be P 67282b87714f4c6eb658d95aaf049bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.408149  7042 tablet_replica.cc:333] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf: stopping tablet replica
I20260630 12:28:26.408670  7042 raft_consensus.cc:2243] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:26.409507  7042 raft_consensus.cc:2272] T 364e060e6ed04b579193b9080ad3c13a P 67282b87714f4c6eb658d95aaf049bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.411866  7042 tablet_replica.cc:333] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf: stopping tablet replica
I20260630 12:28:26.412374  7042 raft_consensus.cc:2243] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:26.413273  7042 raft_consensus.cc:2272] T 22600e3535124d1f9eb7336cdfd7d2d8 P 67282b87714f4c6eb658d95aaf049bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.415521  7042 tablet_replica.cc:333] T db02b8bdba4149709c7a2594e04c3210 P 67282b87714f4c6eb658d95aaf049bcf: stopping tablet replica
I20260630 12:28:26.415997  7042 raft_consensus.cc:2243] T db02b8bdba4149709c7a2594e04c3210 P 67282b87714f4c6eb658d95aaf049bcf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:26.416492  7042 raft_consensus.cc:2272] T db02b8bdba4149709c7a2594e04c3210 P 67282b87714f4c6eb658d95aaf049bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.443913  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:28:26.458516  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:28:26.478432  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:26.478982  7042 tablet_replica.cc:333] T e6cd4992e89c43ad973b31e2d03cb5be P 764f0f45d8224c009244057835527bc3: stopping tablet replica
I20260630 12:28:26.479544  7042 raft_consensus.cc:2243] T e6cd4992e89c43ad973b31e2d03cb5be P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:26.480008  7042 raft_consensus.cc:2272] T e6cd4992e89c43ad973b31e2d03cb5be P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.482510  7042 tablet_replica.cc:333] T 364e060e6ed04b579193b9080ad3c13a P 764f0f45d8224c009244057835527bc3: stopping tablet replica
I20260630 12:28:26.483052  7042 raft_consensus.cc:2243] T 364e060e6ed04b579193b9080ad3c13a P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:26.483521  7042 raft_consensus.cc:2272] T 364e060e6ed04b579193b9080ad3c13a P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.486483  7042 tablet_replica.cc:333] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 764f0f45d8224c009244057835527bc3: stopping tablet replica
I20260630 12:28:26.487007  7042 raft_consensus.cc:2243] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:26.487427  7042 raft_consensus.cc:2272] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.489998  7042 tablet_replica.cc:333] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3: stopping tablet replica
I20260630 12:28:26.490506  7042 raft_consensus.cc:2243] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:26.491348  7042 raft_consensus.cc:2272] T db02b8bdba4149709c7a2594e04c3210 P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.493599  7042 tablet_replica.cc:333] T 22600e3535124d1f9eb7336cdfd7d2d8 P 764f0f45d8224c009244057835527bc3: stopping tablet replica
I20260630 12:28:26.494092  7042 raft_consensus.cc:2243] T 22600e3535124d1f9eb7336cdfd7d2d8 P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:26.494549  7042 raft_consensus.cc:2272] T 22600e3535124d1f9eb7336cdfd7d2d8 P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.497184  7042 tablet_replica.cc:333] T 1f2370b9579342bbbfafd85328aa34f2 P 764f0f45d8224c009244057835527bc3: stopping tablet replica
I20260630 12:28:26.497645  7042 raft_consensus.cc:2243] T 1f2370b9579342bbbfafd85328aa34f2 P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:26.498126  7042 raft_consensus.cc:2272] T 1f2370b9579342bbbfafd85328aa34f2 P 764f0f45d8224c009244057835527bc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.523551  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
I20260630 12:28:26.538257  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:28:26.559872  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:26.560459  7042 tablet_replica.cc:333] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 45c1e441a9764338a0b37e6f85fd63f1: stopping tablet replica
I20260630 12:28:26.561030  7042 raft_consensus.cc:2243] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:26.561568  7042 raft_consensus.cc:2272] T a3a93c9c3a9c46dca303a8a6abd86fd8 P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.564033  7042 tablet_replica.cc:333] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1: stopping tablet replica
I20260630 12:28:26.564579  7042 raft_consensus.cc:2243] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:26.565394  7042 raft_consensus.cc:2272] T 1f2370b9579342bbbfafd85328aa34f2 P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.567647  7042 tablet_replica.cc:333] T db02b8bdba4149709c7a2594e04c3210 P 45c1e441a9764338a0b37e6f85fd63f1: stopping tablet replica
I20260630 12:28:26.568179  7042 raft_consensus.cc:2243] T db02b8bdba4149709c7a2594e04c3210 P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:26.568638  7042 raft_consensus.cc:2272] T db02b8bdba4149709c7a2594e04c3210 P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.571336  7042 tablet_replica.cc:333] T 22600e3535124d1f9eb7336cdfd7d2d8 P 45c1e441a9764338a0b37e6f85fd63f1: stopping tablet replica
I20260630 12:28:26.571822  7042 raft_consensus.cc:2243] T 22600e3535124d1f9eb7336cdfd7d2d8 P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:26.572264  7042 raft_consensus.cc:2272] T 22600e3535124d1f9eb7336cdfd7d2d8 P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.574918  7042 tablet_replica.cc:333] T 364e060e6ed04b579193b9080ad3c13a P 45c1e441a9764338a0b37e6f85fd63f1: stopping tablet replica
I20260630 12:28:26.575408  7042 raft_consensus.cc:2243] T 364e060e6ed04b579193b9080ad3c13a P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:26.575855  7042 raft_consensus.cc:2272] T 364e060e6ed04b579193b9080ad3c13a P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.578423  7042 tablet_replica.cc:333] T e6cd4992e89c43ad973b31e2d03cb5be P 45c1e441a9764338a0b37e6f85fd63f1: stopping tablet replica
I20260630 12:28:26.578877  7042 raft_consensus.cc:2243] T e6cd4992e89c43ad973b31e2d03cb5be P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:26.579392  7042 raft_consensus.cc:2272] T e6cd4992e89c43ad973b31e2d03cb5be P 45c1e441a9764338a0b37e6f85fd63f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.603864  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:28:26.621315  7042 master.cc:562] Master@127.6.224.190:45813 shutting down...
I20260630 12:28:26.639467  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:26.639982  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.640273  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 466206656c8a47c7acd7e41e84e2f654: stopping tablet replica
I20260630 12:28:26.658521  7042 master.cc:584] Master@127.6.224.190:45813 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (3989 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:28:26.686002  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:42651
I20260630 12:28:26.687114  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:26.691814 16020 instance_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:28:26.693099 16021 instance_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:28:26.693282 16023 instance_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:28:26.693872  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:26.694631  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:26.694815  7042 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:28:26.694962  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822506694944 us; error 0 us; skew 500 ppm
I20260630 12:28:26.695422  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:26.697584  7042 webserver.cc:533] Webserver started at http://127.6.224.190:46345/ using document root <none> and password file <none>
I20260630 12:28:26.698025  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:26.698194  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:26.698426  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:26.699456  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "98f31d2106694e76bfae74cb07469194"
format_stamp: "Formatted at 2026-06-30 12:28:26 on dist-test-slave-fh7x"
I20260630 12:28:26.704067  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:28:26.707269 16028 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:28:26.707960  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:26.708225  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "98f31d2106694e76bfae74cb07469194"
format_stamp: "Formatted at 2026-06-30 12:28:26 on dist-test-slave-fh7x"
I20260630 12:28:26.708479  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822288522220-7042-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:28:26.723205  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:26.724217  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:26.756901  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:42651
I20260630 12:28:26.756997 16079 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:42651 every 8 connection(s)
I20260630 12:28:26.760478 16080 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:28:26.771361 16080 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194: Bootstrap starting.
I20260630 12:28:26.775638 16080 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.779500 16080 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194: No bootstrap required, opened a new log
I20260630 12:28:26.781533 16080 raft_consensus.cc:359] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98f31d2106694e76bfae74cb07469194" member_type: VOTER }
I20260630 12:28:26.781924 16080 raft_consensus.cc:385] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.782096 16080 raft_consensus.cc:740] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98f31d2106694e76bfae74cb07469194, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.782658 16080 consensus_queue.cc:260] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "98f31d2106694e76bfae74cb07469194" member_type: VOTER }
I20260630 12:28:26.783100 16080 raft_consensus.cc:399] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:26.783288 16080 raft_consensus.cc:493] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:26.783488 16080 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:26.788096 16080 raft_consensus.cc:515] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98f31d2106694e76bfae74cb07469194" member_type: VOTER }
I20260630 12:28:26.788554 16080 leader_election.cc:304] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194 [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: 98f31d2106694e76bfae74cb07469194; no voters: 
I20260630 12:28:26.789569 16080 leader_election.cc:290] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:26.789880 16083 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:26.791109 16083 raft_consensus.cc:697] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194 [term 1 LEADER]: Becoming Leader. State: Replica: 98f31d2106694e76bfae74cb07469194, State: Running, Role: LEADER
I20260630 12:28:26.791745 16083 consensus_queue.cc:237] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194 [LEADER]: Queue going to LEADER mode. State: All 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: "98f31d2106694e76bfae74cb07469194" member_type: VOTER }
I20260630 12:28:26.792269 16080 sys_catalog.cc:565] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:26.796411 16084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "98f31d2106694e76bfae74cb07469194" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98f31d2106694e76bfae74cb07469194" member_type: VOTER } }
I20260630 12:28:26.796536 16085 sys_catalog.cc:455] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 98f31d2106694e76bfae74cb07469194. Latest consensus state: current_term: 1 leader_uuid: "98f31d2106694e76bfae74cb07469194" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98f31d2106694e76bfae74cb07469194" member_type: VOTER } }
I20260630 12:28:26.797036 16084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:26.797209 16085 sys_catalog.cc:458] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:26.802811 16091 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:26.810098 16091 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:26.811105  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:26.818671 16091 catalog_manager.cc:1383] Generated new cluster ID: f36e3437343e465c8907125be5fa47e3
I20260630 12:28:26.818965 16091 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:26.849364 16091 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:26.850649 16091 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:26.863502 16091 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194: Generated new TSK 0
I20260630 12:28:26.864107 16091 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:26.877948  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:26.883473 16101 instance_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:28:26.884596 16102 instance_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:28:26.887056 16104 instance_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:28:26.890153  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:26.892016  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:26.892202  7042 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:28:26.892326  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822506892314 us; error 0 us; skew 500 ppm
I20260630 12:28:26.892767  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:26.894932  7042 webserver.cc:533] Webserver started at http://127.6.224.129:45203/ using document root <none> and password file <none>
I20260630 12:28:26.895366  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:26.895529  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:26.895740  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:26.896745  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "36b001dca0df46b5a090ccce3dcf6882"
format_stamp: "Formatted at 2026-06-30 12:28:26 on dist-test-slave-fh7x"
I20260630 12:28:26.900946  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:28:26.904147 16109 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:28:26.904940  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:26.905218  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "36b001dca0df46b5a090ccce3dcf6882"
format_stamp: "Formatted at 2026-06-30 12:28:26 on dist-test-slave-fh7x"
I20260630 12:28:26.905459  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822288522220-7042-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:28:26.932322  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:26.933425  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:26.934769  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:26.936910  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:26.937103  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:26.937330  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:26.937493  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:26.972772  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:34559
I20260630 12:28:26.972900 16171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:34559 every 8 connection(s)
I20260630 12:28:26.977385  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:26.984027 16176 instance_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:28:26.985414 16177 instance_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:28:26.987989 16179 instance_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:28:26.988700  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:26.990752  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:26.990955  7042 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:28:26.991111  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822506991094 us; error 0 us; skew 500 ppm
I20260630 12:28:26.991561  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:26.994805 16172 heartbeater.cc:344] Connected to a master server at 127.6.224.190:42651
I20260630 12:28:26.995143 16172 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:26.995822 16172 heartbeater.cc:507] Master 127.6.224.190:42651 requested a full tablet report, sending...
I20260630 12:28:26.996970  7042 webserver.cc:533] Webserver started at http://127.6.224.130:33225/ using document root <none> and password file <none>
I20260630 12:28:26.997560  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:26.997728  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:26.997987  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:26.997953 16045 ts_manager.cc:194] Registered new tserver with Master: 36b001dca0df46b5a090ccce3dcf6882 (127.6.224.129:34559)
I20260630 12:28:26.999193  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "59b23e228a2344ceb6ca36c2ebdcbeac"
format_stamp: "Formatted at 2026-06-30 12:28:26 on dist-test-slave-fh7x"
I20260630 12:28:26.999817 16045 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36412
I20260630 12:28:27.003657  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:27.007174 16184 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:28:27.007926  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:27.008201  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "59b23e228a2344ceb6ca36c2ebdcbeac"
format_stamp: "Formatted at 2026-06-30 12:28:26 on dist-test-slave-fh7x"
I20260630 12:28:27.008463  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822288522220-7042-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:28:27.017596  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:27.018615  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:27.019933  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:27.022071  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:27.022262  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:27.022501  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:27.022653  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:27.058431  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:44301
I20260630 12:28:27.058543 16246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:44301 every 8 connection(s)
I20260630 12:28:27.062894  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:27.069861 16250 instance_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:28:27.071784 16251 instance_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:28:27.072086 16253 instance_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:28:27.074374  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:27.075193 16247 heartbeater.cc:344] Connected to a master server at 127.6.224.190:42651
I20260630 12:28:27.075414  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:27.075570 16247 heartbeater.cc:461] Registering TS with master...
W20260630 12:28:27.075701  7042 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:28:27.075975  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822507075956 us; error 0 us; skew 500 ppm
I20260630 12:28:27.076429 16247 heartbeater.cc:507] Master 127.6.224.190:42651 requested a full tablet report, sending...
I20260630 12:28:27.076546  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:27.078532 16045 ts_manager.cc:194] Registered new tserver with Master: 59b23e228a2344ceb6ca36c2ebdcbeac (127.6.224.130:44301)
I20260630 12:28:27.079809 16045 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36414
I20260630 12:28:27.080874  7042 webserver.cc:533] Webserver started at http://127.6.224.131:40043/ using document root <none> and password file <none>
I20260630 12:28:27.081405  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:27.081593  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:27.081842  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:27.082931  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "3d74c01d66a44bd3ba3f4c1c7b3ae298"
format_stamp: "Formatted at 2026-06-30 12:28:27 on dist-test-slave-fh7x"
I20260630 12:28:27.087307  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:28:27.090493 16258 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:28:27.091226  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:27.091544  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "3d74c01d66a44bd3ba3f4c1c7b3ae298"
format_stamp: "Formatted at 2026-06-30 12:28:27 on dist-test-slave-fh7x"
I20260630 12:28:27.091827  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822288522220-7042-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:28:27.108006  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:27.109081  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:27.110553  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:27.112704  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:27.112883  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:27.113076  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:27.113199  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:28:27.147754  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:44115
I20260630 12:28:27.147841 16320 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:44115 every 8 connection(s)
I20260630 12:28:27.160478 16321 heartbeater.cc:344] Connected to a master server at 127.6.224.190:42651
I20260630 12:28:27.160919 16321 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:27.161595 16321 heartbeater.cc:507] Master 127.6.224.190:42651 requested a full tablet report, sending...
I20260630 12:28:27.163424 16045 ts_manager.cc:194] Registered new tserver with Master: 3d74c01d66a44bd3ba3f4c1c7b3ae298 (127.6.224.131:44115)
I20260630 12:28:27.164235  7042 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013569088s
I20260630 12:28:27.164712 16045 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36416
I20260630 12:28:28.002344 16172 heartbeater.cc:499] Master 127.6.224.190:42651 was elected leader, sending a full tablet report...
I20260630 12:28:28.082276 16247 heartbeater.cc:499] Master 127.6.224.190:42651 was elected leader, sending a full tablet report...
I20260630 12:28:28.167577 16321 heartbeater.cc:499] Master 127.6.224.190:42651 was elected leader, sending a full tablet report...
I20260630 12:28:28.217852 16045 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36424:
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:28:28.219563 16045 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:28:28.263760 16286 tablet_service.cc:1511] Processing CreateTablet for tablet e16ecf7ebcbb468f9a0078cf8674b53f (DEFAULT_TABLE table=test-workload [id=4c3a78a39f784a61b4ff17be66073262]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:28.265204 16286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16ecf7ebcbb468f9a0078cf8674b53f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.275640 16212 tablet_service.cc:1511] Processing CreateTablet for tablet e16ecf7ebcbb468f9a0078cf8674b53f (DEFAULT_TABLE table=test-workload [id=4c3a78a39f784a61b4ff17be66073262]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:28.276216 16137 tablet_service.cc:1511] Processing CreateTablet for tablet e16ecf7ebcbb468f9a0078cf8674b53f (DEFAULT_TABLE table=test-workload [id=4c3a78a39f784a61b4ff17be66073262]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:28.276973 16212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16ecf7ebcbb468f9a0078cf8674b53f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.277506 16137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16ecf7ebcbb468f9a0078cf8674b53f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.285251 16341 tablet_bootstrap.cc:492] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298: Bootstrap starting.
I20260630 12:28:28.291560 16341 tablet_bootstrap.cc:654] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:28.293107 16343 tablet_bootstrap.cc:492] T e16ecf7ebcbb468f9a0078cf8674b53f P 36b001dca0df46b5a090ccce3dcf6882: Bootstrap starting.
I20260630 12:28:28.294741 16342 tablet_bootstrap.cc:492] T e16ecf7ebcbb468f9a0078cf8674b53f P 59b23e228a2344ceb6ca36c2ebdcbeac: Bootstrap starting.
I20260630 12:28:28.297461 16341 tablet_bootstrap.cc:492] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298: No bootstrap required, opened a new log
I20260630 12:28:28.297880 16341 ts_tablet_manager.cc:1403] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260630 12:28:28.300266 16341 raft_consensus.cc:359] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d74c01d66a44bd3ba3f4c1c7b3ae298" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44115 } } peers { permanent_uuid: "59b23e228a2344ceb6ca36c2ebdcbeac" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44301 } } peers { permanent_uuid: "36b001dca0df46b5a090ccce3dcf6882" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 34559 } }
I20260630 12:28:28.300961 16341 raft_consensus.cc:385] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:28.301221 16342 tablet_bootstrap.cc:654] T e16ecf7ebcbb468f9a0078cf8674b53f P 59b23e228a2344ceb6ca36c2ebdcbeac: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:28.301221 16341 raft_consensus.cc:740] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d74c01d66a44bd3ba3f4c1c7b3ae298, State: Initialized, Role: FOLLOWER
I20260630 12:28:28.301555 16343 tablet_bootstrap.cc:654] T e16ecf7ebcbb468f9a0078cf8674b53f P 36b001dca0df46b5a090ccce3dcf6882: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:28.302312 16341 consensus_queue.cc:260] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d74c01d66a44bd3ba3f4c1c7b3ae298" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44115 } } peers { permanent_uuid: "59b23e228a2344ceb6ca36c2ebdcbeac" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44301 } } peers { permanent_uuid: "36b001dca0df46b5a090ccce3dcf6882" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 34559 } }
I20260630 12:28:28.305873 16341 ts_tablet_manager.cc:1434] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:28:28.310350 16345 raft_consensus.cc:493] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:28.310947 16345 raft_consensus.cc:515] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d74c01d66a44bd3ba3f4c1c7b3ae298" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44115 } } peers { permanent_uuid: "59b23e228a2344ceb6ca36c2ebdcbeac" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44301 } } peers { permanent_uuid: "36b001dca0df46b5a090ccce3dcf6882" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 34559 } }
I20260630 12:28:28.312215 16343 tablet_bootstrap.cc:492] T e16ecf7ebcbb468f9a0078cf8674b53f P 36b001dca0df46b5a090ccce3dcf6882: No bootstrap required, opened a new log
I20260630 12:28:28.313072 16343 ts_tablet_manager.cc:1403] T e16ecf7ebcbb468f9a0078cf8674b53f P 36b001dca0df46b5a090ccce3dcf6882: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.003s
I20260630 12:28:28.316815 16345 leader_election.cc:290] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59b23e228a2344ceb6ca36c2ebdcbeac (127.6.224.130:44301), 36b001dca0df46b5a090ccce3dcf6882 (127.6.224.129:34559)
I20260630 12:28:28.316919 16343 raft_consensus.cc:359] T e16ecf7ebcbb468f9a0078cf8674b53f P 36b001dca0df46b5a090ccce3dcf6882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d74c01d66a44bd3ba3f4c1c7b3ae298" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44115 } } peers { permanent_uuid: "59b23e228a2344ceb6ca36c2ebdcbeac" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44301 } } peers { permanent_uuid: "36b001dca0df46b5a090ccce3dcf6882" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 34559 } }
I20260630 12:28:28.317813 16343 raft_consensus.cc:385] T e16ecf7ebcbb468f9a0078cf8674b53f P 36b001dca0df46b5a090ccce3dcf6882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:28.318117 16343 raft_consensus.cc:740] T e16ecf7ebcbb468f9a0078cf8674b53f P 36b001dca0df46b5a090ccce3dcf6882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36b001dca0df46b5a090ccce3dcf6882, State: Initialized, Role: FOLLOWER
I20260630 12:28:28.319077 16343 consensus_queue.cc:260] T e16ecf7ebcbb468f9a0078cf8674b53f P 36b001dca0df46b5a090ccce3dcf6882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d74c01d66a44bd3ba3f4c1c7b3ae298" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44115 } } peers { permanent_uuid: "59b23e228a2344ceb6ca36c2ebdcbeac" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44301 } } peers { permanent_uuid: "36b001dca0df46b5a090ccce3dcf6882" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 34559 } }
I20260630 12:28:28.319881 16342 tablet_bootstrap.cc:492] T e16ecf7ebcbb468f9a0078cf8674b53f P 59b23e228a2344ceb6ca36c2ebdcbeac: No bootstrap required, opened a new log
I20260630 12:28:28.320454 16342 ts_tablet_manager.cc:1403] T e16ecf7ebcbb468f9a0078cf8674b53f P 59b23e228a2344ceb6ca36c2ebdcbeac: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.007s
I20260630 12:28:28.323691 16342 raft_consensus.cc:359] T e16ecf7ebcbb468f9a0078cf8674b53f P 59b23e228a2344ceb6ca36c2ebdcbeac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d74c01d66a44bd3ba3f4c1c7b3ae298" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44115 } } peers { permanent_uuid: "59b23e228a2344ceb6ca36c2ebdcbeac" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44301 } } peers { permanent_uuid: "36b001dca0df46b5a090ccce3dcf6882" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 34559 } }
I20260630 12:28:28.326498 16342 raft_consensus.cc:385] T e16ecf7ebcbb468f9a0078cf8674b53f P 59b23e228a2344ceb6ca36c2ebdcbeac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:28.326906 16342 raft_consensus.cc:740] T e16ecf7ebcbb468f9a0078cf8674b53f P 59b23e228a2344ceb6ca36c2ebdcbeac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59b23e228a2344ceb6ca36c2ebdcbeac, State: Initialized, Role: FOLLOWER
I20260630 12:28:28.327917 16342 consensus_queue.cc:260] T e16ecf7ebcbb468f9a0078cf8674b53f P 59b23e228a2344ceb6ca36c2ebdcbeac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d74c01d66a44bd3ba3f4c1c7b3ae298" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44115 } } peers { permanent_uuid: "59b23e228a2344ceb6ca36c2ebdcbeac" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44301 } } peers { permanent_uuid: "36b001dca0df46b5a090ccce3dcf6882" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 34559 } }
I20260630 12:28:28.329268 16343 ts_tablet_manager.cc:1434] T e16ecf7ebcbb468f9a0078cf8674b53f P 36b001dca0df46b5a090ccce3dcf6882: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.003s
I20260630 12:28:28.334589 16342 ts_tablet_manager.cc:1434] T e16ecf7ebcbb468f9a0078cf8674b53f P 59b23e228a2344ceb6ca36c2ebdcbeac: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.004s
I20260630 12:28:28.342554 16222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16ecf7ebcbb468f9a0078cf8674b53f" candidate_uuid: "3d74c01d66a44bd3ba3f4c1c7b3ae298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b23e228a2344ceb6ca36c2ebdcbeac" is_pre_election: true
I20260630 12:28:28.343276 16222 raft_consensus.cc:2468] T e16ecf7ebcbb468f9a0078cf8674b53f P 59b23e228a2344ceb6ca36c2ebdcbeac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d74c01d66a44bd3ba3f4c1c7b3ae298 in term 0.
I20260630 12:28:28.344389 16260 leader_election.cc:304] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d74c01d66a44bd3ba3f4c1c7b3ae298, 59b23e228a2344ceb6ca36c2ebdcbeac; no voters: 
I20260630 12:28:28.345090 16345 raft_consensus.cc:2804] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:28.345441 16345 raft_consensus.cc:493] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:28.345711 16345 raft_consensus.cc:3060] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:28.346072 16147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16ecf7ebcbb468f9a0078cf8674b53f" candidate_uuid: "3d74c01d66a44bd3ba3f4c1c7b3ae298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36b001dca0df46b5a090ccce3dcf6882" is_pre_election: true
I20260630 12:28:28.346782 16147 raft_consensus.cc:2468] T e16ecf7ebcbb468f9a0078cf8674b53f P 36b001dca0df46b5a090ccce3dcf6882 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d74c01d66a44bd3ba3f4c1c7b3ae298 in term 0.
I20260630 12:28:28.351420 16345 raft_consensus.cc:515] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d74c01d66a44bd3ba3f4c1c7b3ae298" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44115 } } peers { permanent_uuid: "59b23e228a2344ceb6ca36c2ebdcbeac" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44301 } } peers { permanent_uuid: "36b001dca0df46b5a090ccce3dcf6882" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 34559 } }
I20260630 12:28:28.353176 16345 leader_election.cc:290] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298 [CANDIDATE]: Term 1 election: Requested vote from peers 59b23e228a2344ceb6ca36c2ebdcbeac (127.6.224.130:44301), 36b001dca0df46b5a090ccce3dcf6882 (127.6.224.129:34559)
I20260630 12:28:28.353919 16222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16ecf7ebcbb468f9a0078cf8674b53f" candidate_uuid: "3d74c01d66a44bd3ba3f4c1c7b3ae298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b23e228a2344ceb6ca36c2ebdcbeac"
I20260630 12:28:28.354208 16147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16ecf7ebcbb468f9a0078cf8674b53f" candidate_uuid: "3d74c01d66a44bd3ba3f4c1c7b3ae298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36b001dca0df46b5a090ccce3dcf6882"
I20260630 12:28:28.354553 16222 raft_consensus.cc:3060] T e16ecf7ebcbb468f9a0078cf8674b53f P 59b23e228a2344ceb6ca36c2ebdcbeac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:28.354779 16147 raft_consensus.cc:3060] T e16ecf7ebcbb468f9a0078cf8674b53f P 36b001dca0df46b5a090ccce3dcf6882 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:28.361905 16147 raft_consensus.cc:2468] T e16ecf7ebcbb468f9a0078cf8674b53f P 36b001dca0df46b5a090ccce3dcf6882 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d74c01d66a44bd3ba3f4c1c7b3ae298 in term 1.
I20260630 12:28:28.362119 16222 raft_consensus.cc:2468] T e16ecf7ebcbb468f9a0078cf8674b53f P 59b23e228a2344ceb6ca36c2ebdcbeac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d74c01d66a44bd3ba3f4c1c7b3ae298 in term 1.
I20260630 12:28:28.363179 16260 leader_election.cc:304] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36b001dca0df46b5a090ccce3dcf6882, 3d74c01d66a44bd3ba3f4c1c7b3ae298; no voters: 
I20260630 12:28:28.363829 16345 raft_consensus.cc:2804] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:28.364813 16345 raft_consensus.cc:697] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298 [term 1 LEADER]: Becoming Leader. State: Replica: 3d74c01d66a44bd3ba3f4c1c7b3ae298, State: Running, Role: LEADER
I20260630 12:28:28.365558 16345 consensus_queue.cc:237] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d74c01d66a44bd3ba3f4c1c7b3ae298" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44115 } } peers { permanent_uuid: "59b23e228a2344ceb6ca36c2ebdcbeac" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44301 } } peers { permanent_uuid: "36b001dca0df46b5a090ccce3dcf6882" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 34559 } }
I20260630 12:28:28.372695 16045 catalog_manager.cc:5697] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d74c01d66a44bd3ba3f4c1c7b3ae298 (127.6.224.131). New cstate: current_term: 1 leader_uuid: "3d74c01d66a44bd3ba3f4c1c7b3ae298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d74c01d66a44bd3ba3f4c1c7b3ae298" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 44115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59b23e228a2344ceb6ca36c2ebdcbeac" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36b001dca0df46b5a090ccce3dcf6882" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 34559 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:28.563004 16147 raft_consensus.cc:1275] T e16ecf7ebcbb468f9a0078cf8674b53f P 36b001dca0df46b5a090ccce3dcf6882 [term 1 FOLLOWER]: Refusing update from remote peer 3d74c01d66a44bd3ba3f4c1c7b3ae298: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:28.563304 16222 raft_consensus.cc:1275] T e16ecf7ebcbb468f9a0078cf8674b53f P 59b23e228a2344ceb6ca36c2ebdcbeac [term 1 FOLLOWER]: Refusing update from remote peer 3d74c01d66a44bd3ba3f4c1c7b3ae298: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:28.564493 16352 consensus_queue.cc:1048] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36b001dca0df46b5a090ccce3dcf6882" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:28.565274 16345 consensus_queue.cc:1048] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b23e228a2344ceb6ca36c2ebdcbeac" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 44301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:28.980125  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:28:28.999378  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:28.999984  7042 tablet_replica.cc:333] T e16ecf7ebcbb468f9a0078cf8674b53f P 36b001dca0df46b5a090ccce3dcf6882: stopping tablet replica
I20260630 12:28:29.000474  7042 raft_consensus.cc:2243] T e16ecf7ebcbb468f9a0078cf8674b53f P 36b001dca0df46b5a090ccce3dcf6882 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:29.000995  7042 raft_consensus.cc:2272] T e16ecf7ebcbb468f9a0078cf8674b53f P 36b001dca0df46b5a090ccce3dcf6882 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:29.011236  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:28:29.020344  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:28:29.037437  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:29.037993  7042 tablet_replica.cc:333] T e16ecf7ebcbb468f9a0078cf8674b53f P 59b23e228a2344ceb6ca36c2ebdcbeac: stopping tablet replica
I20260630 12:28:29.038450  7042 raft_consensus.cc:2243] T e16ecf7ebcbb468f9a0078cf8674b53f P 59b23e228a2344ceb6ca36c2ebdcbeac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:29.038918  7042 raft_consensus.cc:2272] T e16ecf7ebcbb468f9a0078cf8674b53f P 59b23e228a2344ceb6ca36c2ebdcbeac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:29.048749  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
I20260630 12:28:29.057579  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:28:29.078394  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:29.078998  7042 tablet_replica.cc:333] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298: stopping tablet replica
I20260630 12:28:29.079450  7042 raft_consensus.cc:2243] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:29.080250  7042 raft_consensus.cc:2272] T e16ecf7ebcbb468f9a0078cf8674b53f P 3d74c01d66a44bd3ba3f4c1c7b3ae298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:29.101466  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:28:29.110769  7042 master.cc:562] Master@127.6.224.190:42651 shutting down...
I20260630 12:28:29.126878  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:29.127359  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:29.127619  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 98f31d2106694e76bfae74cb07469194: stopping tablet replica
I20260630 12:28:29.145282  7042 master.cc:584] Master@127.6.224.190:42651 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2483 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:28:29.171684  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:39163
I20260630 12:28:29.172796  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:29.177690 16373 instance_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:28:29.177747 16374 instance_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:28:29.179239 16376 instance_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:28:29.180400  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:29.181185  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:29.181378  7042 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:28:29.181517  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822509181500 us; error 0 us; skew 500 ppm
I20260630 12:28:29.181993  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:29.184218  7042 webserver.cc:533] Webserver started at http://127.6.224.190:39201/ using document root <none> and password file <none>
I20260630 12:28:29.184655  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:29.184834  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:29.185123  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:29.186228  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "5d0478e5b2514dbf872539f645eaabdc"
format_stamp: "Formatted at 2026-06-30 12:28:29 on dist-test-slave-fh7x"
I20260630 12:28:29.190621  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:29.193814 16381 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:28:29.194585  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:29.194891  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "5d0478e5b2514dbf872539f645eaabdc"
format_stamp: "Formatted at 2026-06-30 12:28:29 on dist-test-slave-fh7x"
I20260630 12:28:29.195147  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-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:28:29.217691  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:29.218679  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:29.251292  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:39163
I20260630 12:28:29.251382 16432 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:39163 every 8 connection(s)
I20260630 12:28:29.254817 16433 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:28:29.266278 16433 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc: Bootstrap starting.
I20260630 12:28:29.270509 16433 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:29.274296 16433 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc: No bootstrap required, opened a new log
I20260630 12:28:29.276249 16433 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d0478e5b2514dbf872539f645eaabdc" member_type: VOTER }
I20260630 12:28:29.276631 16433 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:29.276834 16433 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d0478e5b2514dbf872539f645eaabdc, State: Initialized, Role: FOLLOWER
I20260630 12:28:29.277395 16433 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5d0478e5b2514dbf872539f645eaabdc" member_type: VOTER }
I20260630 12:28:29.277835 16433 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:29.278043 16433 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:29.278275 16433 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:29.283011 16433 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d0478e5b2514dbf872539f645eaabdc" member_type: VOTER }
I20260630 12:28:29.283658 16433 leader_election.cc:304] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc [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: 5d0478e5b2514dbf872539f645eaabdc; no voters: 
I20260630 12:28:29.285115 16433 leader_election.cc:290] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:29.285450 16436 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:29.287618 16436 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc [term 1 LEADER]: Becoming Leader. State: Replica: 5d0478e5b2514dbf872539f645eaabdc, State: Running, Role: LEADER
I20260630 12:28:29.288344 16436 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc [LEADER]: Queue going to LEADER mode. State: All 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: "5d0478e5b2514dbf872539f645eaabdc" member_type: VOTER }
I20260630 12:28:29.290155 16433 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:29.294414 16437 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5d0478e5b2514dbf872539f645eaabdc. Latest consensus state: current_term: 1 leader_uuid: "5d0478e5b2514dbf872539f645eaabdc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d0478e5b2514dbf872539f645eaabdc" member_type: VOTER } }
I20260630 12:28:29.295038 16437 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:29.296936 16444 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:29.297210 16438 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5d0478e5b2514dbf872539f645eaabdc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d0478e5b2514dbf872539f645eaabdc" member_type: VOTER } }
I20260630 12:28:29.297833 16438 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:29.304286 16444 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:29.305298  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:29.313305 16444 catalog_manager.cc:1383] Generated new cluster ID: 3435519636e94a24924ff85d62fca584
I20260630 12:28:29.313624 16444 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:29.326964 16444 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:29.328233 16444 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:29.345525 16444 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc: Generated new TSK 0
I20260630 12:28:29.346155 16444 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:29.371565  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:29.377213 16454 instance_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:28:29.377998 16455 instance_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:28:29.379845  7042 server_base.cc:1061] running on GCE node
W20260630 12:28:29.380228 16457 instance_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:28:29.381151  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:29.381333  7042 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:28:29.381462  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822509381451 us; error 0 us; skew 500 ppm
I20260630 12:28:29.381878  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:29.383960  7042 webserver.cc:533] Webserver started at http://127.6.224.129:43107/ using document root <none> and password file <none>
I20260630 12:28:29.384378  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:29.384528  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:29.384732  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:29.385780  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749"
format_stamp: "Formatted at 2026-06-30 12:28:29 on dist-test-slave-fh7x"
I20260630 12:28:29.389981  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:28:29.393198 16462 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:28:29.393882  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:29.394148  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749"
format_stamp: "Formatted at 2026-06-30 12:28:29 on dist-test-slave-fh7x"
I20260630 12:28:29.394421  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-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:28:29.412581  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:29.413699  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:29.415063  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:29.417300  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:29.417498  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:29.417711  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:29.417853  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:29.453107  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:39015
I20260630 12:28:29.453194 16524 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:39015 every 8 connection(s)
I20260630 12:28:29.457809  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:29.464885 16529 instance_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:28:29.465891 16530 instance_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:28:29.469785 16532 instance_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:28:29.470278  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:29.470690 16525 heartbeater.cc:344] Connected to a master server at 127.6.224.190:39163
I20260630 12:28:29.471062 16525 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:29.471781 16525 heartbeater.cc:507] Master 127.6.224.190:39163 requested a full tablet report, sending...
I20260630 12:28:29.472071  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:29.472365  7042 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:28:29.472551  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822509472531 us; error 0 us; skew 500 ppm
I20260630 12:28:29.473294  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:29.473984 16398 ts_manager.cc:194] Registered new tserver with Master: 18f5e8ec3bf84aaf9f9c582e50d3a749 (127.6.224.129:39015)
I20260630 12:28:29.475719  7042 webserver.cc:533] Webserver started at http://127.6.224.130:41789/ using document root <none> and password file <none>
I20260630 12:28:29.475986 16398 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53040
I20260630 12:28:29.476209  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:29.476465  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:29.476706  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:29.477833  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "97905b7e3e574e06af23684f757604b8"
format_stamp: "Formatted at 2026-06-30 12:28:29 on dist-test-slave-fh7x"
I20260630 12:28:29.481897  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:28:29.484879 16537 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:28:29.485612  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:29.485884  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "97905b7e3e574e06af23684f757604b8"
format_stamp: "Formatted at 2026-06-30 12:28:29 on dist-test-slave-fh7x"
I20260630 12:28:29.486137  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-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:28:29.511166  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:29.512157  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:29.513487  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:29.515573  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:29.515761  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:29.515978  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:29.516127  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:29.550609  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:42489
I20260630 12:28:29.550691 16599 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:42489 every 8 connection(s)
I20260630 12:28:29.555074  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:29.561462 16603 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:29.561924 16604 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:29.564760 16606 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:29.565796  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:29.566785  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:29.567000  7042 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:28:29.567162  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822509567143 us; error 0 us; skew 500 ppm
I20260630 12:28:29.567454 16600 heartbeater.cc:344] Connected to a master server at 127.6.224.190:39163
I20260630 12:28:29.567749  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:29.567885 16600 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:29.568797 16600 heartbeater.cc:507] Master 127.6.224.190:39163 requested a full tablet report, sending...
I20260630 12:28:29.570536  7042 webserver.cc:533] Webserver started at http://127.6.224.131:37843/ using document root <none> and password file <none>
I20260630 12:28:29.570860 16398 ts_manager.cc:194] Registered new tserver with Master: 97905b7e3e574e06af23684f757604b8 (127.6.224.130:42489)
I20260630 12:28:29.571026  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:29.571305  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:29.571548  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:29.572276 16398 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53048
I20260630 12:28:29.572523  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "86ae613f9df349dfb805f54e00b05fb1"
format_stamp: "Formatted at 2026-06-30 12:28:29 on dist-test-slave-fh7x"
I20260630 12:28:29.577160  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:29.580359 16611 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:28:29.581120  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:29.581400  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "86ae613f9df349dfb805f54e00b05fb1"
format_stamp: "Formatted at 2026-06-30 12:28:29 on dist-test-slave-fh7x"
I20260630 12:28:29.581657  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-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:28:29.595008  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:29.596043  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:29.597492  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:29.599712  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:29.599902  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:29.600133  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:29.600289  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:29.636816  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:39217
I20260630 12:28:29.636899 16673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:39217 every 8 connection(s)
I20260630 12:28:29.649688 16674 heartbeater.cc:344] Connected to a master server at 127.6.224.190:39163
I20260630 12:28:29.650141 16674 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:29.650831 16674 heartbeater.cc:507] Master 127.6.224.190:39163 requested a full tablet report, sending...
I20260630 12:28:29.652750 16398 ts_manager.cc:194] Registered new tserver with Master: 86ae613f9df349dfb805f54e00b05fb1 (127.6.224.131:39217)
I20260630 12:28:29.653409  7042 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013382895s
I20260630 12:28:29.654099 16398 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53058
I20260630 12:28:30.478756 16525 heartbeater.cc:499] Master 127.6.224.190:39163 was elected leader, sending a full tablet report...
I20260630 12:28:30.575107 16600 heartbeater.cc:499] Master 127.6.224.190:39163 was elected leader, sending a full tablet report...
I20260630 12:28:30.656867 16674 heartbeater.cc:499] Master 127.6.224.190:39163 was elected leader, sending a full tablet report...
I20260630 12:28:30.711798 16398 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53072:
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:28:30.785365 16565 tablet_service.cc:1511] Processing CreateTablet for tablet 7d42696482fa43fea8a712551b652bc4 (DEFAULT_TABLE table=test-workload [id=85d4135a30824f64b4854c5950876f80]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:30.786235 16564 tablet_service.cc:1511] Processing CreateTablet for tablet a5407148c8b94c1aa8d4db24772669f2 (DEFAULT_TABLE table=test-workload [id=85d4135a30824f64b4854c5950876f80]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:30.787503 16565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d42696482fa43fea8a712551b652bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:30.788378 16564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5407148c8b94c1aa8d4db24772669f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:30.789772 16639 tablet_service.cc:1511] Processing CreateTablet for tablet 236d9a85c9984f9b8964bf5587ccd66e (DEFAULT_TABLE table=test-workload [id=85d4135a30824f64b4854c5950876f80]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:30.791513 16639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236d9a85c9984f9b8964bf5587ccd66e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:30.792277 16638 tablet_service.cc:1511] Processing CreateTablet for tablet a769420efa7a4dd5ac68b7b6b49d583c (DEFAULT_TABLE table=test-workload [id=85d4135a30824f64b4854c5950876f80]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:30.793709 16638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a769420efa7a4dd5ac68b7b6b49d583c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:30.801765 16490 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd93e6d4fdd416c9efde6bc7e2fb45e (DEFAULT_TABLE table=test-workload [id=85d4135a30824f64b4854c5950876f80]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:30.803373 16490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd93e6d4fdd416c9efde6bc7e2fb45e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:30.806321 16489 tablet_service.cc:1511] Processing CreateTablet for tablet 80cd247656304312a09df64a554a5e3e (DEFAULT_TABLE table=test-workload [id=85d4135a30824f64b4854c5950876f80]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:30.807687 16489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80cd247656304312a09df64a554a5e3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:30.822564 16695 tablet_bootstrap.cc:492] T a5407148c8b94c1aa8d4db24772669f2 P 97905b7e3e574e06af23684f757604b8: Bootstrap starting.
I20260630 12:28:30.824535 16696 tablet_bootstrap.cc:492] T a769420efa7a4dd5ac68b7b6b49d583c P 86ae613f9df349dfb805f54e00b05fb1: Bootstrap starting.
I20260630 12:28:30.830722 16695 tablet_bootstrap.cc:654] T a5407148c8b94c1aa8d4db24772669f2 P 97905b7e3e574e06af23684f757604b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:30.831854 16696 tablet_bootstrap.cc:654] T a769420efa7a4dd5ac68b7b6b49d583c P 86ae613f9df349dfb805f54e00b05fb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:30.839076 16699 tablet_bootstrap.cc:492] T 7cd93e6d4fdd416c9efde6bc7e2fb45e P 18f5e8ec3bf84aaf9f9c582e50d3a749: Bootstrap starting.
I20260630 12:28:30.840338 16696 tablet_bootstrap.cc:492] T a769420efa7a4dd5ac68b7b6b49d583c P 86ae613f9df349dfb805f54e00b05fb1: No bootstrap required, opened a new log
I20260630 12:28:30.840852 16696 ts_tablet_manager.cc:1403] T a769420efa7a4dd5ac68b7b6b49d583c P 86ae613f9df349dfb805f54e00b05fb1: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:28:30.842412 16695 tablet_bootstrap.cc:492] T a5407148c8b94c1aa8d4db24772669f2 P 97905b7e3e574e06af23684f757604b8: No bootstrap required, opened a new log
I20260630 12:28:30.842953 16695 ts_tablet_manager.cc:1403] T a5407148c8b94c1aa8d4db24772669f2 P 97905b7e3e574e06af23684f757604b8: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.011s
I20260630 12:28:30.844254 16696 raft_consensus.cc:359] T a769420efa7a4dd5ac68b7b6b49d583c P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:30.845124 16696 raft_consensus.cc:385] T a769420efa7a4dd5ac68b7b6b49d583c P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:30.845345 16699 tablet_bootstrap.cc:654] T 7cd93e6d4fdd416c9efde6bc7e2fb45e P 18f5e8ec3bf84aaf9f9c582e50d3a749: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:30.845425 16696 raft_consensus.cc:740] T a769420efa7a4dd5ac68b7b6b49d583c P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ae613f9df349dfb805f54e00b05fb1, State: Initialized, Role: FOLLOWER
I20260630 12:28:30.846103 16695 raft_consensus.cc:359] T a5407148c8b94c1aa8d4db24772669f2 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } }
I20260630 12:28:30.846716 16695 raft_consensus.cc:385] T a5407148c8b94c1aa8d4db24772669f2 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:30.846431 16696 consensus_queue.cc:260] T a769420efa7a4dd5ac68b7b6b49d583c P 86ae613f9df349dfb805f54e00b05fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:30.847021 16695 raft_consensus.cc:740] T a5407148c8b94c1aa8d4db24772669f2 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97905b7e3e574e06af23684f757604b8, State: Initialized, Role: FOLLOWER
I20260630 12:28:30.847187 16696 raft_consensus.cc:399] T a769420efa7a4dd5ac68b7b6b49d583c P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:30.847544 16696 raft_consensus.cc:493] T a769420efa7a4dd5ac68b7b6b49d583c P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:30.847963 16696 raft_consensus.cc:3060] T a769420efa7a4dd5ac68b7b6b49d583c P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:30.847872 16695 consensus_queue.cc:260] T a5407148c8b94c1aa8d4db24772669f2 P 97905b7e3e574e06af23684f757604b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } }
I20260630 12:28:30.848649 16695 raft_consensus.cc:399] T a5407148c8b94c1aa8d4db24772669f2 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:30.848959 16695 raft_consensus.cc:493] T a5407148c8b94c1aa8d4db24772669f2 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:30.849329 16695 raft_consensus.cc:3060] T a5407148c8b94c1aa8d4db24772669f2 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:30.851054 16699 tablet_bootstrap.cc:492] T 7cd93e6d4fdd416c9efde6bc7e2fb45e P 18f5e8ec3bf84aaf9f9c582e50d3a749: No bootstrap required, opened a new log
I20260630 12:28:30.851517 16699 ts_tablet_manager.cc:1403] T 7cd93e6d4fdd416c9efde6bc7e2fb45e P 18f5e8ec3bf84aaf9f9c582e50d3a749: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:28:30.853937 16699 raft_consensus.cc:359] T 7cd93e6d4fdd416c9efde6bc7e2fb45e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } }
I20260630 12:28:30.854351 16699 raft_consensus.cc:385] T 7cd93e6d4fdd416c9efde6bc7e2fb45e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:30.854560 16699 raft_consensus.cc:740] T 7cd93e6d4fdd416c9efde6bc7e2fb45e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18f5e8ec3bf84aaf9f9c582e50d3a749, State: Initialized, Role: FOLLOWER
I20260630 12:28:30.855136 16699 consensus_queue.cc:260] T 7cd93e6d4fdd416c9efde6bc7e2fb45e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } }
I20260630 12:28:30.855592 16699 raft_consensus.cc:399] T 7cd93e6d4fdd416c9efde6bc7e2fb45e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:30.855950 16699 raft_consensus.cc:493] T 7cd93e6d4fdd416c9efde6bc7e2fb45e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:30.856258 16699 raft_consensus.cc:3060] T 7cd93e6d4fdd416c9efde6bc7e2fb45e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:30.856208 16696 raft_consensus.cc:515] T a769420efa7a4dd5ac68b7b6b49d583c P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:30.857232 16696 leader_election.cc:304] T a769420efa7a4dd5ac68b7b6b49d583c P 86ae613f9df349dfb805f54e00b05fb1 [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: 86ae613f9df349dfb805f54e00b05fb1; no voters: 
I20260630 12:28:30.858759 16696 leader_election.cc:290] T a769420efa7a4dd5ac68b7b6b49d583c P 86ae613f9df349dfb805f54e00b05fb1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:30.859097 16695 raft_consensus.cc:515] T a5407148c8b94c1aa8d4db24772669f2 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } }
I20260630 12:28:30.859313 16701 raft_consensus.cc:2804] T a769420efa7a4dd5ac68b7b6b49d583c P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:30.859886 16695 leader_election.cc:304] T a5407148c8b94c1aa8d4db24772669f2 P 97905b7e3e574e06af23684f757604b8 [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: 97905b7e3e574e06af23684f757604b8; no voters: 
I20260630 12:28:30.863559 16699 raft_consensus.cc:515] T 7cd93e6d4fdd416c9efde6bc7e2fb45e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } }
I20260630 12:28:30.864408 16699 leader_election.cc:304] T 7cd93e6d4fdd416c9efde6bc7e2fb45e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [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: 18f5e8ec3bf84aaf9f9c582e50d3a749; no voters: 
I20260630 12:28:30.865139 16704 raft_consensus.cc:2804] T a5407148c8b94c1aa8d4db24772669f2 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:30.866432 16695 leader_election.cc:290] T a5407148c8b94c1aa8d4db24772669f2 P 97905b7e3e574e06af23684f757604b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:30.866933 16701 raft_consensus.cc:697] T a769420efa7a4dd5ac68b7b6b49d583c P 86ae613f9df349dfb805f54e00b05fb1 [term 1 LEADER]: Becoming Leader. State: Replica: 86ae613f9df349dfb805f54e00b05fb1, State: Running, Role: LEADER
I20260630 12:28:30.867928 16701 consensus_queue.cc:237] T a769420efa7a4dd5ac68b7b6b49d583c P 86ae613f9df349dfb805f54e00b05fb1 [LEADER]: Queue going to LEADER mode. State: All 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: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:30.869660 16695 ts_tablet_manager.cc:1434] T a5407148c8b94c1aa8d4db24772669f2 P 97905b7e3e574e06af23684f757604b8: Time spent starting tablet: real 0.026s	user 0.013s	sys 0.011s
I20260630 12:28:30.871703 16696 ts_tablet_manager.cc:1434] T a769420efa7a4dd5ac68b7b6b49d583c P 86ae613f9df349dfb805f54e00b05fb1: Time spent starting tablet: real 0.030s	user 0.026s	sys 0.004s
I20260630 12:28:30.871956 16695 tablet_bootstrap.cc:492] T 7d42696482fa43fea8a712551b652bc4 P 97905b7e3e574e06af23684f757604b8: Bootstrap starting.
I20260630 12:28:30.872685 16696 tablet_bootstrap.cc:492] T 236d9a85c9984f9b8964bf5587ccd66e P 86ae613f9df349dfb805f54e00b05fb1: Bootstrap starting.
I20260630 12:28:30.880012 16696 tablet_bootstrap.cc:654] T 236d9a85c9984f9b8964bf5587ccd66e P 86ae613f9df349dfb805f54e00b05fb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:30.882203 16704 raft_consensus.cc:697] T a5407148c8b94c1aa8d4db24772669f2 P 97905b7e3e574e06af23684f757604b8 [term 1 LEADER]: Becoming Leader. State: Replica: 97905b7e3e574e06af23684f757604b8, State: Running, Role: LEADER
I20260630 12:28:30.883634 16699 leader_election.cc:290] T 7cd93e6d4fdd416c9efde6bc7e2fb45e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:30.884125 16705 raft_consensus.cc:2804] T 7cd93e6d4fdd416c9efde6bc7e2fb45e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:30.884538 16398 catalog_manager.cc:5697] T a769420efa7a4dd5ac68b7b6b49d583c P 86ae613f9df349dfb805f54e00b05fb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86ae613f9df349dfb805f54e00b05fb1 (127.6.224.131). New cstate: current_term: 1 leader_uuid: "86ae613f9df349dfb805f54e00b05fb1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:30.885308 16704 consensus_queue.cc:237] T a5407148c8b94c1aa8d4db24772669f2 P 97905b7e3e574e06af23684f757604b8 [LEADER]: Queue going to LEADER mode. State: All 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: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } }
I20260630 12:28:30.880901 16695 tablet_bootstrap.cc:654] T 7d42696482fa43fea8a712551b652bc4 P 97905b7e3e574e06af23684f757604b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:30.892558 16699 ts_tablet_manager.cc:1434] T 7cd93e6d4fdd416c9efde6bc7e2fb45e P 18f5e8ec3bf84aaf9f9c582e50d3a749: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.029s
I20260630 12:28:30.893813 16699 tablet_bootstrap.cc:492] T 80cd247656304312a09df64a554a5e3e P 18f5e8ec3bf84aaf9f9c582e50d3a749: Bootstrap starting.
I20260630 12:28:30.904990 16705 raft_consensus.cc:697] T 7cd93e6d4fdd416c9efde6bc7e2fb45e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 LEADER]: Becoming Leader. State: Replica: 18f5e8ec3bf84aaf9f9c582e50d3a749, State: Running, Role: LEADER
I20260630 12:28:30.910086 16699 tablet_bootstrap.cc:654] T 80cd247656304312a09df64a554a5e3e P 18f5e8ec3bf84aaf9f9c582e50d3a749: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:30.940380 16397 catalog_manager.cc:5697] T a5407148c8b94c1aa8d4db24772669f2 P 97905b7e3e574e06af23684f757604b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97905b7e3e574e06af23684f757604b8 (127.6.224.130). New cstate: current_term: 1 leader_uuid: "97905b7e3e574e06af23684f757604b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:30.953320 16705 consensus_queue.cc:237] T 7cd93e6d4fdd416c9efde6bc7e2fb45e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [LEADER]: Queue going to LEADER mode. State: All 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: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } }
I20260630 12:28:30.956410 16696 tablet_bootstrap.cc:492] T 236d9a85c9984f9b8964bf5587ccd66e P 86ae613f9df349dfb805f54e00b05fb1: No bootstrap required, opened a new log
I20260630 12:28:30.959661 16696 ts_tablet_manager.cc:1403] T 236d9a85c9984f9b8964bf5587ccd66e P 86ae613f9df349dfb805f54e00b05fb1: Time spent bootstrapping tablet: real 0.087s	user 0.028s	sys 0.024s
I20260630 12:28:30.963034 16696 raft_consensus.cc:359] T 236d9a85c9984f9b8964bf5587ccd66e P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:30.963708 16696 raft_consensus.cc:385] T 236d9a85c9984f9b8964bf5587ccd66e P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:30.963994 16696 raft_consensus.cc:740] T 236d9a85c9984f9b8964bf5587ccd66e P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ae613f9df349dfb805f54e00b05fb1, State: Initialized, Role: FOLLOWER
I20260630 12:28:30.964810 16696 consensus_queue.cc:260] T 236d9a85c9984f9b8964bf5587ccd66e P 86ae613f9df349dfb805f54e00b05fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:30.965570 16696 raft_consensus.cc:399] T 236d9a85c9984f9b8964bf5587ccd66e P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:30.965878 16696 raft_consensus.cc:493] T 236d9a85c9984f9b8964bf5587ccd66e P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:30.966822 16695 tablet_bootstrap.cc:492] T 7d42696482fa43fea8a712551b652bc4 P 97905b7e3e574e06af23684f757604b8: No bootstrap required, opened a new log
I20260630 12:28:30.967429 16695 ts_tablet_manager.cc:1403] T 7d42696482fa43fea8a712551b652bc4 P 97905b7e3e574e06af23684f757604b8: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.005s
I20260630 12:28:30.970584 16695 raft_consensus.cc:359] T 7d42696482fa43fea8a712551b652bc4 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } }
I20260630 12:28:30.971202 16695 raft_consensus.cc:385] T 7d42696482fa43fea8a712551b652bc4 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:30.971504 16695 raft_consensus.cc:740] T 7d42696482fa43fea8a712551b652bc4 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97905b7e3e574e06af23684f757604b8, State: Initialized, Role: FOLLOWER
I20260630 12:28:30.972474 16695 consensus_queue.cc:260] T 7d42696482fa43fea8a712551b652bc4 P 97905b7e3e574e06af23684f757604b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } }
I20260630 12:28:30.973162 16695 raft_consensus.cc:399] T 7d42696482fa43fea8a712551b652bc4 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:30.973471 16695 raft_consensus.cc:493] T 7d42696482fa43fea8a712551b652bc4 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:30.973807 16695 raft_consensus.cc:3060] T 7d42696482fa43fea8a712551b652bc4 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:30.966218 16696 raft_consensus.cc:3060] T 236d9a85c9984f9b8964bf5587ccd66e P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:30.983565 16695 raft_consensus.cc:515] T 7d42696482fa43fea8a712551b652bc4 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } }
I20260630 12:28:30.984444 16695 leader_election.cc:304] T 7d42696482fa43fea8a712551b652bc4 P 97905b7e3e574e06af23684f757604b8 [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: 97905b7e3e574e06af23684f757604b8; no voters: 
I20260630 12:28:30.985154 16695 leader_election.cc:290] T 7d42696482fa43fea8a712551b652bc4 P 97905b7e3e574e06af23684f757604b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:30.985702 16706 raft_consensus.cc:2804] T 7d42696482fa43fea8a712551b652bc4 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:30.986934 16695 ts_tablet_manager.cc:1434] T 7d42696482fa43fea8a712551b652bc4 P 97905b7e3e574e06af23684f757604b8: Time spent starting tablet: real 0.019s	user 0.018s	sys 0.000s
I20260630 12:28:30.987346 16696 raft_consensus.cc:515] T 236d9a85c9984f9b8964bf5587ccd66e P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:30.989467 16696 leader_election.cc:304] T 236d9a85c9984f9b8964bf5587ccd66e P 86ae613f9df349dfb805f54e00b05fb1 [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: 86ae613f9df349dfb805f54e00b05fb1; no voters: 
I20260630 12:28:30.990118 16696 leader_election.cc:290] T 236d9a85c9984f9b8964bf5587ccd66e P 86ae613f9df349dfb805f54e00b05fb1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:30.990417 16699 tablet_bootstrap.cc:492] T 80cd247656304312a09df64a554a5e3e P 18f5e8ec3bf84aaf9f9c582e50d3a749: No bootstrap required, opened a new log
I20260630 12:28:30.990840 16702 raft_consensus.cc:2804] T 236d9a85c9984f9b8964bf5587ccd66e P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:30.990990 16699 ts_tablet_manager.cc:1403] T 80cd247656304312a09df64a554a5e3e P 18f5e8ec3bf84aaf9f9c582e50d3a749: Time spent bootstrapping tablet: real 0.097s	user 0.038s	sys 0.044s
I20260630 12:28:30.991391 16702 raft_consensus.cc:697] T 236d9a85c9984f9b8964bf5587ccd66e P 86ae613f9df349dfb805f54e00b05fb1 [term 1 LEADER]: Becoming Leader. State: Replica: 86ae613f9df349dfb805f54e00b05fb1, State: Running, Role: LEADER
I20260630 12:28:30.991731 16696 ts_tablet_manager.cc:1434] T 236d9a85c9984f9b8964bf5587ccd66e P 86ae613f9df349dfb805f54e00b05fb1: Time spent starting tablet: real 0.032s	user 0.016s	sys 0.000s
I20260630 12:28:30.990327 16397 catalog_manager.cc:5697] T 7cd93e6d4fdd416c9efde6bc7e2fb45e P 18f5e8ec3bf84aaf9f9c582e50d3a749 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18f5e8ec3bf84aaf9f9c582e50d3a749 (127.6.224.129). New cstate: current_term: 1 leader_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:30.992187 16702 consensus_queue.cc:237] T 236d9a85c9984f9b8964bf5587ccd66e P 86ae613f9df349dfb805f54e00b05fb1 [LEADER]: Queue going to LEADER mode. State: All 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: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:30.994180 16699 raft_consensus.cc:359] T 80cd247656304312a09df64a554a5e3e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } }
I20260630 12:28:30.994760 16699 raft_consensus.cc:385] T 80cd247656304312a09df64a554a5e3e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:30.995091 16699 raft_consensus.cc:740] T 80cd247656304312a09df64a554a5e3e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18f5e8ec3bf84aaf9f9c582e50d3a749, State: Initialized, Role: FOLLOWER
I20260630 12:28:30.996032 16699 consensus_queue.cc:260] T 80cd247656304312a09df64a554a5e3e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } }
I20260630 12:28:30.996630 16699 raft_consensus.cc:399] T 80cd247656304312a09df64a554a5e3e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:30.996907 16699 raft_consensus.cc:493] T 80cd247656304312a09df64a554a5e3e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:30.997236 16699 raft_consensus.cc:3060] T 80cd247656304312a09df64a554a5e3e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:30.998996 16706 raft_consensus.cc:697] T 7d42696482fa43fea8a712551b652bc4 P 97905b7e3e574e06af23684f757604b8 [term 1 LEADER]: Becoming Leader. State: Replica: 97905b7e3e574e06af23684f757604b8, State: Running, Role: LEADER
I20260630 12:28:30.999859 16706 consensus_queue.cc:237] T 7d42696482fa43fea8a712551b652bc4 P 97905b7e3e574e06af23684f757604b8 [LEADER]: Queue going to LEADER mode. State: All 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: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } }
I20260630 12:28:31.005013 16699 raft_consensus.cc:515] T 80cd247656304312a09df64a554a5e3e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } }
I20260630 12:28:31.005838 16699 leader_election.cc:304] T 80cd247656304312a09df64a554a5e3e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [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: 18f5e8ec3bf84aaf9f9c582e50d3a749; no voters: 
I20260630 12:28:31.006489 16699 leader_election.cc:290] T 80cd247656304312a09df64a554a5e3e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:31.006847 16713 raft_consensus.cc:2804] T 80cd247656304312a09df64a554a5e3e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:31.007396 16713 raft_consensus.cc:697] T 80cd247656304312a09df64a554a5e3e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 LEADER]: Becoming Leader. State: Replica: 18f5e8ec3bf84aaf9f9c582e50d3a749, State: Running, Role: LEADER
I20260630 12:28:31.008164 16699 ts_tablet_manager.cc:1434] T 80cd247656304312a09df64a554a5e3e P 18f5e8ec3bf84aaf9f9c582e50d3a749: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.003s
I20260630 12:28:31.008194 16713 consensus_queue.cc:237] T 80cd247656304312a09df64a554a5e3e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [LEADER]: Queue going to LEADER mode. State: All 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: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } }
I20260630 12:28:31.021579 16397 catalog_manager.cc:5697] T 7d42696482fa43fea8a712551b652bc4 P 97905b7e3e574e06af23684f757604b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97905b7e3e574e06af23684f757604b8 (127.6.224.130). New cstate: current_term: 1 leader_uuid: "97905b7e3e574e06af23684f757604b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:31.026667 16395 catalog_manager.cc:5697] T 80cd247656304312a09df64a554a5e3e P 18f5e8ec3bf84aaf9f9c582e50d3a749 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18f5e8ec3bf84aaf9f9c582e50d3a749 (127.6.224.129). New cstate: current_term: 1 leader_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:31.027061 16398 catalog_manager.cc:5697] T 236d9a85c9984f9b8964bf5587ccd66e P 86ae613f9df349dfb805f54e00b05fb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86ae613f9df349dfb805f54e00b05fb1 (127.6.224.131). New cstate: current_term: 1 leader_uuid: "86ae613f9df349dfb805f54e00b05fb1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:31.711423 16397 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53076:
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:28:31.714018 16397 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:28:31.751446 16490 tablet_service.cc:1511] Processing CreateTablet for tablet 791c93a067de459587d535b6dc1ab4e8 (DEFAULT_TABLE table=test-workload-rf3 [id=c29c8a30d881481a9c68836bc6934c2b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:31.752738 16490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 791c93a067de459587d535b6dc1ab4e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:31.752482 16565 tablet_service.cc:1511] Processing CreateTablet for tablet 791c93a067de459587d535b6dc1ab4e8 (DEFAULT_TABLE table=test-workload-rf3 [id=c29c8a30d881481a9c68836bc6934c2b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:31.753819 16565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 791c93a067de459587d535b6dc1ab4e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:31.753983 16638 tablet_service.cc:1511] Processing CreateTablet for tablet 791c93a067de459587d535b6dc1ab4e8 (DEFAULT_TABLE table=test-workload-rf3 [id=c29c8a30d881481a9c68836bc6934c2b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:31.755144 16638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 791c93a067de459587d535b6dc1ab4e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:31.756909 16489 tablet_service.cc:1511] Processing CreateTablet for tablet ef9758a3a7124eeba94f68ddc220ec25 (DEFAULT_TABLE table=test-workload-rf3 [id=c29c8a30d881481a9c68836bc6934c2b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:31.758210 16489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef9758a3a7124eeba94f68ddc220ec25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:31.761376 16639 tablet_service.cc:1511] Processing CreateTablet for tablet ef9758a3a7124eeba94f68ddc220ec25 (DEFAULT_TABLE table=test-workload-rf3 [id=c29c8a30d881481a9c68836bc6934c2b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:31.762763 16639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef9758a3a7124eeba94f68ddc220ec25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:31.764632 16488 tablet_service.cc:1511] Processing CreateTablet for tablet 568792caf5f04a779e03c77bb7ff4fb1 (DEFAULT_TABLE table=test-workload-rf3 [id=c29c8a30d881481a9c68836bc6934c2b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:31.765995 16488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568792caf5f04a779e03c77bb7ff4fb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:31.768751 16487 tablet_service.cc:1511] Processing CreateTablet for tablet 089e5c9b73f64147b9f19651abeeaf10 (DEFAULT_TABLE table=test-workload-rf3 [id=c29c8a30d881481a9c68836bc6934c2b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:31.770115 16487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 089e5c9b73f64147b9f19651abeeaf10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:31.773307 16564 tablet_service.cc:1511] Processing CreateTablet for tablet ef9758a3a7124eeba94f68ddc220ec25 (DEFAULT_TABLE table=test-workload-rf3 [id=c29c8a30d881481a9c68836bc6934c2b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:31.774722 16564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef9758a3a7124eeba94f68ddc220ec25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:31.776793 16637 tablet_service.cc:1511] Processing CreateTablet for tablet 568792caf5f04a779e03c77bb7ff4fb1 (DEFAULT_TABLE table=test-workload-rf3 [id=c29c8a30d881481a9c68836bc6934c2b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:31.778133 16637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568792caf5f04a779e03c77bb7ff4fb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:31.779081 16486 tablet_service.cc:1511] Processing CreateTablet for tablet 7e69287b27d145d29938e10ac571a447 (DEFAULT_TABLE table=test-workload-rf3 [id=c29c8a30d881481a9c68836bc6934c2b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:31.780426 16486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e69287b27d145d29938e10ac571a447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:31.788950 16636 tablet_service.cc:1511] Processing CreateTablet for tablet 089e5c9b73f64147b9f19651abeeaf10 (DEFAULT_TABLE table=test-workload-rf3 [id=c29c8a30d881481a9c68836bc6934c2b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:31.789824 16485 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf26e68f03c4eefac2eb0fa7e6f4184 (DEFAULT_TABLE table=test-workload-rf3 [id=c29c8a30d881481a9c68836bc6934c2b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:31.790443 16636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 089e5c9b73f64147b9f19651abeeaf10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:31.791095 16485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf26e68f03c4eefac2eb0fa7e6f4184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:31.795758 16755 tablet_bootstrap.cc:492] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8: Bootstrap starting.
I20260630 12:28:31.804055 16755 tablet_bootstrap.cc:654] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:31.804474 16635 tablet_service.cc:1511] Processing CreateTablet for tablet 7e69287b27d145d29938e10ac571a447 (DEFAULT_TABLE table=test-workload-rf3 [id=c29c8a30d881481a9c68836bc6934c2b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:31.805931 16635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e69287b27d145d29938e10ac571a447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:31.807101 16564 tablet_service.cc:1511] Processing CreateTablet for tablet 568792caf5f04a779e03c77bb7ff4fb1 (DEFAULT_TABLE table=test-workload-rf3 [id=c29c8a30d881481a9c68836bc6934c2b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:31.808378 16564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568792caf5f04a779e03c77bb7ff4fb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:31.814366 16563 tablet_service.cc:1511] Processing CreateTablet for tablet 089e5c9b73f64147b9f19651abeeaf10 (DEFAULT_TABLE table=test-workload-rf3 [id=c29c8a30d881481a9c68836bc6934c2b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:31.814808 16634 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf26e68f03c4eefac2eb0fa7e6f4184 (DEFAULT_TABLE table=test-workload-rf3 [id=c29c8a30d881481a9c68836bc6934c2b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:31.815778 16563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 089e5c9b73f64147b9f19651abeeaf10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:31.816040 16755 tablet_bootstrap.cc:492] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8: No bootstrap required, opened a new log
I20260630 12:28:31.816147 16634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf26e68f03c4eefac2eb0fa7e6f4184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:31.816592 16755 ts_tablet_manager.cc:1403] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.014s
I20260630 12:28:31.819682 16562 tablet_service.cc:1511] Processing CreateTablet for tablet 7e69287b27d145d29938e10ac571a447 (DEFAULT_TABLE table=test-workload-rf3 [id=c29c8a30d881481a9c68836bc6934c2b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:31.821156 16562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e69287b27d145d29938e10ac571a447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:31.827065 16561 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf26e68f03c4eefac2eb0fa7e6f4184 (DEFAULT_TABLE table=test-workload-rf3 [id=c29c8a30d881481a9c68836bc6934c2b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:31.828440 16561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf26e68f03c4eefac2eb0fa7e6f4184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:31.819746 16755 raft_consensus.cc:359] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:31.843825 16755 raft_consensus.cc:385] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:31.844138 16755 raft_consensus.cc:740] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97905b7e3e574e06af23684f757604b8, State: Initialized, Role: FOLLOWER
I20260630 12:28:31.862017 16755 consensus_queue.cc:260] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:31.875208 16755 ts_tablet_manager.cc:1434] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.003s
I20260630 12:28:31.877693 16755 tablet_bootstrap.cc:492] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8: Bootstrap starting.
I20260630 12:28:31.883572 16757 tablet_bootstrap.cc:492] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 86ae613f9df349dfb805f54e00b05fb1: Bootstrap starting.
I20260630 12:28:31.884999 16755 tablet_bootstrap.cc:654] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:31.904148 16755 tablet_bootstrap.cc:492] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8: No bootstrap required, opened a new log
I20260630 12:28:31.904726 16755 ts_tablet_manager.cc:1403] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.013s
I20260630 12:28:31.908156 16757 tablet_bootstrap.cc:654] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 86ae613f9df349dfb805f54e00b05fb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:31.908216 16755 raft_consensus.cc:359] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:31.910634 16755 raft_consensus.cc:385] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:31.910988 16755 raft_consensus.cc:740] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97905b7e3e574e06af23684f757604b8, State: Initialized, Role: FOLLOWER
I20260630 12:28:31.912001 16755 consensus_queue.cc:260] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:31.914141 16755 ts_tablet_manager.cc:1434] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260630 12:28:31.915096 16755 tablet_bootstrap.cc:492] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8: Bootstrap starting.
I20260630 12:28:31.915135 16757 tablet_bootstrap.cc:492] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 86ae613f9df349dfb805f54e00b05fb1: No bootstrap required, opened a new log
I20260630 12:28:31.915778 16757 ts_tablet_manager.cc:1403] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 86ae613f9df349dfb805f54e00b05fb1: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260630 12:28:31.918406 16754 tablet_bootstrap.cc:492] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Bootstrap starting.
I20260630 12:28:31.918833 16757 raft_consensus.cc:359] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:31.919654 16757 raft_consensus.cc:385] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:31.919997 16757 raft_consensus.cc:740] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ae613f9df349dfb805f54e00b05fb1, State: Initialized, Role: FOLLOWER
I20260630 12:28:31.920938 16757 consensus_queue.cc:260] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 86ae613f9df349dfb805f54e00b05fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:31.922286 16755 tablet_bootstrap.cc:654] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:31.925593 16754 tablet_bootstrap.cc:654] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:31.930199 16757 ts_tablet_manager.cc:1434] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 86ae613f9df349dfb805f54e00b05fb1: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.006s
I20260630 12:28:31.933705 16757 tablet_bootstrap.cc:492] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1: Bootstrap starting.
I20260630 12:28:31.933733 16755 tablet_bootstrap.cc:492] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8: No bootstrap required, opened a new log
I20260630 12:28:31.934492 16755 ts_tablet_manager.cc:1403] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260630 12:28:31.937503 16755 raft_consensus.cc:359] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:31.938086 16755 raft_consensus.cc:385] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:31.938311 16755 raft_consensus.cc:740] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97905b7e3e574e06af23684f757604b8, State: Initialized, Role: FOLLOWER
I20260630 12:28:31.938925 16755 consensus_queue.cc:260] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:31.940876 16755 ts_tablet_manager.cc:1434] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260630 12:28:31.941111 16757 tablet_bootstrap.cc:654] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:31.941938 16755 tablet_bootstrap.cc:492] T 089e5c9b73f64147b9f19651abeeaf10 P 97905b7e3e574e06af23684f757604b8: Bootstrap starting.
I20260630 12:28:31.944166 16754 tablet_bootstrap.cc:492] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749: No bootstrap required, opened a new log
I20260630 12:28:31.944773 16754 ts_tablet_manager.cc:1403] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Time spent bootstrapping tablet: real 0.027s	user 0.026s	sys 0.000s
I20260630 12:28:31.947806 16754 raft_consensus.cc:359] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:31.948625 16755 tablet_bootstrap.cc:654] T 089e5c9b73f64147b9f19651abeeaf10 P 97905b7e3e574e06af23684f757604b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:31.948632 16754 raft_consensus.cc:385] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:31.949481 16754 raft_consensus.cc:740] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18f5e8ec3bf84aaf9f9c582e50d3a749, State: Initialized, Role: FOLLOWER
I20260630 12:28:31.950456 16754 consensus_queue.cc:260] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:31.953177 16754 ts_tablet_manager.cc:1434] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:28:31.954241 16754 tablet_bootstrap.cc:492] T 568792caf5f04a779e03c77bb7ff4fb1 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Bootstrap starting.
I20260630 12:28:31.954155 16757 tablet_bootstrap.cc:492] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1: No bootstrap required, opened a new log
I20260630 12:28:31.954916 16757 ts_tablet_manager.cc:1403] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.006s
I20260630 12:28:31.956395 16755 tablet_bootstrap.cc:492] T 089e5c9b73f64147b9f19651abeeaf10 P 97905b7e3e574e06af23684f757604b8: No bootstrap required, opened a new log
I20260630 12:28:31.956934 16755 ts_tablet_manager.cc:1403] T 089e5c9b73f64147b9f19651abeeaf10 P 97905b7e3e574e06af23684f757604b8: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260630 12:28:31.957913 16757 raft_consensus.cc:359] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:31.958707 16757 raft_consensus.cc:385] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:31.959053 16757 raft_consensus.cc:740] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ae613f9df349dfb805f54e00b05fb1, State: Initialized, Role: FOLLOWER
I20260630 12:28:31.959700 16755 raft_consensus.cc:359] T 089e5c9b73f64147b9f19651abeeaf10 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:31.959975 16757 consensus_queue.cc:260] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:31.960451 16755 raft_consensus.cc:385] T 089e5c9b73f64147b9f19651abeeaf10 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:31.961221 16754 tablet_bootstrap.cc:654] T 568792caf5f04a779e03c77bb7ff4fb1 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:31.960948 16755 raft_consensus.cc:740] T 089e5c9b73f64147b9f19651abeeaf10 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97905b7e3e574e06af23684f757604b8, State: Initialized, Role: FOLLOWER
I20260630 12:28:31.963667 16755 consensus_queue.cc:260] T 089e5c9b73f64147b9f19651abeeaf10 P 97905b7e3e574e06af23684f757604b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:31.965018 16757 ts_tablet_manager.cc:1434] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
W20260630 12:28:31.965329 16526 tablet.cc:2406] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:28:31.966159 16757 tablet_bootstrap.cc:492] T 791c93a067de459587d535b6dc1ab4e8 P 86ae613f9df349dfb805f54e00b05fb1: Bootstrap starting.
I20260630 12:28:31.968295 16755 ts_tablet_manager.cc:1434] T 089e5c9b73f64147b9f19651abeeaf10 P 97905b7e3e574e06af23684f757604b8: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260630 12:28:31.969414 16755 tablet_bootstrap.cc:492] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8: Bootstrap starting.
I20260630 12:28:31.972887 16754 tablet_bootstrap.cc:492] T 568792caf5f04a779e03c77bb7ff4fb1 P 18f5e8ec3bf84aaf9f9c582e50d3a749: No bootstrap required, opened a new log
I20260630 12:28:31.973225 16757 tablet_bootstrap.cc:654] T 791c93a067de459587d535b6dc1ab4e8 P 86ae613f9df349dfb805f54e00b05fb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:31.973500 16754 ts_tablet_manager.cc:1403] T 568792caf5f04a779e03c77bb7ff4fb1 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260630 12:28:31.975615 16755 tablet_bootstrap.cc:654] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:31.976759 16754 raft_consensus.cc:359] T 568792caf5f04a779e03c77bb7ff4fb1 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:31.977140 16702 raft_consensus.cc:493] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:31.977896 16702 raft_consensus.cc:515] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:31.991354 16702 leader_election.cc:290] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18f5e8ec3bf84aaf9f9c582e50d3a749 (127.6.224.129:39015), 97905b7e3e574e06af23684f757604b8 (127.6.224.130:42489)
I20260630 12:28:31.995636 16755 tablet_bootstrap.cc:492] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8: No bootstrap required, opened a new log
I20260630 12:28:31.996165 16755 ts_tablet_manager.cc:1403] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.008s
I20260630 12:28:31.998967 16755 raft_consensus.cc:359] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:31.999534 16755 raft_consensus.cc:385] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:31.999745 16755 raft_consensus.cc:740] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97905b7e3e574e06af23684f757604b8, State: Initialized, Role: FOLLOWER
I20260630 12:28:32.000557 16755 consensus_queue.cc:260] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.003151 16755 ts_tablet_manager.cc:1434] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:28:32.004217 16755 tablet_bootstrap.cc:492] T 791c93a067de459587d535b6dc1ab4e8 P 97905b7e3e574e06af23684f757604b8: Bootstrap starting.
I20260630 12:28:32.009683 16754 raft_consensus.cc:385] T 568792caf5f04a779e03c77bb7ff4fb1 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:32.010186 16754 raft_consensus.cc:740] T 568792caf5f04a779e03c77bb7ff4fb1 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18f5e8ec3bf84aaf9f9c582e50d3a749, State: Initialized, Role: FOLLOWER
I20260630 12:28:32.010320 16755 tablet_bootstrap.cc:654] T 791c93a067de459587d535b6dc1ab4e8 P 97905b7e3e574e06af23684f757604b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:32.011126 16754 consensus_queue.cc:260] T 568792caf5f04a779e03c77bb7ff4fb1 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.020318 16754 ts_tablet_manager.cc:1434] T 568792caf5f04a779e03c77bb7ff4fb1 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260630 12:28:32.021859 16755 tablet_bootstrap.cc:492] T 791c93a067de459587d535b6dc1ab4e8 P 97905b7e3e574e06af23684f757604b8: No bootstrap required, opened a new log
I20260630 12:28:32.022516 16755 ts_tablet_manager.cc:1403] T 791c93a067de459587d535b6dc1ab4e8 P 97905b7e3e574e06af23684f757604b8: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260630 12:28:32.025403 16755 raft_consensus.cc:359] T 791c93a067de459587d535b6dc1ab4e8 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.026185 16755 raft_consensus.cc:385] T 791c93a067de459587d535b6dc1ab4e8 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:32.026530 16755 raft_consensus.cc:740] T 791c93a067de459587d535b6dc1ab4e8 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97905b7e3e574e06af23684f757604b8, State: Initialized, Role: FOLLOWER
I20260630 12:28:32.027405 16755 consensus_queue.cc:260] T 791c93a067de459587d535b6dc1ab4e8 P 97905b7e3e574e06af23684f757604b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.029554 16755 ts_tablet_manager.cc:1434] T 791c93a067de459587d535b6dc1ab4e8 P 97905b7e3e574e06af23684f757604b8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:28:32.041718 16754 tablet_bootstrap.cc:492] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Bootstrap starting.
I20260630 12:28:32.047268 16575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089e5c9b73f64147b9f19651abeeaf10" candidate_uuid: "86ae613f9df349dfb805f54e00b05fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97905b7e3e574e06af23684f757604b8" is_pre_election: true
I20260630 12:28:32.048280 16575 raft_consensus.cc:2468] T 089e5c9b73f64147b9f19651abeeaf10 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86ae613f9df349dfb805f54e00b05fb1 in term 0.
I20260630 12:28:32.054884 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089e5c9b73f64147b9f19651abeeaf10" candidate_uuid: "86ae613f9df349dfb805f54e00b05fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" is_pre_election: true
I20260630 12:28:32.074437 16713 raft_consensus.cc:493] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:32.075131 16713 raft_consensus.cc:515] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.087718 16757 tablet_bootstrap.cc:492] T 791c93a067de459587d535b6dc1ab4e8 P 86ae613f9df349dfb805f54e00b05fb1: No bootstrap required, opened a new log
I20260630 12:28:32.087615 16713 leader_election.cc:290] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97905b7e3e574e06af23684f757604b8 (127.6.224.130:42489), 86ae613f9df349dfb805f54e00b05fb1 (127.6.224.131:39217)
I20260630 12:28:32.088516 16757 ts_tablet_manager.cc:1403] T 791c93a067de459587d535b6dc1ab4e8 P 86ae613f9df349dfb805f54e00b05fb1: Time spent bootstrapping tablet: real 0.123s	user 0.037s	sys 0.084s
I20260630 12:28:32.089879 16614 leader_election.cc:304] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86ae613f9df349dfb805f54e00b05fb1, 97905b7e3e574e06af23684f757604b8; no voters: 
I20260630 12:28:32.093518 16754 tablet_bootstrap.cc:654] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:32.093443 16702 raft_consensus.cc:2804] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:28:32.094164 16613 leader_election.cc:343] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18f5e8ec3bf84aaf9f9c582e50d3a749 (127.6.224.129:39015): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:32.094496 16702 raft_consensus.cc:493] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:32.094862 16702 raft_consensus.cc:3060] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:32.096611 16757 raft_consensus.cc:359] T 791c93a067de459587d535b6dc1ab4e8 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.097461 16757 raft_consensus.cc:385] T 791c93a067de459587d535b6dc1ab4e8 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:32.097779 16757 raft_consensus.cc:740] T 791c93a067de459587d535b6dc1ab4e8 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ae613f9df349dfb805f54e00b05fb1, State: Initialized, Role: FOLLOWER
I20260630 12:28:32.098608 16757 consensus_queue.cc:260] T 791c93a067de459587d535b6dc1ab4e8 P 86ae613f9df349dfb805f54e00b05fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.100857 16757 ts_tablet_manager.cc:1434] T 791c93a067de459587d535b6dc1ab4e8 P 86ae613f9df349dfb805f54e00b05fb1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:28:32.101872 16757 tablet_bootstrap.cc:492] T 7e69287b27d145d29938e10ac571a447 P 86ae613f9df349dfb805f54e00b05fb1: Bootstrap starting.
I20260630 12:28:32.107239 16649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791c93a067de459587d535b6dc1ab4e8" candidate_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ae613f9df349dfb805f54e00b05fb1" is_pre_election: true
I20260630 12:28:32.108064 16649 raft_consensus.cc:2468] T 791c93a067de459587d535b6dc1ab4e8 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18f5e8ec3bf84aaf9f9c582e50d3a749 in term 0.
I20260630 12:28:32.109615 16757 tablet_bootstrap.cc:654] T 7e69287b27d145d29938e10ac571a447 P 86ae613f9df349dfb805f54e00b05fb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:32.109858 16466 leader_election.cc:304] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18f5e8ec3bf84aaf9f9c582e50d3a749, 86ae613f9df349dfb805f54e00b05fb1; no voters: 
I20260630 12:28:32.111460 16713 raft_consensus.cc:2804] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:32.111833 16713 raft_consensus.cc:493] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:32.112164 16713 raft_consensus.cc:3060] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:32.117686 16702 raft_consensus.cc:515] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.118474 16575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791c93a067de459587d535b6dc1ab4e8" candidate_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97905b7e3e574e06af23684f757604b8" is_pre_election: true
I20260630 12:28:32.119113 16575 raft_consensus.cc:2468] T 791c93a067de459587d535b6dc1ab4e8 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18f5e8ec3bf84aaf9f9c582e50d3a749 in term 0.
I20260630 12:28:32.120496 16702 leader_election.cc:290] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [CANDIDATE]: Term 1 election: Requested vote from peers 18f5e8ec3bf84aaf9f9c582e50d3a749 (127.6.224.129:39015), 97905b7e3e574e06af23684f757604b8 (127.6.224.130:42489)
I20260630 12:28:32.120337 16713 raft_consensus.cc:515] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.121387 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089e5c9b73f64147b9f19651abeeaf10" candidate_uuid: "86ae613f9df349dfb805f54e00b05fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749"
I20260630 12:28:32.123801 16649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791c93a067de459587d535b6dc1ab4e8" candidate_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ae613f9df349dfb805f54e00b05fb1"
W20260630 12:28:32.124384 16613 leader_election.cc:343] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18f5e8ec3bf84aaf9f9c582e50d3a749 (127.6.224.129:39015): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:32.124481 16713 leader_election.cc:290] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [CANDIDATE]: Term 1 election: Requested vote from peers 97905b7e3e574e06af23684f757604b8 (127.6.224.130:42489), 86ae613f9df349dfb805f54e00b05fb1 (127.6.224.131:39217)
I20260630 12:28:32.124398 16757 tablet_bootstrap.cc:492] T 7e69287b27d145d29938e10ac571a447 P 86ae613f9df349dfb805f54e00b05fb1: No bootstrap required, opened a new log
I20260630 12:28:32.124789 16575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089e5c9b73f64147b9f19651abeeaf10" candidate_uuid: "86ae613f9df349dfb805f54e00b05fb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97905b7e3e574e06af23684f757604b8"
I20260630 12:28:32.124396 16649 raft_consensus.cc:3060] T 791c93a067de459587d535b6dc1ab4e8 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:32.125083 16706 raft_consensus.cc:493] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:32.125789 16757 ts_tablet_manager.cc:1403] T 7e69287b27d145d29938e10ac571a447 P 86ae613f9df349dfb805f54e00b05fb1: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.016s
I20260630 12:28:32.125591 16574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791c93a067de459587d535b6dc1ab4e8" candidate_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97905b7e3e574e06af23684f757604b8"
I20260630 12:28:32.126312 16574 raft_consensus.cc:3060] T 791c93a067de459587d535b6dc1ab4e8 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:32.126016 16706 raft_consensus.cc:515] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.126344 16575 raft_consensus.cc:3060] T 089e5c9b73f64147b9f19651abeeaf10 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:32.128894 16757 raft_consensus.cc:359] T 7e69287b27d145d29938e10ac571a447 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.129730 16757 raft_consensus.cc:385] T 7e69287b27d145d29938e10ac571a447 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:32.130044 16757 raft_consensus.cc:740] T 7e69287b27d145d29938e10ac571a447 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ae613f9df349dfb805f54e00b05fb1, State: Initialized, Role: FOLLOWER
I20260630 12:28:32.130772 16757 consensus_queue.cc:260] T 7e69287b27d145d29938e10ac571a447 P 86ae613f9df349dfb805f54e00b05fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.134182 16649 raft_consensus.cc:2468] T 791c93a067de459587d535b6dc1ab4e8 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18f5e8ec3bf84aaf9f9c582e50d3a749 in term 1.
I20260630 12:28:32.129012 16706 leader_election.cc:290] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18f5e8ec3bf84aaf9f9c582e50d3a749 (127.6.224.129:39015), 86ae613f9df349dfb805f54e00b05fb1 (127.6.224.131:39217)
I20260630 12:28:32.135561 16466 leader_election.cc:304] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18f5e8ec3bf84aaf9f9c582e50d3a749, 86ae613f9df349dfb805f54e00b05fb1; no voters: 
I20260630 12:28:32.136436 16713 raft_consensus.cc:2804] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:32.136916 16713 raft_consensus.cc:697] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 LEADER]: Becoming Leader. State: Replica: 18f5e8ec3bf84aaf9f9c582e50d3a749, State: Running, Role: LEADER
I20260630 12:28:32.137712 16713 consensus_queue.cc:237] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.140084 16757 ts_tablet_manager.cc:1434] T 7e69287b27d145d29938e10ac571a447 P 86ae613f9df349dfb805f54e00b05fb1: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260630 12:28:32.142174 16574 raft_consensus.cc:2468] T 791c93a067de459587d535b6dc1ab4e8 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18f5e8ec3bf84aaf9f9c582e50d3a749 in term 1.
I20260630 12:28:32.124432 16754 tablet_bootstrap.cc:492] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 18f5e8ec3bf84aaf9f9c582e50d3a749: No bootstrap required, opened a new log
I20260630 12:28:32.146139 16754 ts_tablet_manager.cc:1403] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Time spent bootstrapping tablet: real 0.105s	user 0.014s	sys 0.012s
I20260630 12:28:32.147806 16757 tablet_bootstrap.cc:492] T ef9758a3a7124eeba94f68ddc220ec25 P 86ae613f9df349dfb805f54e00b05fb1: Bootstrap starting.
I20260630 12:28:32.148262 16575 raft_consensus.cc:2468] T 089e5c9b73f64147b9f19651abeeaf10 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ae613f9df349dfb805f54e00b05fb1 in term 1.
I20260630 12:28:32.150313 16754 raft_consensus.cc:359] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.151166 16754 raft_consensus.cc:385] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:32.151533 16754 raft_consensus.cc:740] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18f5e8ec3bf84aaf9f9c582e50d3a749, State: Initialized, Role: FOLLOWER
I20260630 12:28:32.154831 16757 tablet_bootstrap.cc:654] T ef9758a3a7124eeba94f68ddc220ec25 P 86ae613f9df349dfb805f54e00b05fb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:32.156844 16614 leader_election.cc:304] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [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: 86ae613f9df349dfb805f54e00b05fb1, 97905b7e3e574e06af23684f757604b8; no voters: 18f5e8ec3bf84aaf9f9c582e50d3a749
I20260630 12:28:32.158129 16702 raft_consensus.cc:2804] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:32.158617 16702 raft_consensus.cc:697] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 LEADER]: Becoming Leader. State: Replica: 86ae613f9df349dfb805f54e00b05fb1, State: Running, Role: LEADER
I20260630 12:28:32.159430 16702 consensus_queue.cc:237] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.159057 16395 catalog_manager.cc:5697] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18f5e8ec3bf84aaf9f9c582e50d3a749 (127.6.224.129). New cstate: current_term: 1 leader_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:32.152483 16754 consensus_queue.cc:260] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.180569 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568792caf5f04a779e03c77bb7ff4fb1" candidate_uuid: "97905b7e3e574e06af23684f757604b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" is_pre_election: true
I20260630 12:28:32.181336 16500 raft_consensus.cc:2468] T 568792caf5f04a779e03c77bb7ff4fb1 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97905b7e3e574e06af23684f757604b8 in term 0.
I20260630 12:28:32.182807 16754 ts_tablet_manager.cc:1434] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260630 12:28:32.184311 16539 leader_election.cc:304] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18f5e8ec3bf84aaf9f9c582e50d3a749, 97905b7e3e574e06af23684f757604b8; no voters: 
I20260630 12:28:32.186976 16706 raft_consensus.cc:2804] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:32.187361 16706 raft_consensus.cc:493] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:32.187691 16706 raft_consensus.cc:3060] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:32.193537 16754 tablet_bootstrap.cc:492] T 089e5c9b73f64147b9f19651abeeaf10 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Bootstrap starting.
I20260630 12:28:32.198177 16649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568792caf5f04a779e03c77bb7ff4fb1" candidate_uuid: "97905b7e3e574e06af23684f757604b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ae613f9df349dfb805f54e00b05fb1" is_pre_election: true
W20260630 12:28:32.200587 16541 leader_election.cc:343] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86ae613f9df349dfb805f54e00b05fb1 (127.6.224.131:39217): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:32.202481 16754 tablet_bootstrap.cc:654] T 089e5c9b73f64147b9f19651abeeaf10 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:32.203833 16757 tablet_bootstrap.cc:492] T ef9758a3a7124eeba94f68ddc220ec25 P 86ae613f9df349dfb805f54e00b05fb1: No bootstrap required, opened a new log
I20260630 12:28:32.204710 16757 ts_tablet_manager.cc:1403] T ef9758a3a7124eeba94f68ddc220ec25 P 86ae613f9df349dfb805f54e00b05fb1: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.039s
I20260630 12:28:32.207913 16757 raft_consensus.cc:359] T ef9758a3a7124eeba94f68ddc220ec25 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.208792 16757 raft_consensus.cc:385] T ef9758a3a7124eeba94f68ddc220ec25 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:32.209242 16757 raft_consensus.cc:740] T ef9758a3a7124eeba94f68ddc220ec25 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ae613f9df349dfb805f54e00b05fb1, State: Initialized, Role: FOLLOWER
I20260630 12:28:32.208446 16706 raft_consensus.cc:515] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.210181 16757 consensus_queue.cc:260] T ef9758a3a7124eeba94f68ddc220ec25 P 86ae613f9df349dfb805f54e00b05fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.212971 16757 ts_tablet_manager.cc:1434] T ef9758a3a7124eeba94f68ddc220ec25 P 86ae613f9df349dfb805f54e00b05fb1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:28:32.212986 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568792caf5f04a779e03c77bb7ff4fb1" candidate_uuid: "97905b7e3e574e06af23684f757604b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749"
I20260630 12:28:32.213912 16500 raft_consensus.cc:3060] T 568792caf5f04a779e03c77bb7ff4fb1 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:32.214556 16757 tablet_bootstrap.cc:492] T 568792caf5f04a779e03c77bb7ff4fb1 P 86ae613f9df349dfb805f54e00b05fb1: Bootstrap starting.
I20260630 12:28:32.222019 16500 raft_consensus.cc:2468] T 568792caf5f04a779e03c77bb7ff4fb1 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97905b7e3e574e06af23684f757604b8 in term 1.
I20260630 12:28:32.222051 16757 tablet_bootstrap.cc:654] T 568792caf5f04a779e03c77bb7ff4fb1 P 86ae613f9df349dfb805f54e00b05fb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:32.223336 16539 leader_election.cc:304] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18f5e8ec3bf84aaf9f9c582e50d3a749, 97905b7e3e574e06af23684f757604b8; no voters: 
I20260630 12:28:32.227770 16706 leader_election.cc:290] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [CANDIDATE]: Term 1 election: Requested vote from peers 18f5e8ec3bf84aaf9f9c582e50d3a749 (127.6.224.129:39015), 86ae613f9df349dfb805f54e00b05fb1 (127.6.224.131:39217)
I20260630 12:28:32.228309 16706 raft_consensus.cc:493] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:32.230923 16782 raft_consensus.cc:2804] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:32.231446 16782 raft_consensus.cc:697] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [term 1 LEADER]: Becoming Leader. State: Replica: 97905b7e3e574e06af23684f757604b8, State: Running, Role: LEADER
I20260630 12:28:32.229818 16706 raft_consensus.cc:515] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.232259 16782 consensus_queue.cc:237] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.232928 16757 tablet_bootstrap.cc:492] T 568792caf5f04a779e03c77bb7ff4fb1 P 86ae613f9df349dfb805f54e00b05fb1: No bootstrap required, opened a new log
I20260630 12:28:32.233578 16757 ts_tablet_manager.cc:1403] T 568792caf5f04a779e03c77bb7ff4fb1 P 86ae613f9df349dfb805f54e00b05fb1: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.001s
I20260630 12:28:32.234833 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e69287b27d145d29938e10ac571a447" candidate_uuid: "97905b7e3e574e06af23684f757604b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" is_pre_election: true
I20260630 12:28:32.236325 16649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568792caf5f04a779e03c77bb7ff4fb1" candidate_uuid: "97905b7e3e574e06af23684f757604b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ae613f9df349dfb805f54e00b05fb1"
W20260630 12:28:32.236407 16539 leader_election.cc:343] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18f5e8ec3bf84aaf9f9c582e50d3a749 (127.6.224.129:39015): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:32.236620 16757 raft_consensus.cc:359] T 568792caf5f04a779e03c77bb7ff4fb1 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.237800 16757 raft_consensus.cc:385] T 568792caf5f04a779e03c77bb7ff4fb1 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:32.238180 16757 raft_consensus.cc:740] T 568792caf5f04a779e03c77bb7ff4fb1 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ae613f9df349dfb805f54e00b05fb1, State: Initialized, Role: FOLLOWER
I20260630 12:28:32.239171 16757 consensus_queue.cc:260] T 568792caf5f04a779e03c77bb7ff4fb1 P 86ae613f9df349dfb805f54e00b05fb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.241791 16757 ts_tablet_manager.cc:1434] T 568792caf5f04a779e03c77bb7ff4fb1 P 86ae613f9df349dfb805f54e00b05fb1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:28:32.243506 16395 catalog_manager.cc:5697] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86ae613f9df349dfb805f54e00b05fb1 (127.6.224.131). New cstate: current_term: 1 leader_uuid: "86ae613f9df349dfb805f54e00b05fb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:32.245584 16649 raft_consensus.cc:3060] T 568792caf5f04a779e03c77bb7ff4fb1 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:32.248625 16706 leader_election.cc:290] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18f5e8ec3bf84aaf9f9c582e50d3a749 (127.6.224.129:39015), 86ae613f9df349dfb805f54e00b05fb1 (127.6.224.131:39217)
I20260630 12:28:32.250104 16648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e69287b27d145d29938e10ac571a447" candidate_uuid: "97905b7e3e574e06af23684f757604b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ae613f9df349dfb805f54e00b05fb1" is_pre_election: true
I20260630 12:28:32.250793 16648 raft_consensus.cc:2468] T 7e69287b27d145d29938e10ac571a447 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97905b7e3e574e06af23684f757604b8 in term 0.
I20260630 12:28:32.252099 16541 leader_election.cc:304] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [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: 86ae613f9df349dfb805f54e00b05fb1, 97905b7e3e574e06af23684f757604b8; no voters: 18f5e8ec3bf84aaf9f9c582e50d3a749
I20260630 12:28:32.252997 16706 raft_consensus.cc:2804] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:32.253325 16649 raft_consensus.cc:2468] T 568792caf5f04a779e03c77bb7ff4fb1 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97905b7e3e574e06af23684f757604b8 in term 1.
I20260630 12:28:32.253502 16706 raft_consensus.cc:493] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:32.254053 16706 raft_consensus.cc:3060] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:32.262326 16754 tablet_bootstrap.cc:492] T 089e5c9b73f64147b9f19651abeeaf10 P 18f5e8ec3bf84aaf9f9c582e50d3a749: No bootstrap required, opened a new log
I20260630 12:28:32.262971 16754 ts_tablet_manager.cc:1403] T 089e5c9b73f64147b9f19651abeeaf10 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Time spent bootstrapping tablet: real 0.070s	user 0.029s	sys 0.032s
I20260630 12:28:32.262574 16395 catalog_manager.cc:5697] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97905b7e3e574e06af23684f757604b8 (127.6.224.130). New cstate: current_term: 1 leader_uuid: "97905b7e3e574e06af23684f757604b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:32.264114 16706 raft_consensus.cc:515] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.267015 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e69287b27d145d29938e10ac571a447" candidate_uuid: "97905b7e3e574e06af23684f757604b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749"
I20260630 12:28:32.267346 16649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e69287b27d145d29938e10ac571a447" candidate_uuid: "97905b7e3e574e06af23684f757604b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ae613f9df349dfb805f54e00b05fb1"
W20260630 12:28:32.268406 16539 leader_election.cc:343] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18f5e8ec3bf84aaf9f9c582e50d3a749 (127.6.224.129:39015): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:32.267949 16649 raft_consensus.cc:3060] T 7e69287b27d145d29938e10ac571a447 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:32.268723 16754 raft_consensus.cc:359] T 089e5c9b73f64147b9f19651abeeaf10 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.269496 16754 raft_consensus.cc:385] T 089e5c9b73f64147b9f19651abeeaf10 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:32.269794 16754 raft_consensus.cc:740] T 089e5c9b73f64147b9f19651abeeaf10 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18f5e8ec3bf84aaf9f9c582e50d3a749, State: Initialized, Role: FOLLOWER
I20260630 12:28:32.270536 16754 consensus_queue.cc:260] T 089e5c9b73f64147b9f19651abeeaf10 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.273010 16754 ts_tablet_manager.cc:1434] T 089e5c9b73f64147b9f19651abeeaf10 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260630 12:28:32.273365 16706 leader_election.cc:290] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [CANDIDATE]: Term 1 election: Requested vote from peers 18f5e8ec3bf84aaf9f9c582e50d3a749 (127.6.224.129:39015), 86ae613f9df349dfb805f54e00b05fb1 (127.6.224.131:39217)
I20260630 12:28:32.273970 16754 tablet_bootstrap.cc:492] T 7e69287b27d145d29938e10ac571a447 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Bootstrap starting.
I20260630 12:28:32.276826 16649 raft_consensus.cc:2468] T 7e69287b27d145d29938e10ac571a447 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97905b7e3e574e06af23684f757604b8 in term 1.
I20260630 12:28:32.278414 16541 leader_election.cc:304] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [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: 86ae613f9df349dfb805f54e00b05fb1, 97905b7e3e574e06af23684f757604b8; no voters: 18f5e8ec3bf84aaf9f9c582e50d3a749
I20260630 12:28:32.279608 16706 raft_consensus.cc:2804] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:32.280541 16706 raft_consensus.cc:697] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [term 1 LEADER]: Becoming Leader. State: Replica: 97905b7e3e574e06af23684f757604b8, State: Running, Role: LEADER
I20260630 12:28:32.281376 16706 consensus_queue.cc:237] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.282647 16754 tablet_bootstrap.cc:654] T 7e69287b27d145d29938e10ac571a447 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:32.283507 16713 raft_consensus.cc:493] T 089e5c9b73f64147b9f19651abeeaf10 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:32.283970 16713 raft_consensus.cc:515] T 089e5c9b73f64147b9f19651abeeaf10 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.286170 16713 leader_election.cc:290] T 089e5c9b73f64147b9f19651abeeaf10 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97905b7e3e574e06af23684f757604b8 (127.6.224.130:42489), 86ae613f9df349dfb805f54e00b05fb1 (127.6.224.131:39217)
I20260630 12:28:32.287240 16575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089e5c9b73f64147b9f19651abeeaf10" candidate_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97905b7e3e574e06af23684f757604b8" is_pre_election: true
I20260630 12:28:32.287499 16649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089e5c9b73f64147b9f19651abeeaf10" candidate_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ae613f9df349dfb805f54e00b05fb1" is_pre_election: true
I20260630 12:28:32.288074 16575 raft_consensus.cc:2393] T 089e5c9b73f64147b9f19651abeeaf10 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 18f5e8ec3bf84aaf9f9c582e50d3a749 in current term 1: Already voted for candidate 86ae613f9df349dfb805f54e00b05fb1 in this term.
I20260630 12:28:32.293725 16465 leader_election.cc:304] T 089e5c9b73f64147b9f19651abeeaf10 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [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: 18f5e8ec3bf84aaf9f9c582e50d3a749; no voters: 86ae613f9df349dfb805f54e00b05fb1, 97905b7e3e574e06af23684f757604b8
I20260630 12:28:32.294642 16713 raft_consensus.cc:3060] T 089e5c9b73f64147b9f19651abeeaf10 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:32.295048 16392 catalog_manager.cc:5697] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97905b7e3e574e06af23684f757604b8 (127.6.224.130). New cstate: current_term: 1 leader_uuid: "97905b7e3e574e06af23684f757604b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:32.300460 16754 tablet_bootstrap.cc:492] T 7e69287b27d145d29938e10ac571a447 P 18f5e8ec3bf84aaf9f9c582e50d3a749: No bootstrap required, opened a new log
I20260630 12:28:32.301011 16754 ts_tablet_manager.cc:1403] T 7e69287b27d145d29938e10ac571a447 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.000s
I20260630 12:28:32.303530 16713 raft_consensus.cc:2749] T 089e5c9b73f64147b9f19651abeeaf10 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:32.303844 16754 raft_consensus.cc:359] T 7e69287b27d145d29938e10ac571a447 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.304589 16754 raft_consensus.cc:385] T 7e69287b27d145d29938e10ac571a447 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:32.304894 16754 raft_consensus.cc:740] T 7e69287b27d145d29938e10ac571a447 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18f5e8ec3bf84aaf9f9c582e50d3a749, State: Initialized, Role: FOLLOWER
I20260630 12:28:32.305641 16706 raft_consensus.cc:493] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:32.305949 16754 consensus_queue.cc:260] T 7e69287b27d145d29938e10ac571a447 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.306243 16706 raft_consensus.cc:515] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.308180 16754 ts_tablet_manager.cc:1434] T 7e69287b27d145d29938e10ac571a447 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:28:32.309427 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9758a3a7124eeba94f68ddc220ec25" candidate_uuid: "97905b7e3e574e06af23684f757604b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" is_pre_election: true
I20260630 12:28:32.310415 16706 leader_election.cc:290] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18f5e8ec3bf84aaf9f9c582e50d3a749 (127.6.224.129:39015), 86ae613f9df349dfb805f54e00b05fb1 (127.6.224.131:39217)
W20260630 12:28:32.310763 16539 leader_election.cc:343] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18f5e8ec3bf84aaf9f9c582e50d3a749 (127.6.224.129:39015): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:32.311556 16754 tablet_bootstrap.cc:492] T ef9758a3a7124eeba94f68ddc220ec25 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Bootstrap starting.
W20260630 12:28:32.311896 16446 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:32.312783 16649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9758a3a7124eeba94f68ddc220ec25" candidate_uuid: "97905b7e3e574e06af23684f757604b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ae613f9df349dfb805f54e00b05fb1" is_pre_election: true
I20260630 12:28:32.313954 16649 raft_consensus.cc:2468] T ef9758a3a7124eeba94f68ddc220ec25 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97905b7e3e574e06af23684f757604b8 in term 0.
I20260630 12:28:32.315164 16541 leader_election.cc:304] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 [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: 86ae613f9df349dfb805f54e00b05fb1, 97905b7e3e574e06af23684f757604b8; no voters: 18f5e8ec3bf84aaf9f9c582e50d3a749
I20260630 12:28:32.316331 16706 raft_consensus.cc:2804] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:32.316751 16706 raft_consensus.cc:493] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:32.317152 16706 raft_consensus.cc:3060] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:32.318416 16754 tablet_bootstrap.cc:654] T ef9758a3a7124eeba94f68ddc220ec25 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:32.322610 16782 raft_consensus.cc:493] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:32.323108 16782 raft_consensus.cc:515] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.323866 16706 raft_consensus.cc:515] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.325304 16782 leader_election.cc:290] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18f5e8ec3bf84aaf9f9c582e50d3a749 (127.6.224.129:39015), 86ae613f9df349dfb805f54e00b05fb1 (127.6.224.131:39217)
I20260630 12:28:32.325941 16706 leader_election.cc:290] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 [CANDIDATE]: Term 1 election: Requested vote from peers 18f5e8ec3bf84aaf9f9c582e50d3a749 (127.6.224.129:39015), 86ae613f9df349dfb805f54e00b05fb1 (127.6.224.131:39217)
I20260630 12:28:32.326035 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf26e68f03c4eefac2eb0fa7e6f4184" candidate_uuid: "97905b7e3e574e06af23684f757604b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" is_pre_election: true
I20260630 12:28:32.327075 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9758a3a7124eeba94f68ddc220ec25" candidate_uuid: "97905b7e3e574e06af23684f757604b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749"
I20260630 12:28:32.327162 16649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf26e68f03c4eefac2eb0fa7e6f4184" candidate_uuid: "97905b7e3e574e06af23684f757604b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ae613f9df349dfb805f54e00b05fb1" is_pre_election: true
I20260630 12:28:32.327919 16754 tablet_bootstrap.cc:492] T ef9758a3a7124eeba94f68ddc220ec25 P 18f5e8ec3bf84aaf9f9c582e50d3a749: No bootstrap required, opened a new log
I20260630 12:28:32.327567 16648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9758a3a7124eeba94f68ddc220ec25" candidate_uuid: "97905b7e3e574e06af23684f757604b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ae613f9df349dfb805f54e00b05fb1"
I20260630 12:28:32.328329 16649 raft_consensus.cc:2468] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97905b7e3e574e06af23684f757604b8 in term 0.
I20260630 12:28:32.327191 16500 raft_consensus.cc:2468] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97905b7e3e574e06af23684f757604b8 in term 0.
W20260630 12:28:32.328476 16539 leader_election.cc:343] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18f5e8ec3bf84aaf9f9c582e50d3a749 (127.6.224.129:39015): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:32.328490 16754 ts_tablet_manager.cc:1403] T ef9758a3a7124eeba94f68ddc220ec25 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260630 12:28:32.329463 16541 leader_election.cc:304] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86ae613f9df349dfb805f54e00b05fb1, 97905b7e3e574e06af23684f757604b8; no voters: 
I20260630 12:28:32.328666 16648 raft_consensus.cc:3060] T ef9758a3a7124eeba94f68ddc220ec25 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:32.330155 16706 raft_consensus.cc:2804] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:32.330453 16706 raft_consensus.cc:493] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:32.330708 16706 raft_consensus.cc:3060] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:32.331755 16754 raft_consensus.cc:359] T ef9758a3a7124eeba94f68ddc220ec25 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.332475 16754 raft_consensus.cc:385] T ef9758a3a7124eeba94f68ddc220ec25 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:32.332753 16754 raft_consensus.cc:740] T ef9758a3a7124eeba94f68ddc220ec25 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18f5e8ec3bf84aaf9f9c582e50d3a749, State: Initialized, Role: FOLLOWER
I20260630 12:28:32.333631 16754 consensus_queue.cc:260] T ef9758a3a7124eeba94f68ddc220ec25 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.336424 16706 raft_consensus.cc:515] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.337153 16648 raft_consensus.cc:2468] T ef9758a3a7124eeba94f68ddc220ec25 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97905b7e3e574e06af23684f757604b8 in term 1.
I20260630 12:28:32.338008 16754 ts_tablet_manager.cc:1434] T ef9758a3a7124eeba94f68ddc220ec25 P 18f5e8ec3bf84aaf9f9c582e50d3a749: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:28:32.338390 16706 leader_election.cc:290] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [CANDIDATE]: Term 1 election: Requested vote from peers 18f5e8ec3bf84aaf9f9c582e50d3a749 (127.6.224.129:39015), 86ae613f9df349dfb805f54e00b05fb1 (127.6.224.131:39217)
I20260630 12:28:32.339146 16500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf26e68f03c4eefac2eb0fa7e6f4184" candidate_uuid: "97905b7e3e574e06af23684f757604b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749"
I20260630 12:28:32.339423 16648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf26e68f03c4eefac2eb0fa7e6f4184" candidate_uuid: "97905b7e3e574e06af23684f757604b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ae613f9df349dfb805f54e00b05fb1"
I20260630 12:28:32.339732 16500 raft_consensus.cc:3060] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:32.340070 16648 raft_consensus.cc:3060] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 86ae613f9df349dfb805f54e00b05fb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:32.339787 16541 leader_election.cc:304] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 [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: 86ae613f9df349dfb805f54e00b05fb1, 97905b7e3e574e06af23684f757604b8; no voters: 18f5e8ec3bf84aaf9f9c582e50d3a749
I20260630 12:28:32.341279 16706 raft_consensus.cc:2804] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:32.342547 16706 raft_consensus.cc:697] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 [term 1 LEADER]: Becoming Leader. State: Replica: 97905b7e3e574e06af23684f757604b8, State: Running, Role: LEADER
I20260630 12:28:32.343382 16706 consensus_queue.cc:237] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.346936 16500 raft_consensus.cc:2468] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97905b7e3e574e06af23684f757604b8 in term 1.
I20260630 12:28:32.346903 16648 raft_consensus.cc:2468] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97905b7e3e574e06af23684f757604b8 in term 1.
I20260630 12:28:32.348565 16539 leader_election.cc:304] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18f5e8ec3bf84aaf9f9c582e50d3a749, 97905b7e3e574e06af23684f757604b8; no voters: 
I20260630 12:28:32.349457 16782 raft_consensus.cc:2804] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:32.349956 16782 raft_consensus.cc:697] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [term 1 LEADER]: Becoming Leader. State: Replica: 97905b7e3e574e06af23684f757604b8, State: Running, Role: LEADER
I20260630 12:28:32.350715 16782 consensus_queue.cc:237] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.355026 16392 catalog_manager.cc:5697] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97905b7e3e574e06af23684f757604b8 (127.6.224.130). New cstate: current_term: 1 leader_uuid: "97905b7e3e574e06af23684f757604b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:32.366398 16392 catalog_manager.cc:5697] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97905b7e3e574e06af23684f757604b8 (127.6.224.130). New cstate: current_term: 1 leader_uuid: "97905b7e3e574e06af23684f757604b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:32.491815 16713 raft_consensus.cc:493] T ef9758a3a7124eeba94f68ddc220ec25 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:32.492416 16713 raft_consensus.cc:515] T ef9758a3a7124eeba94f68ddc220ec25 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } }
I20260630 12:28:32.495163 16713 leader_election.cc:290] T ef9758a3a7124eeba94f68ddc220ec25 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97905b7e3e574e06af23684f757604b8 (127.6.224.130:42489), 86ae613f9df349dfb805f54e00b05fb1 (127.6.224.131:39217)
I20260630 12:28:32.496469 16648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9758a3a7124eeba94f68ddc220ec25" candidate_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ae613f9df349dfb805f54e00b05fb1" is_pre_election: true
I20260630 12:28:32.497489 16648 raft_consensus.cc:2393] T ef9758a3a7124eeba94f68ddc220ec25 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 18f5e8ec3bf84aaf9f9c582e50d3a749 in current term 1: Already voted for candidate 97905b7e3e574e06af23684f757604b8 in this term.
I20260630 12:28:32.497763 16575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9758a3a7124eeba94f68ddc220ec25" candidate_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97905b7e3e574e06af23684f757604b8" is_pre_election: true
I20260630 12:28:32.499428 16465 leader_election.cc:304] T ef9758a3a7124eeba94f68ddc220ec25 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [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: 18f5e8ec3bf84aaf9f9c582e50d3a749; no voters: 86ae613f9df349dfb805f54e00b05fb1, 97905b7e3e574e06af23684f757604b8
I20260630 12:28:32.501889 16713 raft_consensus.cc:3060] T ef9758a3a7124eeba94f68ddc220ec25 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:32.509393 16713 raft_consensus.cc:2749] T ef9758a3a7124eeba94f68ddc220ec25 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:32.584431 16713 consensus_queue.cc:1048] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:32.620319 16713 consensus_queue.cc:1048] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:32.645263 16782 consensus_queue.cc:1048] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:32.656085 16649 raft_consensus.cc:1275] T 568792caf5f04a779e03c77bb7ff4fb1 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Refusing update from remote peer 97905b7e3e574e06af23684f757604b8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:32.657748 16782 consensus_queue.cc:1048] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:32.663550 16499 raft_consensus.cc:3060] T 7e69287b27d145d29938e10ac571a447 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:32.674846 16649 raft_consensus.cc:1275] T 7e69287b27d145d29938e10ac571a447 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Refusing update from remote peer 97905b7e3e574e06af23684f757604b8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:32.679282 16701 consensus_queue.cc:1048] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:32.688421 16706 consensus_queue.cc:1048] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:32.692206 16498 raft_consensus.cc:1275] T 089e5c9b73f64147b9f19651abeeaf10 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Refusing update from remote peer 86ae613f9df349dfb805f54e00b05fb1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:32.694104 16702 consensus_queue.cc:1048] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:32.695044 16498 raft_consensus.cc:1275] T ef9758a3a7124eeba94f68ddc220ec25 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Refusing update from remote peer 97905b7e3e574e06af23684f757604b8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:32.698637 16649 raft_consensus.cc:1275] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Refusing update from remote peer 97905b7e3e574e06af23684f757604b8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:32.704730 16646 raft_consensus.cc:1275] T ef9758a3a7124eeba94f68ddc220ec25 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Refusing update from remote peer 97905b7e3e574e06af23684f757604b8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:32.707535 16706 consensus_queue.cc:1048] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:32.746819 16499 raft_consensus.cc:1275] T 7e69287b27d145d29938e10ac571a447 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Refusing update from remote peer 97905b7e3e574e06af23684f757604b8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:32.750379 16784 consensus_queue.cc:1048] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:32.751996 16784 consensus_queue.cc:1048] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:28:32.753748 16541 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.224.131:39217, user_credentials={real_user=slave}} blocked reactor thread for 44338.1us
I20260630 12:28:32.757486 16782 consensus_queue.cc:1048] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:32.879739 16801 mvcc.cc:204] Tried to move back new op lower bound from 7302441011852902400 to 7302441010317328384. Current Snapshot: MvccSnapshot[applied={T|T < 7302441011852902400}]
I20260630 12:28:32.925387 16498 raft_consensus.cc:1275] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Refusing update from remote peer 97905b7e3e574e06af23684f757604b8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:32.927345 16784 consensus_queue.cc:1048] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:33.984791  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:33.994352 16844 instance_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:28:33.995793 16845 instance_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:28:33.996147 16847 instance_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:28:33.997430  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:33.998528  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:33.998765  7042 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:28:33.998945  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822513998925 us; error 0 us; skew 500 ppm
I20260630 12:28:33.999500  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:34.002051  7042 webserver.cc:533] Webserver started at http://127.6.224.132:40917/ using document root <none> and password file <none>
I20260630 12:28:34.002549  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:34.002755  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:34.003054  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:34.004135  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-0/minicluster-data/ts-3-root/instance:
uuid: "2f1fa4f15a75415a9bfb32dca4596d20"
format_stamp: "Formatted at 2026-06-30 12:28:33 on dist-test-slave-fh7x"
I20260630 12:28:34.008634  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:28:34.011962 16852 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:28:34.012717  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:28:34.013031  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-0/minicluster-data/ts-3-root
uuid: "2f1fa4f15a75415a9bfb32dca4596d20"
format_stamp: "Formatted at 2026-06-30 12:28:33 on dist-test-slave-fh7x"
I20260630 12:28:34.013353  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822288522220-7042-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:28:34.036828  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:34.038086  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:34.039516  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:34.041838  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:34.042034  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:34.042265  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:34.042454  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:34.080235  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.132:33403
I20260630 12:28:34.080374 16914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.132:33403 every 8 connection(s)
I20260630 12:28:34.094986 16915 heartbeater.cc:344] Connected to a master server at 127.6.224.190:39163
I20260630 12:28:34.095381 16915 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:34.096107 16915 heartbeater.cc:507] Master 127.6.224.190:39163 requested a full tablet report, sending...
I20260630 12:28:34.098001 16393 ts_manager.cc:194] Registered new tserver with Master: 2f1fa4f15a75415a9bfb32dca4596d20 (127.6.224.132:33403)
I20260630 12:28:34.099532 16393 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47238
I20260630 12:28:34.365229 16574 consensus_queue.cc:237] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } attrs { replace: true } } peers { permanent_uuid: "2f1fa4f15a75415a9bfb32dca4596d20" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33403 } attrs { promote: true } }
I20260630 12:28:34.371281 16648 raft_consensus.cc:1275] T 568792caf5f04a779e03c77bb7ff4fb1 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Refusing update from remote peer 97905b7e3e574e06af23684f757604b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:28:34.372843 16500 raft_consensus.cc:1275] T 568792caf5f04a779e03c77bb7ff4fb1 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Refusing update from remote peer 97905b7e3e574e06af23684f757604b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:28:34.375003 16706 consensus_queue.cc:1048] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:28:34.376056 16782 consensus_queue.cc:1048] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:28:34.382700 16813 raft_consensus.cc:2955] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2f1fa4f15a75415a9bfb32dca4596d20 (127.6.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } attrs { replace: true } } peers { permanent_uuid: "2f1fa4f15a75415a9bfb32dca4596d20" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33403 } attrs { promote: true } } }
I20260630 12:28:34.384829 16495 raft_consensus.cc:2955] T 568792caf5f04a779e03c77bb7ff4fb1 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2f1fa4f15a75415a9bfb32dca4596d20 (127.6.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } attrs { replace: true } } peers { permanent_uuid: "2f1fa4f15a75415a9bfb32dca4596d20" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33403 } attrs { promote: true } } }
I20260630 12:28:34.384778 16648 raft_consensus.cc:2955] T 568792caf5f04a779e03c77bb7ff4fb1 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2f1fa4f15a75415a9bfb32dca4596d20 (127.6.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } attrs { replace: true } } peers { permanent_uuid: "2f1fa4f15a75415a9bfb32dca4596d20" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33403 } attrs { promote: true } } }
W20260630 12:28:34.388456 16538 consensus_peers.cc:597] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 -> Peer 2f1fa4f15a75415a9bfb32dca4596d20 (127.6.224.132:33403): Couldn't send request to peer 2f1fa4f15a75415a9bfb32dca4596d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 568792caf5f04a779e03c77bb7ff4fb1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:34.399158 16574 consensus_queue.cc:237] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } attrs { replace: true } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } } peers { permanent_uuid: "2f1fa4f15a75415a9bfb32dca4596d20" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33403 } attrs { promote: true } }
I20260630 12:28:34.402164 16393 catalog_manager.cc:5697] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 reported cstate change: config changed from index -1 to 17, NON_VOTER 2f1fa4f15a75415a9bfb32dca4596d20 (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "97905b7e3e574e06af23684f757604b8" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f1fa4f15a75415a9bfb32dca4596d20" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:34.406656 16648 raft_consensus.cc:1275] T 7e69287b27d145d29938e10ac571a447 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Refusing update from remote peer 97905b7e3e574e06af23684f757604b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:28:34.406883 16495 raft_consensus.cc:1275] T 7e69287b27d145d29938e10ac571a447 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Refusing update from remote peer 97905b7e3e574e06af23684f757604b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260630 12:28:34.407328 16538 consensus_peers.cc:597] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 -> Peer 2f1fa4f15a75415a9bfb32dca4596d20 (127.6.224.132:33403): Couldn't send request to peer 2f1fa4f15a75415a9bfb32dca4596d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e69287b27d145d29938e10ac571a447. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:34.408463 16835 consensus_queue.cc:1048] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260630 12:28:34.409348 16706 consensus_queue.cc:1048] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:28:34.416491 16835 raft_consensus.cc:2955] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2f1fa4f15a75415a9bfb32dca4596d20 (127.6.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } attrs { replace: true } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } } peers { permanent_uuid: "2f1fa4f15a75415a9bfb32dca4596d20" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33403 } attrs { promote: true } } }
I20260630 12:28:34.418402 16495 raft_consensus.cc:2955] T 7e69287b27d145d29938e10ac571a447 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2f1fa4f15a75415a9bfb32dca4596d20 (127.6.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } attrs { replace: true } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } } peers { permanent_uuid: "2f1fa4f15a75415a9bfb32dca4596d20" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33403 } attrs { promote: true } } }
I20260630 12:28:34.421360 16649 raft_consensus.cc:2955] T 7e69287b27d145d29938e10ac571a447 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2f1fa4f15a75415a9bfb32dca4596d20 (127.6.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } attrs { replace: true } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } } peers { permanent_uuid: "2f1fa4f15a75415a9bfb32dca4596d20" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33403 } attrs { promote: true } } }
I20260630 12:28:34.437732 16398 catalog_manager.cc:5697] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 reported cstate change: config changed from index -1 to 17, NON_VOTER 2f1fa4f15a75415a9bfb32dca4596d20 (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "97905b7e3e574e06af23684f757604b8" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f1fa4f15a75415a9bfb32dca4596d20" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:34.450403 16649 consensus_queue.cc:237] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } attrs { replace: true } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } } peers { permanent_uuid: "2f1fa4f15a75415a9bfb32dca4596d20" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33403 } attrs { promote: true } }
I20260630 12:28:34.457667 16574 raft_consensus.cc:1275] T 089e5c9b73f64147b9f19651abeeaf10 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Refusing update from remote peer 86ae613f9df349dfb805f54e00b05fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:28:34.459216 16843 consensus_queue.cc:1048] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:28:34.463248 16495 raft_consensus.cc:1275] T 089e5c9b73f64147b9f19651abeeaf10 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Refusing update from remote peer 86ae613f9df349dfb805f54e00b05fb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:28:34.464919 16928 consensus_queue.cc:1048] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:28:34.467274 16930 raft_consensus.cc:2955] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2f1fa4f15a75415a9bfb32dca4596d20 (127.6.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } attrs { replace: true } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } } peers { permanent_uuid: "2f1fa4f15a75415a9bfb32dca4596d20" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33403 } attrs { promote: true } } }
I20260630 12:28:34.468765 16574 raft_consensus.cc:2955] T 089e5c9b73f64147b9f19651abeeaf10 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2f1fa4f15a75415a9bfb32dca4596d20 (127.6.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } attrs { replace: true } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } } peers { permanent_uuid: "2f1fa4f15a75415a9bfb32dca4596d20" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33403 } attrs { promote: true } } }
I20260630 12:28:34.474114 16495 raft_consensus.cc:2955] T 089e5c9b73f64147b9f19651abeeaf10 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2f1fa4f15a75415a9bfb32dca4596d20 (127.6.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } attrs { replace: true } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } } peers { permanent_uuid: "2f1fa4f15a75415a9bfb32dca4596d20" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33403 } attrs { promote: true } } }
W20260630 12:28:34.478003 16612 consensus_peers.cc:597] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 -> Peer 2f1fa4f15a75415a9bfb32dca4596d20 (127.6.224.132:33403): Couldn't send request to peer 2f1fa4f15a75415a9bfb32dca4596d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 089e5c9b73f64147b9f19651abeeaf10. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:34.487008 16396 catalog_manager.cc:5697] T 089e5c9b73f64147b9f19651abeeaf10 P 97905b7e3e574e06af23684f757604b8 reported cstate change: config changed from index -1 to 17, NON_VOTER 2f1fa4f15a75415a9bfb32dca4596d20 (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "86ae613f9df349dfb805f54e00b05fb1" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } attrs { replace: true } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } } peers { permanent_uuid: "2f1fa4f15a75415a9bfb32dca4596d20" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33403 } attrs { promote: true } } }
I20260630 12:28:34.497282 16574 consensus_queue.cc:237] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } attrs { replace: true } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } } peers { permanent_uuid: "2f1fa4f15a75415a9bfb32dca4596d20" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33403 } attrs { promote: true } }
I20260630 12:28:34.503304 16649 raft_consensus.cc:1275] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Refusing update from remote peer 97905b7e3e574e06af23684f757604b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:28:34.503767 16495 raft_consensus.cc:1275] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Refusing update from remote peer 97905b7e3e574e06af23684f757604b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260630 12:28:34.503808 16538 consensus_peers.cc:597] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 -> Peer 2f1fa4f15a75415a9bfb32dca4596d20 (127.6.224.132:33403): Couldn't send request to peer 2f1fa4f15a75415a9bfb32dca4596d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6cf26e68f03c4eefac2eb0fa7e6f4184. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:34.505183 16835 consensus_queue.cc:1048] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:28:34.506102 16782 consensus_queue.cc:1048] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:28:34.513321 16835 raft_consensus.cc:2955] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2f1fa4f15a75415a9bfb32dca4596d20 (127.6.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } attrs { replace: true } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } } peers { permanent_uuid: "2f1fa4f15a75415a9bfb32dca4596d20" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33403 } attrs { promote: true } } }
I20260630 12:28:34.516108 16495 raft_consensus.cc:2955] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2f1fa4f15a75415a9bfb32dca4596d20 (127.6.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } attrs { replace: true } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } } peers { permanent_uuid: "2f1fa4f15a75415a9bfb32dca4596d20" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33403 } attrs { promote: true } } }
I20260630 12:28:34.516813 16649 raft_consensus.cc:2955] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 2f1fa4f15a75415a9bfb32dca4596d20 (127.6.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } attrs { replace: true } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } } peers { permanent_uuid: "2f1fa4f15a75415a9bfb32dca4596d20" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33403 } attrs { promote: true } } }
I20260630 12:28:34.530964 16398 catalog_manager.cc:5697] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 reported cstate change: config changed from index -1 to 17, NON_VOTER 2f1fa4f15a75415a9bfb32dca4596d20 (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "97905b7e3e574e06af23684f757604b8" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "18f5e8ec3bf84aaf9f9c582e50d3a749" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 39015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97905b7e3e574e06af23684f757604b8" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 42489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86ae613f9df349dfb805f54e00b05fb1" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f1fa4f15a75415a9bfb32dca4596d20" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 33403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:34.600116  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:28:34.635282  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:34.636049  7042 tablet_replica.cc:333] T 7e69287b27d145d29938e10ac571a447 P 18f5e8ec3bf84aaf9f9c582e50d3a749: stopping tablet replica
I20260630 12:28:34.636700  7042 raft_consensus.cc:2243] T 7e69287b27d145d29938e10ac571a447 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:34.637377  7042 raft_consensus.cc:2272] T 7e69287b27d145d29938e10ac571a447 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.640380  7042 tablet_replica.cc:333] T 089e5c9b73f64147b9f19651abeeaf10 P 18f5e8ec3bf84aaf9f9c582e50d3a749: stopping tablet replica
I20260630 12:28:34.640956  7042 raft_consensus.cc:2243] T 089e5c9b73f64147b9f19651abeeaf10 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:34.641538  7042 raft_consensus.cc:2272] T 089e5c9b73f64147b9f19651abeeaf10 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.644266  7042 tablet_replica.cc:333] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 18f5e8ec3bf84aaf9f9c582e50d3a749: stopping tablet replica
I20260630 12:28:34.644814  7042 raft_consensus.cc:2243] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:34.645388  7042 raft_consensus.cc:2272] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.648463  7042 tablet_replica.cc:333] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749: stopping tablet replica
I20260630 12:28:34.649031  7042 raft_consensus.cc:2243] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:34.649823  7042 raft_consensus.cc:2272] T 791c93a067de459587d535b6dc1ab4e8 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.652232  7042 tablet_replica.cc:333] T 568792caf5f04a779e03c77bb7ff4fb1 P 18f5e8ec3bf84aaf9f9c582e50d3a749: stopping tablet replica
I20260630 12:28:34.652789  7042 raft_consensus.cc:2243] T 568792caf5f04a779e03c77bb7ff4fb1 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:34.653362  7042 raft_consensus.cc:2272] T 568792caf5f04a779e03c77bb7ff4fb1 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.655777  7042 tablet_replica.cc:333] T ef9758a3a7124eeba94f68ddc220ec25 P 18f5e8ec3bf84aaf9f9c582e50d3a749: stopping tablet replica
I20260630 12:28:34.656324  7042 raft_consensus.cc:2243] T ef9758a3a7124eeba94f68ddc220ec25 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:34.656862  7042 raft_consensus.cc:2272] T ef9758a3a7124eeba94f68ddc220ec25 P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.659610  7042 tablet_replica.cc:333] T 80cd247656304312a09df64a554a5e3e P 18f5e8ec3bf84aaf9f9c582e50d3a749: stopping tablet replica
I20260630 12:28:34.660132  7042 raft_consensus.cc:2243] T 80cd247656304312a09df64a554a5e3e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:34.660579  7042 raft_consensus.cc:2272] T 80cd247656304312a09df64a554a5e3e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.662686  7042 tablet_replica.cc:333] T 7cd93e6d4fdd416c9efde6bc7e2fb45e P 18f5e8ec3bf84aaf9f9c582e50d3a749: stopping tablet replica
I20260630 12:28:34.663136  7042 raft_consensus.cc:2243] T 7cd93e6d4fdd416c9efde6bc7e2fb45e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:34.663560  7042 raft_consensus.cc:2272] T 7cd93e6d4fdd416c9efde6bc7e2fb45e P 18f5e8ec3bf84aaf9f9c582e50d3a749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.680624  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:28:34.701328  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:28:34.730655  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:34.731582  7042 tablet_replica.cc:333] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8: stopping tablet replica
I20260630 12:28:34.732204  7042 raft_consensus.cc:2243] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:34.733247  7042 raft_consensus.cc:2272] T 7e69287b27d145d29938e10ac571a447 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.735636  7042 tablet_replica.cc:333] T 089e5c9b73f64147b9f19651abeeaf10 P 97905b7e3e574e06af23684f757604b8: stopping tablet replica
I20260630 12:28:34.736188  7042 raft_consensus.cc:2243] T 089e5c9b73f64147b9f19651abeeaf10 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:34.736781  7042 raft_consensus.cc:2272] T 089e5c9b73f64147b9f19651abeeaf10 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.739403  7042 tablet_replica.cc:333] T 7d42696482fa43fea8a712551b652bc4 P 97905b7e3e574e06af23684f757604b8: stopping tablet replica
I20260630 12:28:34.739956  7042 raft_consensus.cc:2243] T 7d42696482fa43fea8a712551b652bc4 P 97905b7e3e574e06af23684f757604b8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:34.740387  7042 raft_consensus.cc:2272] T 7d42696482fa43fea8a712551b652bc4 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.742470  7042 tablet_replica.cc:333] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8: stopping tablet replica
I20260630 12:28:34.742986  7042 raft_consensus.cc:2243] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:34.744004  7042 raft_consensus.cc:2272] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.746486  7042 tablet_replica.cc:333] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8: stopping tablet replica
I20260630 12:28:34.747092  7042 raft_consensus.cc:2243] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:34.747816  7042 raft_consensus.cc:2272] T ef9758a3a7124eeba94f68ddc220ec25 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.750119  7042 tablet_replica.cc:333] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8: stopping tablet replica
I20260630 12:28:34.750634  7042 raft_consensus.cc:2243] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:34.751557  7042 raft_consensus.cc:2272] T 568792caf5f04a779e03c77bb7ff4fb1 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.753937  7042 tablet_replica.cc:333] T 791c93a067de459587d535b6dc1ab4e8 P 97905b7e3e574e06af23684f757604b8: stopping tablet replica
I20260630 12:28:34.754485  7042 raft_consensus.cc:2243] T 791c93a067de459587d535b6dc1ab4e8 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:34.754886  7042 raft_consensus.cc:2272] T 791c93a067de459587d535b6dc1ab4e8 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.757229  7042 tablet_replica.cc:333] T a5407148c8b94c1aa8d4db24772669f2 P 97905b7e3e574e06af23684f757604b8: stopping tablet replica
I20260630 12:28:34.757683  7042 raft_consensus.cc:2243] T a5407148c8b94c1aa8d4db24772669f2 P 97905b7e3e574e06af23684f757604b8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:34.758098  7042 raft_consensus.cc:2272] T a5407148c8b94c1aa8d4db24772669f2 P 97905b7e3e574e06af23684f757604b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.786629  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
I20260630 12:28:34.805968  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:28:34.836570  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:34.837311  7042 tablet_replica.cc:333] T 568792caf5f04a779e03c77bb7ff4fb1 P 86ae613f9df349dfb805f54e00b05fb1: stopping tablet replica
I20260630 12:28:34.838027  7042 raft_consensus.cc:2243] T 568792caf5f04a779e03c77bb7ff4fb1 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:34.838594  7042 raft_consensus.cc:2272] T 568792caf5f04a779e03c77bb7ff4fb1 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.841298  7042 tablet_replica.cc:333] T ef9758a3a7124eeba94f68ddc220ec25 P 86ae613f9df349dfb805f54e00b05fb1: stopping tablet replica
I20260630 12:28:34.841858  7042 raft_consensus.cc:2243] T ef9758a3a7124eeba94f68ddc220ec25 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:34.842355  7042 raft_consensus.cc:2272] T ef9758a3a7124eeba94f68ddc220ec25 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.845311  7042 tablet_replica.cc:333] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1: stopping tablet replica
I20260630 12:28:34.846026  7042 raft_consensus.cc:2243] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:34.847061  7042 raft_consensus.cc:2272] T 089e5c9b73f64147b9f19651abeeaf10 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.849581  7042 tablet_replica.cc:333] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 86ae613f9df349dfb805f54e00b05fb1: stopping tablet replica
I20260630 12:28:34.850148  7042 raft_consensus.cc:2243] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:34.850610  7042 raft_consensus.cc:2272] T 6cf26e68f03c4eefac2eb0fa7e6f4184 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.854178  7042 tablet_replica.cc:333] T 7e69287b27d145d29938e10ac571a447 P 86ae613f9df349dfb805f54e00b05fb1: stopping tablet replica
I20260630 12:28:34.854715  7042 raft_consensus.cc:2243] T 7e69287b27d145d29938e10ac571a447 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:34.855224  7042 raft_consensus.cc:2272] T 7e69287b27d145d29938e10ac571a447 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.857748  7042 tablet_replica.cc:333] T 236d9a85c9984f9b8964bf5587ccd66e P 86ae613f9df349dfb805f54e00b05fb1: stopping tablet replica
I20260630 12:28:34.858282  7042 raft_consensus.cc:2243] T 236d9a85c9984f9b8964bf5587ccd66e P 86ae613f9df349dfb805f54e00b05fb1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:34.858727  7042 raft_consensus.cc:2272] T 236d9a85c9984f9b8964bf5587ccd66e P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.860702  7042 tablet_replica.cc:333] T 791c93a067de459587d535b6dc1ab4e8 P 86ae613f9df349dfb805f54e00b05fb1: stopping tablet replica
I20260630 12:28:34.861243  7042 raft_consensus.cc:2243] T 791c93a067de459587d535b6dc1ab4e8 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:34.861753  7042 raft_consensus.cc:2272] T 791c93a067de459587d535b6dc1ab4e8 P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.864245  7042 tablet_replica.cc:333] T a769420efa7a4dd5ac68b7b6b49d583c P 86ae613f9df349dfb805f54e00b05fb1: stopping tablet replica
I20260630 12:28:34.864717  7042 raft_consensus.cc:2243] T a769420efa7a4dd5ac68b7b6b49d583c P 86ae613f9df349dfb805f54e00b05fb1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:34.865186  7042 raft_consensus.cc:2272] T a769420efa7a4dd5ac68b7b6b49d583c P 86ae613f9df349dfb805f54e00b05fb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.893019  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:28:34.912154  7042 tablet_server.cc:179] TabletServer@127.6.224.132:0 shutting down...
I20260630 12:28:34.930438  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:34.946946  7042 tablet_server.cc:196] TabletServer@127.6.224.132:0 shutdown complete.
I20260630 12:28:34.957973  7042 master.cc:562] Master@127.6.224.190:39163 shutting down...
W20260630 12:28:34.979182 16446 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:28:34.980456  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:34.980953  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:34.981338  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5d0478e5b2514dbf872539f645eaabdc: stopping tablet replica
I20260630 12:28:35.001185  7042 master.cc:584] Master@127.6.224.190:39163 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (5876 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:28:35.048906  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:43547
I20260630 12:28:35.050127  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:35.055004 16933 instance_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:28:35.055050 16932 instance_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:28:35.057271 16935 instance_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:28:35.057528  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:35.058527  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:35.058738  7042 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:28:35.058909  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822515058882 us; error 0 us; skew 500 ppm
I20260630 12:28:35.059419  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:35.061851  7042 webserver.cc:533] Webserver started at http://127.6.224.190:37651/ using document root <none> and password file <none>
I20260630 12:28:35.062327  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:35.062544  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:35.062814  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:35.063936  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "0afcdaa9f58d4003af060551aea73a10"
format_stamp: "Formatted at 2026-06-30 12:28:35 on dist-test-slave-fh7x"
I20260630 12:28:35.068497  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:28:35.071821 16940 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:28:35.072541  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:35.072805  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "0afcdaa9f58d4003af060551aea73a10"
format_stamp: "Formatted at 2026-06-30 12:28:35 on dist-test-slave-fh7x"
I20260630 12:28:35.073088  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822288522220-7042-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:28:35.100607  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:35.101753  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:35.137483  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:43547
I20260630 12:28:35.137589 16991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:43547 every 8 connection(s)
I20260630 12:28:35.141291 16992 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:28:35.151880 16992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10: Bootstrap starting.
I20260630 12:28:35.156483 16992 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:35.160635 16992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10: No bootstrap required, opened a new log
I20260630 12:28:35.162825 16992 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0afcdaa9f58d4003af060551aea73a10" member_type: VOTER }
I20260630 12:28:35.163220 16992 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:35.163398 16992 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afcdaa9f58d4003af060551aea73a10, State: Initialized, Role: FOLLOWER
I20260630 12:28:35.163973 16992 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0afcdaa9f58d4003af060551aea73a10" member_type: VOTER }
I20260630 12:28:35.164412 16992 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:35.164594 16992 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:35.164794 16992 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:35.169622 16992 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0afcdaa9f58d4003af060551aea73a10" member_type: VOTER }
I20260630 12:28:35.170117 16992 leader_election.cc:304] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10 [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: 0afcdaa9f58d4003af060551aea73a10; no voters: 
I20260630 12:28:35.171139 16992 leader_election.cc:290] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:35.171471 16995 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:35.172839 16995 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10 [term 1 LEADER]: Becoming Leader. State: Replica: 0afcdaa9f58d4003af060551aea73a10, State: Running, Role: LEADER
I20260630 12:28:35.173448 16995 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10 [LEADER]: Queue going to LEADER mode. State: All 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: "0afcdaa9f58d4003af060551aea73a10" member_type: VOTER }
I20260630 12:28:35.173923 16992 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:35.177930 16997 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0afcdaa9f58d4003af060551aea73a10. Latest consensus state: current_term: 1 leader_uuid: "0afcdaa9f58d4003af060551aea73a10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0afcdaa9f58d4003af060551aea73a10" member_type: VOTER } }
I20260630 12:28:35.178635 16997 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:35.183426 16996 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0afcdaa9f58d4003af060551aea73a10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0afcdaa9f58d4003af060551aea73a10" member_type: VOTER } }
I20260630 12:28:35.184125 16996 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:35.185959 17001 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:35.190896 17001 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:35.194276  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:35.199389 17001 catalog_manager.cc:1383] Generated new cluster ID: 074021c7bdf147c6a64c2a27021c1959
I20260630 12:28:35.199685 17001 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:35.214962 17001 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:35.216281 17001 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:35.230378 17001 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10: Generated new TSK 0
I20260630 12:28:35.231002 17001 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:35.261467  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:35.267349 17013 instance_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:28:35.268432 17014 instance_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:28:35.269802 17016 instance_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:28:35.269956  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:35.270908  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:35.271106  7042 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:28:35.271270  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822515271245 us; error 0 us; skew 500 ppm
I20260630 12:28:35.271759  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:35.274055  7042 webserver.cc:533] Webserver started at http://127.6.224.129:40559/ using document root <none> and password file <none>
I20260630 12:28:35.274573  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:35.274767  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:35.275071  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:35.276170  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "c9c9b1d367a6498ea833cdb1deb7d2cc"
format_stamp: "Formatted at 2026-06-30 12:28:35 on dist-test-slave-fh7x"
I20260630 12:28:35.280797  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:35.285382 17021 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:28:35.286405  7042 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:28:35.286763  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "c9c9b1d367a6498ea833cdb1deb7d2cc"
format_stamp: "Formatted at 2026-06-30 12:28:35 on dist-test-slave-fh7x"
I20260630 12:28:35.287106  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822288522220-7042-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:28:35.304024  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:35.305094  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:35.306459  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:35.308629  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:35.308808  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:35.309037  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:35.309237  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:28:35.345261  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:44127
I20260630 12:28:35.345357 17083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:44127 every 8 connection(s)
I20260630 12:28:35.349943  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:35.357200 17089 instance_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:28:35.357331 17088 instance_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:28:35.360605 17091 instance_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:28:35.361137  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:35.362383 17084 heartbeater.cc:344] Connected to a master server at 127.6.224.190:43547
I20260630 12:28:35.362788 17084 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:35.363508 17084 heartbeater.cc:507] Master 127.6.224.190:43547 requested a full tablet report, sending...
I20260630 12:28:35.363586  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:35.363884  7042 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:28:35.364034  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822515364019 us; error 0 us; skew 500 ppm
I20260630 12:28:35.364571  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:35.365581 16957 ts_manager.cc:194] Registered new tserver with Master: c9c9b1d367a6498ea833cdb1deb7d2cc (127.6.224.129:44127)
I20260630 12:28:35.367121  7042 webserver.cc:533] Webserver started at http://127.6.224.130:41399/ using document root <none> and password file <none>
I20260630 12:28:35.367542 16957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44964
I20260630 12:28:35.367627  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:35.367916  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:35.368175  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:35.369338  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "ea3a4ede26834348b1f6199224769de6"
format_stamp: "Formatted at 2026-06-30 12:28:35 on dist-test-slave-fh7x"
I20260630 12:28:35.373512  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:28:35.376820 17096 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:28:35.377642  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:35.377925  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "ea3a4ede26834348b1f6199224769de6"
format_stamp: "Formatted at 2026-06-30 12:28:35 on dist-test-slave-fh7x"
I20260630 12:28:35.378191  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822288522220-7042-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:28:35.389638  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:35.390790  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:35.392195  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:35.394550  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:35.394747  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:35.394959  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:35.395103  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:35.433740  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:39293
I20260630 12:28:35.433854 17158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:39293 every 8 connection(s)
I20260630 12:28:35.438388  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:35.445835 17162 instance_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:28:35.447594 17163 instance_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:28:35.451011 17165 instance_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:28:35.451040  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:35.452121 17159 heartbeater.cc:344] Connected to a master server at 127.6.224.190:43547
I20260630 12:28:35.452334  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:35.452479 17159 heartbeater.cc:461] Registering TS with master...
W20260630 12:28:35.452627  7042 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:28:35.452868  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822515452850 us; error 0 us; skew 500 ppm
I20260630 12:28:35.453354 17159 heartbeater.cc:507] Master 127.6.224.190:43547 requested a full tablet report, sending...
I20260630 12:28:35.453464  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:35.455600 16957 ts_manager.cc:194] Registered new tserver with Master: ea3a4ede26834348b1f6199224769de6 (127.6.224.130:39293)
I20260630 12:28:35.456205  7042 webserver.cc:533] Webserver started at http://127.6.224.131:33911/ using document root <none> and password file <none>
I20260630 12:28:35.456833  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:35.457078  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:35.457382  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:35.457484 16957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44978
I20260630 12:28:35.458940  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "98fe3d62b19e417293c646730a28e29d"
format_stamp: "Formatted at 2026-06-30 12:28:35 on dist-test-slave-fh7x"
I20260630 12:28:35.463246  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:35.466480 17170 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:28:35.467245  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:35.467533  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "98fe3d62b19e417293c646730a28e29d"
format_stamp: "Formatted at 2026-06-30 12:28:35 on dist-test-slave-fh7x"
I20260630 12:28:35.467793  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822288522220-7042-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:28:35.479243  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:35.480422  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:35.481866  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:35.484529  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:35.484804  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:35.485146  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:35.485355  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:35.537331  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:43373
I20260630 12:28:35.537431 17232 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:43373 every 8 connection(s)
I20260630 12:28:35.550232 17233 heartbeater.cc:344] Connected to a master server at 127.6.224.190:43547
I20260630 12:28:35.550630 17233 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:35.551316 17233 heartbeater.cc:507] Master 127.6.224.190:43547 requested a full tablet report, sending...
I20260630 12:28:35.553319 16957 ts_manager.cc:194] Registered new tserver with Master: 98fe3d62b19e417293c646730a28e29d (127.6.224.131:43373)
I20260630 12:28:35.553880  7042 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013489613s
I20260630 12:28:35.554669 16957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44994
I20260630 12:28:35.577961 16957 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44998:
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:28:35.579659 16957 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:28:35.634085 17124 tablet_service.cc:1511] Processing CreateTablet for tablet d011a2e3514342df90f8e03981c03a83 (DEFAULT_TABLE table=test-workload [id=c5f109d3e3fd4d75924eb74e10ad47de]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:35.635298 17124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d011a2e3514342df90f8e03981c03a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:35.636116 17049 tablet_service.cc:1511] Processing CreateTablet for tablet d011a2e3514342df90f8e03981c03a83 (DEFAULT_TABLE table=test-workload [id=c5f109d3e3fd4d75924eb74e10ad47de]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:35.636219 17198 tablet_service.cc:1511] Processing CreateTablet for tablet d011a2e3514342df90f8e03981c03a83 (DEFAULT_TABLE table=test-workload [id=c5f109d3e3fd4d75924eb74e10ad47de]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:35.637511 17049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d011a2e3514342df90f8e03981c03a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:35.637609 17198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d011a2e3514342df90f8e03981c03a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:35.651144 17248 tablet_bootstrap.cc:492] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d: Bootstrap starting.
I20260630 12:28:35.656409 17249 tablet_bootstrap.cc:492] T d011a2e3514342df90f8e03981c03a83 P ea3a4ede26834348b1f6199224769de6: Bootstrap starting.
I20260630 12:28:35.657166 17248 tablet_bootstrap.cc:654] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:35.657248 17250 tablet_bootstrap.cc:492] T d011a2e3514342df90f8e03981c03a83 P c9c9b1d367a6498ea833cdb1deb7d2cc: Bootstrap starting.
I20260630 12:28:35.662933 17248 tablet_bootstrap.cc:492] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d: No bootstrap required, opened a new log
I20260630 12:28:35.662941 17250 tablet_bootstrap.cc:654] T d011a2e3514342df90f8e03981c03a83 P c9c9b1d367a6498ea833cdb1deb7d2cc: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:35.663142 17249 tablet_bootstrap.cc:654] T d011a2e3514342df90f8e03981c03a83 P ea3a4ede26834348b1f6199224769de6: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:35.663757 17248 ts_tablet_manager.cc:1403] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.006s
I20260630 12:28:35.666865 17248 raft_consensus.cc:359] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98fe3d62b19e417293c646730a28e29d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43373 } } peers { permanent_uuid: "c9c9b1d367a6498ea833cdb1deb7d2cc" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44127 } } peers { permanent_uuid: "ea3a4ede26834348b1f6199224769de6" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39293 } }
I20260630 12:28:35.667719 17248 raft_consensus.cc:385] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:35.667966 17248 raft_consensus.cc:740] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98fe3d62b19e417293c646730a28e29d, State: Initialized, Role: FOLLOWER
I20260630 12:28:35.668169 17250 tablet_bootstrap.cc:492] T d011a2e3514342df90f8e03981c03a83 P c9c9b1d367a6498ea833cdb1deb7d2cc: No bootstrap required, opened a new log
I20260630 12:28:35.668645 17250 ts_tablet_manager.cc:1403] T d011a2e3514342df90f8e03981c03a83 P c9c9b1d367a6498ea833cdb1deb7d2cc: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260630 12:28:35.668668 17248 consensus_queue.cc:260] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98fe3d62b19e417293c646730a28e29d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43373 } } peers { permanent_uuid: "c9c9b1d367a6498ea833cdb1deb7d2cc" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44127 } } peers { permanent_uuid: "ea3a4ede26834348b1f6199224769de6" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39293 } }
I20260630 12:28:35.670029 17249 tablet_bootstrap.cc:492] T d011a2e3514342df90f8e03981c03a83 P ea3a4ede26834348b1f6199224769de6: No bootstrap required, opened a new log
I20260630 12:28:35.670579 17249 ts_tablet_manager.cc:1403] T d011a2e3514342df90f8e03981c03a83 P ea3a4ede26834348b1f6199224769de6: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:28:35.671442 17233 heartbeater.cc:499] Master 127.6.224.190:43547 was elected leader, sending a full tablet report...
I20260630 12:28:35.671859 17248 ts_tablet_manager.cc:1434] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:28:35.671530 17250 raft_consensus.cc:359] T d011a2e3514342df90f8e03981c03a83 P c9c9b1d367a6498ea833cdb1deb7d2cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98fe3d62b19e417293c646730a28e29d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43373 } } peers { permanent_uuid: "c9c9b1d367a6498ea833cdb1deb7d2cc" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44127 } } peers { permanent_uuid: "ea3a4ede26834348b1f6199224769de6" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39293 } }
I20260630 12:28:35.672399 17250 raft_consensus.cc:385] T d011a2e3514342df90f8e03981c03a83 P c9c9b1d367a6498ea833cdb1deb7d2cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:35.672710 17250 raft_consensus.cc:740] T d011a2e3514342df90f8e03981c03a83 P c9c9b1d367a6498ea833cdb1deb7d2cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9c9b1d367a6498ea833cdb1deb7d2cc, State: Initialized, Role: FOLLOWER
I20260630 12:28:35.673352 17249 raft_consensus.cc:359] T d011a2e3514342df90f8e03981c03a83 P ea3a4ede26834348b1f6199224769de6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98fe3d62b19e417293c646730a28e29d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43373 } } peers { permanent_uuid: "c9c9b1d367a6498ea833cdb1deb7d2cc" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44127 } } peers { permanent_uuid: "ea3a4ede26834348b1f6199224769de6" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39293 } }
I20260630 12:28:35.673460 17250 consensus_queue.cc:260] T d011a2e3514342df90f8e03981c03a83 P c9c9b1d367a6498ea833cdb1deb7d2cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98fe3d62b19e417293c646730a28e29d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43373 } } peers { permanent_uuid: "c9c9b1d367a6498ea833cdb1deb7d2cc" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44127 } } peers { permanent_uuid: "ea3a4ede26834348b1f6199224769de6" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39293 } }
I20260630 12:28:35.674088 17249 raft_consensus.cc:385] T d011a2e3514342df90f8e03981c03a83 P ea3a4ede26834348b1f6199224769de6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:35.674432 17249 raft_consensus.cc:740] T d011a2e3514342df90f8e03981c03a83 P ea3a4ede26834348b1f6199224769de6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3a4ede26834348b1f6199224769de6, State: Initialized, Role: FOLLOWER
I20260630 12:28:35.675292 17249 consensus_queue.cc:260] T d011a2e3514342df90f8e03981c03a83 P ea3a4ede26834348b1f6199224769de6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98fe3d62b19e417293c646730a28e29d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43373 } } peers { permanent_uuid: "c9c9b1d367a6498ea833cdb1deb7d2cc" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44127 } } peers { permanent_uuid: "ea3a4ede26834348b1f6199224769de6" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39293 } }
I20260630 12:28:35.679666 17084 heartbeater.cc:499] Master 127.6.224.190:43547 was elected leader, sending a full tablet report...
I20260630 12:28:35.680209 17250 ts_tablet_manager.cc:1434] T d011a2e3514342df90f8e03981c03a83 P c9c9b1d367a6498ea833cdb1deb7d2cc: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:28:35.682974 17249 ts_tablet_manager.cc:1434] T d011a2e3514342df90f8e03981c03a83 P ea3a4ede26834348b1f6199224769de6: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.007s
I20260630 12:28:35.683993 17159 heartbeater.cc:499] Master 127.6.224.190:43547 was elected leader, sending a full tablet report...
I20260630 12:28:35.706048 17254 raft_consensus.cc:493] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:35.706561 17254 raft_consensus.cc:515] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98fe3d62b19e417293c646730a28e29d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43373 } } peers { permanent_uuid: "c9c9b1d367a6498ea833cdb1deb7d2cc" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44127 } } peers { permanent_uuid: "ea3a4ede26834348b1f6199224769de6" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39293 } }
I20260630 12:28:35.710898 17254 leader_election.cc:290] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9c9b1d367a6498ea833cdb1deb7d2cc (127.6.224.129:44127), ea3a4ede26834348b1f6199224769de6 (127.6.224.130:39293)
I20260630 12:28:35.717546 17059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d011a2e3514342df90f8e03981c03a83" candidate_uuid: "98fe3d62b19e417293c646730a28e29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9c9b1d367a6498ea833cdb1deb7d2cc" is_pre_election: true
I20260630 12:28:35.718184 17059 raft_consensus.cc:2468] T d011a2e3514342df90f8e03981c03a83 P c9c9b1d367a6498ea833cdb1deb7d2cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98fe3d62b19e417293c646730a28e29d in term 0.
I20260630 12:28:35.718796 17134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d011a2e3514342df90f8e03981c03a83" candidate_uuid: "98fe3d62b19e417293c646730a28e29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3a4ede26834348b1f6199224769de6" is_pre_election: true
I20260630 12:28:35.719201 17171 leader_election.cc:304] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98fe3d62b19e417293c646730a28e29d, c9c9b1d367a6498ea833cdb1deb7d2cc; no voters: 
I20260630 12:28:35.719372 17134 raft_consensus.cc:2468] T d011a2e3514342df90f8e03981c03a83 P ea3a4ede26834348b1f6199224769de6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98fe3d62b19e417293c646730a28e29d in term 0.
I20260630 12:28:35.719895 17254 raft_consensus.cc:2804] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:35.720186 17254 raft_consensus.cc:493] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:35.720515 17254 raft_consensus.cc:3060] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:35.725335 17254 raft_consensus.cc:515] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98fe3d62b19e417293c646730a28e29d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43373 } } peers { permanent_uuid: "c9c9b1d367a6498ea833cdb1deb7d2cc" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44127 } } peers { permanent_uuid: "ea3a4ede26834348b1f6199224769de6" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39293 } }
I20260630 12:28:35.726919 17254 leader_election.cc:290] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d [CANDIDATE]: Term 1 election: Requested vote from peers c9c9b1d367a6498ea833cdb1deb7d2cc (127.6.224.129:44127), ea3a4ede26834348b1f6199224769de6 (127.6.224.130:39293)
I20260630 12:28:35.727567 17059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d011a2e3514342df90f8e03981c03a83" candidate_uuid: "98fe3d62b19e417293c646730a28e29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9c9b1d367a6498ea833cdb1deb7d2cc"
I20260630 12:28:35.728045 17059 raft_consensus.cc:3060] T d011a2e3514342df90f8e03981c03a83 P c9c9b1d367a6498ea833cdb1deb7d2cc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:35.728135 17134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d011a2e3514342df90f8e03981c03a83" candidate_uuid: "98fe3d62b19e417293c646730a28e29d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3a4ede26834348b1f6199224769de6"
I20260630 12:28:35.728650 17134 raft_consensus.cc:3060] T d011a2e3514342df90f8e03981c03a83 P ea3a4ede26834348b1f6199224769de6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:35.733623 17059 raft_consensus.cc:2468] T d011a2e3514342df90f8e03981c03a83 P c9c9b1d367a6498ea833cdb1deb7d2cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98fe3d62b19e417293c646730a28e29d in term 1.
I20260630 12:28:35.734297 17134 raft_consensus.cc:2468] T d011a2e3514342df90f8e03981c03a83 P ea3a4ede26834348b1f6199224769de6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98fe3d62b19e417293c646730a28e29d in term 1.
I20260630 12:28:35.734689 17171 leader_election.cc:304] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98fe3d62b19e417293c646730a28e29d, c9c9b1d367a6498ea833cdb1deb7d2cc; no voters: 
I20260630 12:28:35.735421 17254 raft_consensus.cc:2804] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:35.736223 17254 raft_consensus.cc:697] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d [term 1 LEADER]: Becoming Leader. State: Replica: 98fe3d62b19e417293c646730a28e29d, State: Running, Role: LEADER
I20260630 12:28:35.736840 17254 consensus_queue.cc:237] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98fe3d62b19e417293c646730a28e29d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43373 } } peers { permanent_uuid: "c9c9b1d367a6498ea833cdb1deb7d2cc" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44127 } } peers { permanent_uuid: "ea3a4ede26834348b1f6199224769de6" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39293 } }
I20260630 12:28:35.743642 16956 catalog_manager.cc:5697] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d reported cstate change: term changed from 0 to 1, leader changed from <none> to 98fe3d62b19e417293c646730a28e29d (127.6.224.131). New cstate: current_term: 1 leader_uuid: "98fe3d62b19e417293c646730a28e29d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98fe3d62b19e417293c646730a28e29d" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9c9b1d367a6498ea833cdb1deb7d2cc" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3a4ede26834348b1f6199224769de6" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 39293 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:35.759261  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:28:35.774672  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:35.775552  7042 tablet_replica.cc:333] T d011a2e3514342df90f8e03981c03a83 P c9c9b1d367a6498ea833cdb1deb7d2cc: stopping tablet replica
I20260630 12:28:35.776069  7042 raft_consensus.cc:2243] T d011a2e3514342df90f8e03981c03a83 P c9c9b1d367a6498ea833cdb1deb7d2cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:35.776463  7042 raft_consensus.cc:2272] T d011a2e3514342df90f8e03981c03a83 P c9c9b1d367a6498ea833cdb1deb7d2cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:35.795063  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:28:35.804229  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:28:35.838042  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:35.838843  7042 tablet_replica.cc:333] T d011a2e3514342df90f8e03981c03a83 P ea3a4ede26834348b1f6199224769de6: stopping tablet replica
I20260630 12:28:35.839424  7042 raft_consensus.cc:2243] T d011a2e3514342df90f8e03981c03a83 P ea3a4ede26834348b1f6199224769de6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:35.839828  7042 raft_consensus.cc:2272] T d011a2e3514342df90f8e03981c03a83 P ea3a4ede26834348b1f6199224769de6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:35.858707  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
I20260630 12:28:35.867976  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:28:35.884469  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:35.885296  7042 tablet_replica.cc:333] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d: stopping tablet replica
I20260630 12:28:35.885771  7042 raft_consensus.cc:2243] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:35.886338  7042 pending_rounds.cc:70] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d: Trying to abort 1 pending ops.
I20260630 12:28:35.886500  7042 pending_rounds.cc:77] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441024465010688 op_type: NO_OP noop_request { }
I20260630 12:28:35.886746  7042 raft_consensus.cc:2889] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:28:35.886974  7042 raft_consensus.cc:2272] T d011a2e3514342df90f8e03981c03a83 P 98fe3d62b19e417293c646730a28e29d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:35.906211  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:28:35.915216  7042 master.cc:562] Master@127.6.224.190:43547 shutting down...
I20260630 12:28:35.927956  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:35.928449  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:35.928709  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0afcdaa9f58d4003af060551aea73a10: stopping tablet replica
I20260630 12:28:35.947352  7042 master.cc:584] Master@127.6.224.190:43547 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (928 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:28:35.977926  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:37941
I20260630 12:28:35.978962  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:35.983803 17260 instance_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:28:35.983906 17261 instance_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:28:35.985409 17263 instance_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:28:35.986110  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:35.986892  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:35.987074  7042 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:28:35.987227  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822515987211 us; error 0 us; skew 500 ppm
I20260630 12:28:35.987707  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:35.989941  7042 webserver.cc:533] Webserver started at http://127.6.224.190:43437/ using document root <none> and password file <none>
I20260630 12:28:35.990376  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:35.990546  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:35.990788  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:35.991804  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "26f447288b4246ada694653973dd0ed2"
format_stamp: "Formatted at 2026-06-30 12:28:35 on dist-test-slave-fh7x"
I20260630 12:28:35.996071  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:28:35.999189 17268 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:28:35.999876  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:36.000125  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "26f447288b4246ada694653973dd0ed2"
format_stamp: "Formatted at 2026-06-30 12:28:35 on dist-test-slave-fh7x"
I20260630 12:28:36.000375  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-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:28:36.039422  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:36.040429  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:36.073932  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:37941
I20260630 12:28:36.074024 17319 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:37941 every 8 connection(s)
I20260630 12:28:36.077543 17320 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:28:36.088182 17320 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2: Bootstrap starting.
I20260630 12:28:36.092554 17320 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:36.096474 17320 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2: No bootstrap required, opened a new log
I20260630 12:28:36.098567 17320 raft_consensus.cc:359] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26f447288b4246ada694653973dd0ed2" member_type: VOTER }
I20260630 12:28:36.098948 17320 raft_consensus.cc:385] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:36.099169 17320 raft_consensus.cc:740] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f447288b4246ada694653973dd0ed2, State: Initialized, Role: FOLLOWER
I20260630 12:28:36.099728 17320 consensus_queue.cc:260] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "26f447288b4246ada694653973dd0ed2" member_type: VOTER }
I20260630 12:28:36.100149 17320 raft_consensus.cc:399] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:36.100363 17320 raft_consensus.cc:493] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:36.100605 17320 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:36.105710 17320 raft_consensus.cc:515] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26f447288b4246ada694653973dd0ed2" member_type: VOTER }
I20260630 12:28:36.106217 17320 leader_election.cc:304] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2 [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: 26f447288b4246ada694653973dd0ed2; no voters: 
I20260630 12:28:36.107271 17320 leader_election.cc:290] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:36.107569 17323 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:36.108808 17323 raft_consensus.cc:697] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2 [term 1 LEADER]: Becoming Leader. State: Replica: 26f447288b4246ada694653973dd0ed2, State: Running, Role: LEADER
I20260630 12:28:36.109467 17323 consensus_queue.cc:237] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2 [LEADER]: Queue going to LEADER mode. State: All 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: "26f447288b4246ada694653973dd0ed2" member_type: VOTER }
I20260630 12:28:36.110016 17320 sys_catalog.cc:565] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:36.112294 17324 sys_catalog.cc:455] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "26f447288b4246ada694653973dd0ed2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26f447288b4246ada694653973dd0ed2" member_type: VOTER } }
I20260630 12:28:36.112355 17325 sys_catalog.cc:455] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 26f447288b4246ada694653973dd0ed2. Latest consensus state: current_term: 1 leader_uuid: "26f447288b4246ada694653973dd0ed2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26f447288b4246ada694653973dd0ed2" member_type: VOTER } }
I20260630 12:28:36.113109 17324 sys_catalog.cc:458] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:36.113161 17325 sys_catalog.cc:458] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:36.115762 17329 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:36.120704 17329 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:36.125385  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:36.129609 17329 catalog_manager.cc:1383] Generated new cluster ID: ad31bbd1c1864e698b324ddb59462805
I20260630 12:28:36.129864 17329 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:36.161185 17329 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:36.162431 17329 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:36.174057 17329 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2: Generated new TSK 0
I20260630 12:28:36.174640 17329 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:36.192852  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:36.198267 17341 instance_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:28:36.199340 17342 instance_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:28:36.200800 17344 instance_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:28:36.200909  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:36.202008  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:36.202194  7042 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:28:36.202327  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822516202315 us; error 0 us; skew 500 ppm
I20260630 12:28:36.202811  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:36.204954  7042 webserver.cc:533] Webserver started at http://127.6.224.129:43323/ using document root <none> and password file <none>
I20260630 12:28:36.205451  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:36.205624  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:36.205863  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:36.206916  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "3bd7bc528eb1465184e7cbce3e401a8b"
format_stamp: "Formatted at 2026-06-30 12:28:36 on dist-test-slave-fh7x"
I20260630 12:28:36.211373  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:36.214746 17349 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:28:36.215502  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:36.215787  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "3bd7bc528eb1465184e7cbce3e401a8b"
format_stamp: "Formatted at 2026-06-30 12:28:36 on dist-test-slave-fh7x"
I20260630 12:28:36.216037  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-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:28:36.228986  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:36.230113  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:36.231474  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:36.233717  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:36.233908  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:36.234187  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:36.234340  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:36.270855  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:44403
I20260630 12:28:36.270951 17411 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:44403 every 8 connection(s)
I20260630 12:28:36.275718  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:36.282078 17416 instance_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:28:36.282994 17417 instance_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:28:36.285921 17419 instance_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:28:36.286633  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:36.287551  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:36.287765  7042 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:28:36.287981  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822516287961 us; error 0 us; skew 500 ppm
I20260630 12:28:36.288533  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:36.289358 17412 heartbeater.cc:344] Connected to a master server at 127.6.224.190:37941
I20260630 12:28:36.289762 17412 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:36.290534 17412 heartbeater.cc:507] Master 127.6.224.190:37941 requested a full tablet report, sending...
I20260630 12:28:36.291083  7042 webserver.cc:533] Webserver started at http://127.6.224.130:37781/ using document root <none> and password file <none>
I20260630 12:28:36.291580  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:36.291762  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:36.292001  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:36.292762 17285 ts_manager.cc:194] Registered new tserver with Master: 3bd7bc528eb1465184e7cbce3e401a8b (127.6.224.129:44403)
I20260630 12:28:36.293557  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "f449f44651344cc9ab2415bac245cd95"
format_stamp: "Formatted at 2026-06-30 12:28:36 on dist-test-slave-fh7x"
I20260630 12:28:36.295157 17285 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35052
I20260630 12:28:36.298678  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:36.302066 17424 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:28:36.302886  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:36.303159  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "f449f44651344cc9ab2415bac245cd95"
format_stamp: "Formatted at 2026-06-30 12:28:36 on dist-test-slave-fh7x"
I20260630 12:28:36.303416  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-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:28:36.316126  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:36.317216  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:36.318583  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:36.320977  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:36.321236  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:36.321455  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:36.321600  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:36.358418  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:36149
I20260630 12:28:36.358530 17486 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:36149 every 8 connection(s)
I20260630 12:28:36.363004  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:36.369616 17490 instance_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:28:36.370330 17491 instance_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:28:36.373493 17493 instance_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:28:36.374491  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:36.375551  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:36.375581 17487 heartbeater.cc:344] Connected to a master server at 127.6.224.190:37941
W20260630 12:28:36.375804  7042 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:28:36.376032  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822516376014 us; error 0 us; skew 500 ppm
I20260630 12:28:36.376049 17487 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:36.376650  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:36.376909 17487 heartbeater.cc:507] Master 127.6.224.190:37941 requested a full tablet report, sending...
I20260630 12:28:36.379163 17285 ts_manager.cc:194] Registered new tserver with Master: f449f44651344cc9ab2415bac245cd95 (127.6.224.130:36149)
I20260630 12:28:36.379276  7042 webserver.cc:533] Webserver started at http://127.6.224.131:37441/ using document root <none> and password file <none>
I20260630 12:28:36.379870  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:36.380054  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:36.380303  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:36.380674 17285 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35064
I20260630 12:28:36.381433  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "a4277a9f4c1f4f0cb4bfbb17274befc3"
format_stamp: "Formatted at 2026-06-30 12:28:36 on dist-test-slave-fh7x"
I20260630 12:28:36.385874  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:28:36.389000 17498 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:28:36.389806  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:36.390102  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "a4277a9f4c1f4f0cb4bfbb17274befc3"
format_stamp: "Formatted at 2026-06-30 12:28:36 on dist-test-slave-fh7x"
I20260630 12:28:36.390362  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-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:28:36.400817  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:36.401926  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:36.403311  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:36.405548  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:36.405748  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:36.405968  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:36.406117  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:36.442714  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:39643
I20260630 12:28:36.442837 17560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:39643 every 8 connection(s)
I20260630 12:28:36.447225  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:36.454046 17564 instance_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:28:36.454480 17565 instance_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:28:36.456996  7042 server_base.cc:1061] running on GCE node
W20260630 12:28:36.458252 17568 instance_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:28:36.459296  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:36.459329 17561 heartbeater.cc:344] Connected to a master server at 127.6.224.190:37941
W20260630 12:28:36.459578  7042 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:28:36.459810 17561 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:36.459813  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822516459796 us; error 0 us; skew 500 ppm
I20260630 12:28:36.460582  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:36.460638 17561 heartbeater.cc:507] Master 127.6.224.190:37941 requested a full tablet report, sending...
I20260630 12:28:36.463124 17285 ts_manager.cc:194] Registered new tserver with Master: a4277a9f4c1f4f0cb4bfbb17274befc3 (127.6.224.131:39643)
I20260630 12:28:36.463313  7042 webserver.cc:533] Webserver started at http://127.6.224.132:40525/ using document root <none> and password file <none>
I20260630 12:28:36.463874  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:36.464057  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:36.464306  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:36.464613 17285 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35070
I20260630 12:28:36.465461  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-0/minicluster-data/ts-3-root/instance:
uuid: "188a2b39df3142188ed72ee9671369b2"
format_stamp: "Formatted at 2026-06-30 12:28:36 on dist-test-slave-fh7x"
I20260630 12:28:36.469784  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:28:36.472929 17572 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:28:36.473703  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:36.473997  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-0/minicluster-data/ts-3-root
uuid: "188a2b39df3142188ed72ee9671369b2"
format_stamp: "Formatted at 2026-06-30 12:28:36 on dist-test-slave-fh7x"
I20260630 12:28:36.474262  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822288522220-7042-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:28:36.491150  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:36.492411  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:36.493898  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:36.496057  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:36.496256  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:36.496467  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:36.496614  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:36.532967  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.132:45959
I20260630 12:28:36.533092 17634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.132:45959 every 8 connection(s)
I20260630 12:28:36.546132 17635 heartbeater.cc:344] Connected to a master server at 127.6.224.190:37941
I20260630 12:28:36.546552 17635 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:36.547219 17635 heartbeater.cc:507] Master 127.6.224.190:37941 requested a full tablet report, sending...
I20260630 12:28:36.549028 17285 ts_manager.cc:194] Registered new tserver with Master: 188a2b39df3142188ed72ee9671369b2 (127.6.224.132:45959)
I20260630 12:28:36.549680  7042 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013645877s
I20260630 12:28:36.550730 17285 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35080
I20260630 12:28:36.573890 17285 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35084:
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:28:36.620962 17600 tablet_service.cc:1511] Processing CreateTablet for tablet 17d869ee78394cae83cd35f51b433b0c (DEFAULT_TABLE table=test-workload [id=351578e34361456aabe3f04748abae16]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:36.622088 17600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d869ee78394cae83cd35f51b433b0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:36.626595 17377 tablet_service.cc:1511] Processing CreateTablet for tablet 17d869ee78394cae83cd35f51b433b0c (DEFAULT_TABLE table=test-workload [id=351578e34361456aabe3f04748abae16]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:36.627707 17377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d869ee78394cae83cd35f51b433b0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:36.632184 17452 tablet_service.cc:1511] Processing CreateTablet for tablet 17d869ee78394cae83cd35f51b433b0c (DEFAULT_TABLE table=test-workload [id=351578e34361456aabe3f04748abae16]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:36.633663 17452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d869ee78394cae83cd35f51b433b0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:36.637394 17650 tablet_bootstrap.cc:492] T 17d869ee78394cae83cd35f51b433b0c P 188a2b39df3142188ed72ee9671369b2: Bootstrap starting.
I20260630 12:28:36.642854 17650 tablet_bootstrap.cc:654] T 17d869ee78394cae83cd35f51b433b0c P 188a2b39df3142188ed72ee9671369b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:36.646253 17651 tablet_bootstrap.cc:492] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b: Bootstrap starting.
I20260630 12:28:36.649559 17650 tablet_bootstrap.cc:492] T 17d869ee78394cae83cd35f51b433b0c P 188a2b39df3142188ed72ee9671369b2: No bootstrap required, opened a new log
I20260630 12:28:36.650198 17650 ts_tablet_manager.cc:1403] T 17d869ee78394cae83cd35f51b433b0c P 188a2b39df3142188ed72ee9671369b2: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:28:36.651470 17653 tablet_bootstrap.cc:492] T 17d869ee78394cae83cd35f51b433b0c P f449f44651344cc9ab2415bac245cd95: Bootstrap starting.
I20260630 12:28:36.654356 17650 raft_consensus.cc:359] T 17d869ee78394cae83cd35f51b433b0c P 188a2b39df3142188ed72ee9671369b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188a2b39df3142188ed72ee9671369b2" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 45959 } } peers { permanent_uuid: "f449f44651344cc9ab2415bac245cd95" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36149 } } peers { permanent_uuid: "3bd7bc528eb1465184e7cbce3e401a8b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44403 } }
I20260630 12:28:36.655244 17650 raft_consensus.cc:385] T 17d869ee78394cae83cd35f51b433b0c P 188a2b39df3142188ed72ee9671369b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:36.655534 17650 raft_consensus.cc:740] T 17d869ee78394cae83cd35f51b433b0c P 188a2b39df3142188ed72ee9671369b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 188a2b39df3142188ed72ee9671369b2, State: Initialized, Role: FOLLOWER
I20260630 12:28:36.655864 17651 tablet_bootstrap.cc:654] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:36.656424 17650 consensus_queue.cc:260] T 17d869ee78394cae83cd35f51b433b0c P 188a2b39df3142188ed72ee9671369b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188a2b39df3142188ed72ee9671369b2" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 45959 } } peers { permanent_uuid: "f449f44651344cc9ab2415bac245cd95" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36149 } } peers { permanent_uuid: "3bd7bc528eb1465184e7cbce3e401a8b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44403 } }
I20260630 12:28:36.660372 17635 heartbeater.cc:499] Master 127.6.224.190:37941 was elected leader, sending a full tablet report...
I20260630 12:28:36.660499 17650 ts_tablet_manager.cc:1434] T 17d869ee78394cae83cd35f51b433b0c P 188a2b39df3142188ed72ee9671369b2: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:28:36.662470 17653 tablet_bootstrap.cc:654] T 17d869ee78394cae83cd35f51b433b0c P f449f44651344cc9ab2415bac245cd95: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:36.664717 17651 tablet_bootstrap.cc:492] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b: No bootstrap required, opened a new log
I20260630 12:28:36.665390 17651 ts_tablet_manager.cc:1403] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260630 12:28:36.668377 17651 raft_consensus.cc:359] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188a2b39df3142188ed72ee9671369b2" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 45959 } } peers { permanent_uuid: "f449f44651344cc9ab2415bac245cd95" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36149 } } peers { permanent_uuid: "3bd7bc528eb1465184e7cbce3e401a8b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44403 } }
I20260630 12:28:36.669178 17651 raft_consensus.cc:385] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:36.669528 17651 raft_consensus.cc:740] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bd7bc528eb1465184e7cbce3e401a8b, State: Initialized, Role: FOLLOWER
I20260630 12:28:36.670312 17651 consensus_queue.cc:260] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188a2b39df3142188ed72ee9671369b2" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 45959 } } peers { permanent_uuid: "f449f44651344cc9ab2415bac245cd95" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36149 } } peers { permanent_uuid: "3bd7bc528eb1465184e7cbce3e401a8b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44403 } }
I20260630 12:28:36.671429 17653 tablet_bootstrap.cc:492] T 17d869ee78394cae83cd35f51b433b0c P f449f44651344cc9ab2415bac245cd95: No bootstrap required, opened a new log
I20260630 12:28:36.671940 17653 ts_tablet_manager.cc:1403] T 17d869ee78394cae83cd35f51b433b0c P f449f44651344cc9ab2415bac245cd95: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260630 12:28:36.672765 17412 heartbeater.cc:499] Master 127.6.224.190:37941 was elected leader, sending a full tablet report...
I20260630 12:28:36.673177 17651 ts_tablet_manager.cc:1434] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:28:36.674876 17653 raft_consensus.cc:359] T 17d869ee78394cae83cd35f51b433b0c P f449f44651344cc9ab2415bac245cd95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188a2b39df3142188ed72ee9671369b2" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 45959 } } peers { permanent_uuid: "f449f44651344cc9ab2415bac245cd95" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36149 } } peers { permanent_uuid: "3bd7bc528eb1465184e7cbce3e401a8b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44403 } }
I20260630 12:28:36.675513 17653 raft_consensus.cc:385] T 17d869ee78394cae83cd35f51b433b0c P f449f44651344cc9ab2415bac245cd95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:36.675727 17653 raft_consensus.cc:740] T 17d869ee78394cae83cd35f51b433b0c P f449f44651344cc9ab2415bac245cd95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f449f44651344cc9ab2415bac245cd95, State: Initialized, Role: FOLLOWER
I20260630 12:28:36.676354 17653 consensus_queue.cc:260] T 17d869ee78394cae83cd35f51b433b0c P f449f44651344cc9ab2415bac245cd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188a2b39df3142188ed72ee9671369b2" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 45959 } } peers { permanent_uuid: "f449f44651344cc9ab2415bac245cd95" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36149 } } peers { permanent_uuid: "3bd7bc528eb1465184e7cbce3e401a8b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44403 } }
I20260630 12:28:36.678489 17487 heartbeater.cc:499] Master 127.6.224.190:37941 was elected leader, sending a full tablet report...
I20260630 12:28:36.678905 17653 ts_tablet_manager.cc:1434] T 17d869ee78394cae83cd35f51b433b0c P f449f44651344cc9ab2415bac245cd95: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:28:36.974236 17657 raft_consensus.cc:493] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:36.974792 17657 raft_consensus.cc:515] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188a2b39df3142188ed72ee9671369b2" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 45959 } } peers { permanent_uuid: "f449f44651344cc9ab2415bac245cd95" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36149 } } peers { permanent_uuid: "3bd7bc528eb1465184e7cbce3e401a8b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44403 } }
I20260630 12:28:36.976857 17657 leader_election.cc:290] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 188a2b39df3142188ed72ee9671369b2 (127.6.224.132:45959), f449f44651344cc9ab2415bac245cd95 (127.6.224.130:36149)
I20260630 12:28:36.988631 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d869ee78394cae83cd35f51b433b0c" candidate_uuid: "3bd7bc528eb1465184e7cbce3e401a8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "188a2b39df3142188ed72ee9671369b2" is_pre_election: true
I20260630 12:28:36.988631 17462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d869ee78394cae83cd35f51b433b0c" candidate_uuid: "3bd7bc528eb1465184e7cbce3e401a8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f449f44651344cc9ab2415bac245cd95" is_pre_election: true
I20260630 12:28:36.989630 17610 raft_consensus.cc:2468] T 17d869ee78394cae83cd35f51b433b0c P 188a2b39df3142188ed72ee9671369b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bd7bc528eb1465184e7cbce3e401a8b in term 0.
I20260630 12:28:36.989660 17462 raft_consensus.cc:2468] T 17d869ee78394cae83cd35f51b433b0c P f449f44651344cc9ab2415bac245cd95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bd7bc528eb1465184e7cbce3e401a8b in term 0.
I20260630 12:28:36.991026 17350 leader_election.cc:304] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bd7bc528eb1465184e7cbce3e401a8b, f449f44651344cc9ab2415bac245cd95; no voters: 
I20260630 12:28:36.991801 17657 raft_consensus.cc:2804] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:36.992167 17657 raft_consensus.cc:493] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:36.992427 17657 raft_consensus.cc:3060] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:36.997448 17657 raft_consensus.cc:515] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188a2b39df3142188ed72ee9671369b2" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 45959 } } peers { permanent_uuid: "f449f44651344cc9ab2415bac245cd95" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36149 } } peers { permanent_uuid: "3bd7bc528eb1465184e7cbce3e401a8b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44403 } }
I20260630 12:28:36.999058 17657 leader_election.cc:290] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b [CANDIDATE]: Term 1 election: Requested vote from peers 188a2b39df3142188ed72ee9671369b2 (127.6.224.132:45959), f449f44651344cc9ab2415bac245cd95 (127.6.224.130:36149)
I20260630 12:28:36.999943 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d869ee78394cae83cd35f51b433b0c" candidate_uuid: "3bd7bc528eb1465184e7cbce3e401a8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "188a2b39df3142188ed72ee9671369b2"
I20260630 12:28:37.000034 17462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d869ee78394cae83cd35f51b433b0c" candidate_uuid: "3bd7bc528eb1465184e7cbce3e401a8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f449f44651344cc9ab2415bac245cd95"
I20260630 12:28:37.000512 17610 raft_consensus.cc:3060] T 17d869ee78394cae83cd35f51b433b0c P 188a2b39df3142188ed72ee9671369b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:37.000581 17462 raft_consensus.cc:3060] T 17d869ee78394cae83cd35f51b433b0c P f449f44651344cc9ab2415bac245cd95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:37.005787 17610 raft_consensus.cc:2468] T 17d869ee78394cae83cd35f51b433b0c P 188a2b39df3142188ed72ee9671369b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bd7bc528eb1465184e7cbce3e401a8b in term 1.
I20260630 12:28:37.005993 17462 raft_consensus.cc:2468] T 17d869ee78394cae83cd35f51b433b0c P f449f44651344cc9ab2415bac245cd95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bd7bc528eb1465184e7cbce3e401a8b in term 1.
I20260630 12:28:37.006817 17352 leader_election.cc:304] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 188a2b39df3142188ed72ee9671369b2, 3bd7bc528eb1465184e7cbce3e401a8b; no voters: 
I20260630 12:28:37.007661 17657 raft_consensus.cc:2804] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:37.008486 17657 raft_consensus.cc:697] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b [term 1 LEADER]: Becoming Leader. State: Replica: 3bd7bc528eb1465184e7cbce3e401a8b, State: Running, Role: LEADER
I20260630 12:28:37.009235 17657 consensus_queue.cc:237] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188a2b39df3142188ed72ee9671369b2" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 45959 } } peers { permanent_uuid: "f449f44651344cc9ab2415bac245cd95" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36149 } } peers { permanent_uuid: "3bd7bc528eb1465184e7cbce3e401a8b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44403 } }
I20260630 12:28:37.015362 17285 catalog_manager.cc:5697] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bd7bc528eb1465184e7cbce3e401a8b (127.6.224.129). New cstate: current_term: 1 leader_uuid: "3bd7bc528eb1465184e7cbce3e401a8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188a2b39df3142188ed72ee9671369b2" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 45959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f449f44651344cc9ab2415bac245cd95" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bd7bc528eb1465184e7cbce3e401a8b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44403 } health_report { overall_health: HEALTHY } } }
W20260630 12:28:37.109368  7042 auto_rebalancer.cc:639] Failed to schedule move for tablet 17d869ee78394cae83cd35f51b433b0c: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:28:37.110630  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:28:37.133129  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:37.133855  7042 tablet_replica.cc:333] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b: stopping tablet replica
I20260630 12:28:37.134332  7042 raft_consensus.cc:2243] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:37.134894  7042 pending_rounds.cc:70] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b: Trying to abort 1 pending ops.
I20260630 12:28:37.135068  7042 pending_rounds.cc:77] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441029676560384 op_type: NO_OP noop_request { }
I20260630 12:28:37.135293  7042 raft_consensus.cc:2889] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:28:37.135522  7042 raft_consensus.cc:2272] T 17d869ee78394cae83cd35f51b433b0c P 3bd7bc528eb1465184e7cbce3e401a8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:37.155123  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:28:37.164147  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:28:37.181097  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:37.181691  7042 tablet_replica.cc:333] T 17d869ee78394cae83cd35f51b433b0c P f449f44651344cc9ab2415bac245cd95: stopping tablet replica
I20260630 12:28:37.182159  7042 raft_consensus.cc:2243] T 17d869ee78394cae83cd35f51b433b0c P f449f44651344cc9ab2415bac245cd95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:37.182531  7042 raft_consensus.cc:2272] T 17d869ee78394cae83cd35f51b433b0c P f449f44651344cc9ab2415bac245cd95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:37.200596  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
I20260630 12:28:37.209492  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:28:37.224924  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:37.239930  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:28:37.247599  7042 tablet_server.cc:179] TabletServer@127.6.224.132:0 shutting down...
I20260630 12:28:37.263119  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:37.263711  7042 tablet_replica.cc:333] T 17d869ee78394cae83cd35f51b433b0c P 188a2b39df3142188ed72ee9671369b2: stopping tablet replica
I20260630 12:28:37.264213  7042 raft_consensus.cc:2243] T 17d869ee78394cae83cd35f51b433b0c P 188a2b39df3142188ed72ee9671369b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:37.264587  7042 raft_consensus.cc:2272] T 17d869ee78394cae83cd35f51b433b0c P 188a2b39df3142188ed72ee9671369b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:37.282521  7042 tablet_server.cc:196] TabletServer@127.6.224.132:0 shutdown complete.
I20260630 12:28:37.293733  7042 master.cc:562] Master@127.6.224.190:37941 shutting down...
I20260630 12:28:37.307284  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:37.307808  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:37.308082  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 26f447288b4246ada694653973dd0ed2: stopping tablet replica
I20260630 12:28:37.326118  7042 master.cc:584] Master@127.6.224.190:37941 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1380 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:28:37.358759  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:40949
I20260630 12:28:37.359825  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:37.364532 17665 instance_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:28:37.364674 17666 instance_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:28:37.366062 17668 instance_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:28:37.366920  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:37.367756  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:37.367944  7042 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:28:37.368103  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822517368084 us; error 0 us; skew 500 ppm
I20260630 12:28:37.368614  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:37.370841  7042 webserver.cc:533] Webserver started at http://127.6.224.190:41705/ using document root <none> and password file <none>
I20260630 12:28:37.371289  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:37.371460  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:37.371703  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:37.372766  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "48cd8550a0af4c6fb2660ad97dc81c69"
format_stamp: "Formatted at 2026-06-30 12:28:37 on dist-test-slave-fh7x"
I20260630 12:28:37.377274  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:28:37.380445 17673 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:28:37.381186  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:37.381460  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "48cd8550a0af4c6fb2660ad97dc81c69"
format_stamp: "Formatted at 2026-06-30 12:28:37 on dist-test-slave-fh7x"
I20260630 12:28:37.381726  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-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:28:37.402601  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:37.403591  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:37.436849  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:40949
I20260630 12:28:37.436940 17724 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:40949 every 8 connection(s)
I20260630 12:28:37.440651 17725 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:28:37.451027 17725 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69: Bootstrap starting.
I20260630 12:28:37.455148 17725 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:37.459293 17725 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69: No bootstrap required, opened a new log
I20260630 12:28:37.461660 17725 raft_consensus.cc:359] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48cd8550a0af4c6fb2660ad97dc81c69" member_type: VOTER }
I20260630 12:28:37.462159 17725 raft_consensus.cc:385] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:37.462419 17725 raft_consensus.cc:740] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48cd8550a0af4c6fb2660ad97dc81c69, State: Initialized, Role: FOLLOWER
I20260630 12:28:37.463083 17725 consensus_queue.cc:260] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "48cd8550a0af4c6fb2660ad97dc81c69" member_type: VOTER }
I20260630 12:28:37.463496 17725 raft_consensus.cc:399] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:37.463681 17725 raft_consensus.cc:493] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:37.463876 17725 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:37.468446 17725 raft_consensus.cc:515] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48cd8550a0af4c6fb2660ad97dc81c69" member_type: VOTER }
I20260630 12:28:37.468918 17725 leader_election.cc:304] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69 [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: 48cd8550a0af4c6fb2660ad97dc81c69; no voters: 
I20260630 12:28:37.470049 17725 leader_election.cc:290] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:37.470396 17728 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:37.471696 17728 raft_consensus.cc:697] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69 [term 1 LEADER]: Becoming Leader. State: Replica: 48cd8550a0af4c6fb2660ad97dc81c69, State: Running, Role: LEADER
I20260630 12:28:37.472358 17728 consensus_queue.cc:237] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69 [LEADER]: Queue going to LEADER mode. State: All 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: "48cd8550a0af4c6fb2660ad97dc81c69" member_type: VOTER }
I20260630 12:28:37.472711 17725 sys_catalog.cc:565] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:37.475301 17730 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 48cd8550a0af4c6fb2660ad97dc81c69. Latest consensus state: current_term: 1 leader_uuid: "48cd8550a0af4c6fb2660ad97dc81c69" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48cd8550a0af4c6fb2660ad97dc81c69" member_type: VOTER } }
I20260630 12:28:37.475260 17729 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "48cd8550a0af4c6fb2660ad97dc81c69" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48cd8550a0af4c6fb2660ad97dc81c69" member_type: VOTER } }
I20260630 12:28:37.476080 17730 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:37.476114 17729 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:37.480582 17733 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:37.486040 17733 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:37.488242  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:37.494971 17733 catalog_manager.cc:1383] Generated new cluster ID: 27cb11a93e4a44cfbc5d906a7030561a
I20260630 12:28:37.495281 17733 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:37.512261 17733 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:37.513599 17733 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:37.534773 17733 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69: Generated new TSK 0
I20260630 12:28:37.535377 17733 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:37.554665  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:37.560381 17746 instance_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:28:37.561331 17747 instance_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:28:37.562770 17749 instance_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:28:37.562947  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:37.563838  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:37.564019  7042 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:28:37.564167  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822517564152 us; error 0 us; skew 500 ppm
I20260630 12:28:37.564608  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:37.566758  7042 webserver.cc:533] Webserver started at http://127.6.224.129:46463/ using document root <none> and password file <none>
I20260630 12:28:37.567179  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:37.567325  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:37.567543  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:37.568583  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "759207c6228e41d8b2d60304d9e727db"
format_stamp: "Formatted at 2026-06-30 12:28:37 on dist-test-slave-fh7x"
I20260630 12:28:37.573004  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:28:37.576269 17754 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:28:37.576974  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:37.577266  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "759207c6228e41d8b2d60304d9e727db"
format_stamp: "Formatted at 2026-06-30 12:28:37 on dist-test-slave-fh7x"
I20260630 12:28:37.577521  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-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:28:37.632746  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:37.633831  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:37.635223  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:37.637553  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:37.637732  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:37.637975  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:37.638115  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:37.674362  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:43849
I20260630 12:28:37.674495 17816 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:43849 every 8 connection(s)
I20260630 12:28:37.679227  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:37.686100 17821 instance_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:28:37.687304 17822 instance_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:28:37.689225 17824 instance_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:28:37.690097  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:37.691210  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:37.691474  7042 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:28:37.691668  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822517691650 us; error 0 us; skew 500 ppm
I20260630 12:28:37.692245  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:37.693725 17817 heartbeater.cc:344] Connected to a master server at 127.6.224.190:40949
I20260630 12:28:37.694079 17817 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:37.694746  7042 webserver.cc:533] Webserver started at http://127.6.224.130:34977/ using document root <none> and password file <none>
I20260630 12:28:37.694865 17817 heartbeater.cc:507] Master 127.6.224.190:40949 requested a full tablet report, sending...
I20260630 12:28:37.695294  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:37.695503  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:37.695765  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:37.697108 17690 ts_manager.cc:194] Registered new tserver with Master: 759207c6228e41d8b2d60304d9e727db (127.6.224.129:43849)
I20260630 12:28:37.697130  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "882264b626904e0596a475153f21c8b1"
format_stamp: "Formatted at 2026-06-30 12:28:37 on dist-test-slave-fh7x"
I20260630 12:28:37.699638 17690 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54446
I20260630 12:28:37.702857  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260630 12:28:37.706198 17829 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:28:37.706964  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:37.707229  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "882264b626904e0596a475153f21c8b1"
format_stamp: "Formatted at 2026-06-30 12:28:37 on dist-test-slave-fh7x"
I20260630 12:28:37.707479  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-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:28:37.720731  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:37.721817  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:37.723215  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:37.725430  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:37.725622  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:37.725829  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:37.725982  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:37.761848  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:40379
I20260630 12:28:37.761958 17891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:40379 every 8 connection(s)
I20260630 12:28:37.766422  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:37.772894 17895 instance_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:28:37.773818 17896 instance_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:28:37.775873  7042 server_base.cc:1061] running on GCE node
W20260630 12:28:37.776840 17899 instance_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:28:37.778015  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:37.778280  7042 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:28:37.778445 17892 heartbeater.cc:344] Connected to a master server at 127.6.224.190:40949
I20260630 12:28:37.778472  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822517778458 us; error 0 us; skew 500 ppm
I20260630 12:28:37.779027 17892 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:37.779537  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:37.779801 17892 heartbeater.cc:507] Master 127.6.224.190:40949 requested a full tablet report, sending...
I20260630 12:28:37.782033 17690 ts_manager.cc:194] Registered new tserver with Master: 882264b626904e0596a475153f21c8b1 (127.6.224.130:40379)
I20260630 12:28:37.782526  7042 webserver.cc:533] Webserver started at http://127.6.224.131:41065/ using document root <none> and password file <none>
I20260630 12:28:37.783143  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:37.783337  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:37.783655  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:37.783506 17690 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54458
I20260630 12:28:37.784816  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "71390a3364fb4355bfec38a9a5145dce"
format_stamp: "Formatted at 2026-06-30 12:28:37 on dist-test-slave-fh7x"
I20260630 12:28:37.789481  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:28:37.792739 17903 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:28:37.793530  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:37.793787  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "71390a3364fb4355bfec38a9a5145dce"
format_stamp: "Formatted at 2026-06-30 12:28:37 on dist-test-slave-fh7x"
I20260630 12:28:37.794023  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-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:28:37.813413  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:37.814420  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:37.815753  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:37.818228  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:37.818427  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:37.818670  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:37.818826  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:37.857244  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:43469
I20260630 12:28:37.857338 17965 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:43469 every 8 connection(s)
I20260630 12:28:37.870503 17966 heartbeater.cc:344] Connected to a master server at 127.6.224.190:40949
I20260630 12:28:37.870934 17966 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:37.871716 17966 heartbeater.cc:507] Master 127.6.224.190:40949 requested a full tablet report, sending...
I20260630 12:28:37.873742 17690 ts_manager.cc:194] Registered new tserver with Master: 71390a3364fb4355bfec38a9a5145dce (127.6.224.131:43469)
I20260630 12:28:37.873919  7042 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013759434s
I20260630 12:28:37.875725 17690 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54470
I20260630 12:28:38.702409 17817 heartbeater.cc:499] Master 127.6.224.190:40949 was elected leader, sending a full tablet report...
I20260630 12:28:38.786535 17892 heartbeater.cc:499] Master 127.6.224.190:40949 was elected leader, sending a full tablet report...
I20260630 12:28:38.878499 17966 heartbeater.cc:499] Master 127.6.224.190:40949 was elected leader, sending a full tablet report...
I20260630 12:28:38.928023 17690 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54480:
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:28:38.930181 17690 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:28:38.988025 17931 tablet_service.cc:1511] Processing CreateTablet for tablet 8d5e117c168e4bf5be5399b1ed51813a (DEFAULT_TABLE table=test-workload [id=b75403f0e62f4525b6ae238a4a151286]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:38.988123 17930 tablet_service.cc:1511] Processing CreateTablet for tablet b543b22a505643d7bbf63f55ebd2b70f (DEFAULT_TABLE table=test-workload [id=b75403f0e62f4525b6ae238a4a151286]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:38.989547 17931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d5e117c168e4bf5be5399b1ed51813a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:38.989948 17929 tablet_service.cc:1511] Processing CreateTablet for tablet 96cb78dbf7bb4e829fb59442d0a2d5ae (DEFAULT_TABLE table=test-workload [id=b75403f0e62f4525b6ae238a4a151286]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:38.988754 17928 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb50abbc3174efdb17c9e713ec70c2f (DEFAULT_TABLE table=test-workload [id=b75403f0e62f4525b6ae238a4a151286]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:38.992069 17929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cb78dbf7bb4e829fb59442d0a2d5ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:38.992758 17782 tablet_service.cc:1511] Processing CreateTablet for tablet 8d5e117c168e4bf5be5399b1ed51813a (DEFAULT_TABLE table=test-workload [id=b75403f0e62f4525b6ae238a4a151286]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:38.994084 17782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d5e117c168e4bf5be5399b1ed51813a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:38.995831 17928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb50abbc3174efdb17c9e713ec70c2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:38.996925 17856 tablet_service.cc:1511] Processing CreateTablet for tablet b543b22a505643d7bbf63f55ebd2b70f (DEFAULT_TABLE table=test-workload [id=b75403f0e62f4525b6ae238a4a151286]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:38.998235 17854 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb50abbc3174efdb17c9e713ec70c2f (DEFAULT_TABLE table=test-workload [id=b75403f0e62f4525b6ae238a4a151286]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:38.998507 17780 tablet_service.cc:1511] Processing CreateTablet for tablet 96cb78dbf7bb4e829fb59442d0a2d5ae (DEFAULT_TABLE table=test-workload [id=b75403f0e62f4525b6ae238a4a151286]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:38.999267 17781 tablet_service.cc:1511] Processing CreateTablet for tablet b543b22a505643d7bbf63f55ebd2b70f (DEFAULT_TABLE table=test-workload [id=b75403f0e62f4525b6ae238a4a151286]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:38.999838 17780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cb78dbf7bb4e829fb59442d0a2d5ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:39.000530 17781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b543b22a505643d7bbf63f55ebd2b70f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:39.000295 17855 tablet_service.cc:1511] Processing CreateTablet for tablet 96cb78dbf7bb4e829fb59442d0a2d5ae (DEFAULT_TABLE table=test-workload [id=b75403f0e62f4525b6ae238a4a151286]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:38.998277 17856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b543b22a505643d7bbf63f55ebd2b70f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:38.995875 17857 tablet_service.cc:1511] Processing CreateTablet for tablet 8d5e117c168e4bf5be5399b1ed51813a (DEFAULT_TABLE table=test-workload [id=b75403f0e62f4525b6ae238a4a151286]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:39.001772 17779 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb50abbc3174efdb17c9e713ec70c2f (DEFAULT_TABLE table=test-workload [id=b75403f0e62f4525b6ae238a4a151286]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:39.002486 17854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb50abbc3174efdb17c9e713ec70c2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:39.003012 17779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb50abbc3174efdb17c9e713ec70c2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:39.003228 17930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b543b22a505643d7bbf63f55ebd2b70f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:39.004966 17855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cb78dbf7bb4e829fb59442d0a2d5ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:39.007817 17857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d5e117c168e4bf5be5399b1ed51813a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:39.056238 17986 tablet_bootstrap.cc:492] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1: Bootstrap starting.
I20260630 12:28:39.056533 17987 tablet_bootstrap.cc:492] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db: Bootstrap starting.
I20260630 12:28:39.060000 17988 tablet_bootstrap.cc:492] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce: Bootstrap starting.
I20260630 12:28:39.062711 17987 tablet_bootstrap.cc:654] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:39.062723 17986 tablet_bootstrap.cc:654] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:39.064826 17988 tablet_bootstrap.cc:654] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:39.068207 17987 tablet_bootstrap.cc:492] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db: No bootstrap required, opened a new log
I20260630 12:28:39.068457 17986 tablet_bootstrap.cc:492] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1: No bootstrap required, opened a new log
I20260630 12:28:39.068635 17987 ts_tablet_manager.cc:1403] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:28:39.068995 17986 ts_tablet_manager.cc:1403] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:28:39.069679 17988 tablet_bootstrap.cc:492] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce: No bootstrap required, opened a new log
I20260630 12:28:39.070192 17988 ts_tablet_manager.cc:1403] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:28:39.071082 17987 raft_consensus.cc:359] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } }
I20260630 12:28:39.071667 17987 raft_consensus.cc:385] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:39.071930 17987 raft_consensus.cc:740] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759207c6228e41d8b2d60304d9e727db, State: Initialized, Role: FOLLOWER
I20260630 12:28:39.071723 17986 raft_consensus.cc:359] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.072573 17986 raft_consensus.cc:385] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:39.072880 17986 raft_consensus.cc:740] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 882264b626904e0596a475153f21c8b1, State: Initialized, Role: FOLLOWER
I20260630 12:28:39.072651 17987 consensus_queue.cc:260] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } }
I20260630 12:28:39.073787 17986 consensus_queue.cc:260] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.074071 17988 raft_consensus.cc:359] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.074759 17988 raft_consensus.cc:385] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:39.076025 17988 raft_consensus.cc:740] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71390a3364fb4355bfec38a9a5145dce, State: Initialized, Role: FOLLOWER
I20260630 12:28:39.076936 17986 ts_tablet_manager.cc:1434] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:28:39.076828 17988 consensus_queue.cc:260] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.078068 17986 tablet_bootstrap.cc:492] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1: Bootstrap starting.
I20260630 12:28:39.084453 17986 tablet_bootstrap.cc:654] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:39.086494 17988 ts_tablet_manager.cc:1434] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:28:39.087561 17988 tablet_bootstrap.cc:492] T 8d5e117c168e4bf5be5399b1ed51813a P 71390a3364fb4355bfec38a9a5145dce: Bootstrap starting.
I20260630 12:28:39.090085 17987 ts_tablet_manager.cc:1434] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.004s
I20260630 12:28:39.090667 17986 tablet_bootstrap.cc:492] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1: No bootstrap required, opened a new log
I20260630 12:28:39.091223 17986 ts_tablet_manager.cc:1403] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:28:39.093859 17986 raft_consensus.cc:359] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.094570 17986 raft_consensus.cc:385] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:39.094866 17986 raft_consensus.cc:740] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 882264b626904e0596a475153f21c8b1, State: Initialized, Role: FOLLOWER
I20260630 12:28:39.095109 17988 tablet_bootstrap.cc:654] T 8d5e117c168e4bf5be5399b1ed51813a P 71390a3364fb4355bfec38a9a5145dce: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:39.095566 17986 consensus_queue.cc:260] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.097419 17987 tablet_bootstrap.cc:492] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db: Bootstrap starting.
I20260630 12:28:39.099589 17986 ts_tablet_manager.cc:1434] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:28:39.100610 17986 tablet_bootstrap.cc:492] T 8d5e117c168e4bf5be5399b1ed51813a P 882264b626904e0596a475153f21c8b1: Bootstrap starting.
I20260630 12:28:39.106180 17986 tablet_bootstrap.cc:654] T 8d5e117c168e4bf5be5399b1ed51813a P 882264b626904e0596a475153f21c8b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:39.108299 17987 tablet_bootstrap.cc:654] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:39.109352 17988 tablet_bootstrap.cc:492] T 8d5e117c168e4bf5be5399b1ed51813a P 71390a3364fb4355bfec38a9a5145dce: No bootstrap required, opened a new log
I20260630 12:28:39.109879 17988 ts_tablet_manager.cc:1403] T 8d5e117c168e4bf5be5399b1ed51813a P 71390a3364fb4355bfec38a9a5145dce: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260630 12:28:39.112788 17988 raft_consensus.cc:359] T 8d5e117c168e4bf5be5399b1ed51813a P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } }
I20260630 12:28:39.113535 17986 tablet_bootstrap.cc:492] T 8d5e117c168e4bf5be5399b1ed51813a P 882264b626904e0596a475153f21c8b1: No bootstrap required, opened a new log
I20260630 12:28:39.113564 17988 raft_consensus.cc:385] T 8d5e117c168e4bf5be5399b1ed51813a P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:39.114192 17986 ts_tablet_manager.cc:1403] T 8d5e117c168e4bf5be5399b1ed51813a P 882264b626904e0596a475153f21c8b1: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:28:39.114130 17988 raft_consensus.cc:740] T 8d5e117c168e4bf5be5399b1ed51813a P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71390a3364fb4355bfec38a9a5145dce, State: Initialized, Role: FOLLOWER
I20260630 12:28:39.114984 17988 consensus_queue.cc:260] T 8d5e117c168e4bf5be5399b1ed51813a P 71390a3364fb4355bfec38a9a5145dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } }
I20260630 12:28:39.115562 17987 tablet_bootstrap.cc:492] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db: No bootstrap required, opened a new log
I20260630 12:28:39.116043 17987 ts_tablet_manager.cc:1403] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.006s
I20260630 12:28:39.116575 17986 raft_consensus.cc:359] T 8d5e117c168e4bf5be5399b1ed51813a P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } }
I20260630 12:28:39.117117 17988 ts_tablet_manager.cc:1434] T 8d5e117c168e4bf5be5399b1ed51813a P 71390a3364fb4355bfec38a9a5145dce: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:28:39.117316 17986 raft_consensus.cc:385] T 8d5e117c168e4bf5be5399b1ed51813a P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:39.117669 17986 raft_consensus.cc:740] T 8d5e117c168e4bf5be5399b1ed51813a P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 882264b626904e0596a475153f21c8b1, State: Initialized, Role: FOLLOWER
I20260630 12:28:39.118134 17988 tablet_bootstrap.cc:492] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 71390a3364fb4355bfec38a9a5145dce: Bootstrap starting.
I20260630 12:28:39.118486 17986 consensus_queue.cc:260] T 8d5e117c168e4bf5be5399b1ed51813a P 882264b626904e0596a475153f21c8b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } }
I20260630 12:28:39.118745 17987 raft_consensus.cc:359] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.119486 17987 raft_consensus.cc:385] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:39.119764 17987 raft_consensus.cc:740] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759207c6228e41d8b2d60304d9e727db, State: Initialized, Role: FOLLOWER
I20260630 12:28:39.120570 17987 consensus_queue.cc:260] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.122709 17986 ts_tablet_manager.cc:1434] T 8d5e117c168e4bf5be5399b1ed51813a P 882264b626904e0596a475153f21c8b1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:28:39.123720 17986 tablet_bootstrap.cc:492] T 7fb50abbc3174efdb17c9e713ec70c2f P 882264b626904e0596a475153f21c8b1: Bootstrap starting.
I20260630 12:28:39.124713 17987 ts_tablet_manager.cc:1434] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:28:39.125456 17988 tablet_bootstrap.cc:654] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 71390a3364fb4355bfec38a9a5145dce: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:39.125728 17987 tablet_bootstrap.cc:492] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 759207c6228e41d8b2d60304d9e727db: Bootstrap starting.
I20260630 12:28:39.129072 17986 tablet_bootstrap.cc:654] T 7fb50abbc3174efdb17c9e713ec70c2f P 882264b626904e0596a475153f21c8b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:39.132114 17987 tablet_bootstrap.cc:654] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 759207c6228e41d8b2d60304d9e727db: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:39.137035 17994 raft_consensus.cc:493] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:39.138046 17987 tablet_bootstrap.cc:492] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 759207c6228e41d8b2d60304d9e727db: No bootstrap required, opened a new log
I20260630 12:28:39.137614 17994 raft_consensus.cc:515] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.137588 17988 tablet_bootstrap.cc:492] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 71390a3364fb4355bfec38a9a5145dce: No bootstrap required, opened a new log
I20260630 12:28:39.138787 17988 ts_tablet_manager.cc:1403] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 71390a3364fb4355bfec38a9a5145dce: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.012s
I20260630 12:28:39.140049 17986 tablet_bootstrap.cc:492] T 7fb50abbc3174efdb17c9e713ec70c2f P 882264b626904e0596a475153f21c8b1: No bootstrap required, opened a new log
I20260630 12:28:39.140664 17986 ts_tablet_manager.cc:1403] T 7fb50abbc3174efdb17c9e713ec70c2f P 882264b626904e0596a475153f21c8b1: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260630 12:28:39.141744 17994 leader_election.cc:290] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 759207c6228e41d8b2d60304d9e727db (127.6.224.129:43849), 882264b626904e0596a475153f21c8b1 (127.6.224.130:40379)
I20260630 12:28:39.143692 17988 raft_consensus.cc:359] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.144430 17988 raft_consensus.cc:385] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:39.144728 17988 raft_consensus.cc:740] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71390a3364fb4355bfec38a9a5145dce, State: Initialized, Role: FOLLOWER
I20260630 12:28:39.144601 17986 raft_consensus.cc:359] T 7fb50abbc3174efdb17c9e713ec70c2f P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.145555 17986 raft_consensus.cc:385] T 7fb50abbc3174efdb17c9e713ec70c2f P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:39.145871 17986 raft_consensus.cc:740] T 7fb50abbc3174efdb17c9e713ec70c2f P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 882264b626904e0596a475153f21c8b1, State: Initialized, Role: FOLLOWER
I20260630 12:28:39.145666 17988 consensus_queue.cc:260] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 71390a3364fb4355bfec38a9a5145dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.146713 17986 consensus_queue.cc:260] T 7fb50abbc3174efdb17c9e713ec70c2f P 882264b626904e0596a475153f21c8b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.148283 17988 ts_tablet_manager.cc:1434] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 71390a3364fb4355bfec38a9a5145dce: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:28:39.149176 17986 ts_tablet_manager.cc:1434] T 7fb50abbc3174efdb17c9e713ec70c2f P 882264b626904e0596a475153f21c8b1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:28:39.149442 17988 tablet_bootstrap.cc:492] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce: Bootstrap starting.
I20260630 12:28:39.155817 17988 tablet_bootstrap.cc:654] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:39.155797 17987 ts_tablet_manager.cc:1403] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 759207c6228e41d8b2d60304d9e727db: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.007s
I20260630 12:28:39.158589 17992 raft_consensus.cc:493] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:39.159057 17992 raft_consensus.cc:515] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } }
I20260630 12:28:39.159376 17987 raft_consensus.cc:359] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.160085 17987 raft_consensus.cc:385] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:39.160367 17987 raft_consensus.cc:740] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759207c6228e41d8b2d60304d9e727db, State: Initialized, Role: FOLLOWER
I20260630 12:28:39.161258 17987 consensus_queue.cc:260] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 759207c6228e41d8b2d60304d9e727db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.171191 17992 leader_election.cc:290] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71390a3364fb4355bfec38a9a5145dce (127.6.224.131:43469), 882264b626904e0596a475153f21c8b1 (127.6.224.130:40379)
I20260630 12:28:39.171875 17992 raft_consensus.cc:493] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:39.172317 17992 raft_consensus.cc:515] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.173897 17993 raft_consensus.cc:493] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:39.174414 17993 raft_consensus.cc:515] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.175248 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b543b22a505643d7bbf63f55ebd2b70f" candidate_uuid: "71390a3364fb4355bfec38a9a5145dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759207c6228e41d8b2d60304d9e727db" is_pre_election: true
I20260630 12:28:39.175681 17987 ts_tablet_manager.cc:1434] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 759207c6228e41d8b2d60304d9e727db: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260630 12:28:39.177018 17993 leader_election.cc:290] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 759207c6228e41d8b2d60304d9e727db (127.6.224.129:43849), 71390a3364fb4355bfec38a9a5145dce (127.6.224.131:43469)
I20260630 12:28:39.180178 17792 raft_consensus.cc:2468] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71390a3364fb4355bfec38a9a5145dce in term 0.
I20260630 12:28:39.182504 17987 tablet_bootstrap.cc:492] T 7fb50abbc3174efdb17c9e713ec70c2f P 759207c6228e41d8b2d60304d9e727db: Bootstrap starting.
I20260630 12:28:39.184003 17907 leader_election.cc:304] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71390a3364fb4355bfec38a9a5145dce, 759207c6228e41d8b2d60304d9e727db; no voters: 
I20260630 12:28:39.184960 17994 raft_consensus.cc:2804] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:39.185364 17994 raft_consensus.cc:493] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:39.185701 17994 raft_consensus.cc:3060] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:39.191021 17992 leader_election.cc:290] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 882264b626904e0596a475153f21c8b1 (127.6.224.130:40379), 71390a3364fb4355bfec38a9a5145dce (127.6.224.131:43469)
I20260630 12:28:39.193794 17994 raft_consensus.cc:515] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.196863 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b543b22a505643d7bbf63f55ebd2b70f" candidate_uuid: "71390a3364fb4355bfec38a9a5145dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759207c6228e41d8b2d60304d9e727db"
I20260630 12:28:39.196955 17987 tablet_bootstrap.cc:654] T 7fb50abbc3174efdb17c9e713ec70c2f P 759207c6228e41d8b2d60304d9e727db: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:39.200366 17994 leader_election.cc:290] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [CANDIDATE]: Term 1 election: Requested vote from peers 759207c6228e41d8b2d60304d9e727db (127.6.224.129:43849), 882264b626904e0596a475153f21c8b1 (127.6.224.130:40379)
I20260630 12:28:39.215060 17792 raft_consensus.cc:3060] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:39.220970 17941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b543b22a505643d7bbf63f55ebd2b70f" candidate_uuid: "882264b626904e0596a475153f21c8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71390a3364fb4355bfec38a9a5145dce" is_pre_election: true
I20260630 12:28:39.221913 17941 raft_consensus.cc:2393] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 882264b626904e0596a475153f21c8b1 in current term 1: Already voted for candidate 71390a3364fb4355bfec38a9a5145dce in this term.
I20260630 12:28:39.201066 17988 tablet_bootstrap.cc:492] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce: No bootstrap required, opened a new log
I20260630 12:28:39.226959 17867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5e117c168e4bf5be5399b1ed51813a" candidate_uuid: "759207c6228e41d8b2d60304d9e727db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "882264b626904e0596a475153f21c8b1" is_pre_election: true
I20260630 12:28:39.227739 17867 raft_consensus.cc:2468] T 8d5e117c168e4bf5be5399b1ed51813a P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 759207c6228e41d8b2d60304d9e727db in term 0.
I20260630 12:28:39.228884 17866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b543b22a505643d7bbf63f55ebd2b70f" candidate_uuid: "759207c6228e41d8b2d60304d9e727db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "882264b626904e0596a475153f21c8b1" is_pre_election: true
I20260630 12:28:39.229604 17866 raft_consensus.cc:2468] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 759207c6228e41d8b2d60304d9e727db in term 0.
I20260630 12:28:39.230844 17792 raft_consensus.cc:2468] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71390a3364fb4355bfec38a9a5145dce in term 1.
I20260630 12:28:39.231359 17866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b543b22a505643d7bbf63f55ebd2b70f" candidate_uuid: "71390a3364fb4355bfec38a9a5145dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "882264b626904e0596a475153f21c8b1" is_pre_election: true
I20260630 12:28:39.231665 17941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5e117c168e4bf5be5399b1ed51813a" candidate_uuid: "759207c6228e41d8b2d60304d9e727db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71390a3364fb4355bfec38a9a5145dce" is_pre_election: true
I20260630 12:28:39.232084 17907 leader_election.cc:304] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71390a3364fb4355bfec38a9a5145dce, 759207c6228e41d8b2d60304d9e727db; no voters: 
I20260630 12:28:39.232266 17941 raft_consensus.cc:2468] T 8d5e117c168e4bf5be5399b1ed51813a P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 759207c6228e41d8b2d60304d9e727db in term 0.
I20260630 12:28:39.232735 17866 raft_consensus.cc:2468] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71390a3364fb4355bfec38a9a5145dce in term 0.
I20260630 12:28:39.232889 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b543b22a505643d7bbf63f55ebd2b70f" candidate_uuid: "882264b626904e0596a475153f21c8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759207c6228e41d8b2d60304d9e727db" is_pre_election: true
I20260630 12:28:39.233278 17994 raft_consensus.cc:2804] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:39.233819 17791 raft_consensus.cc:2393] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 882264b626904e0596a475153f21c8b1 in current term 1: Already voted for candidate 71390a3364fb4355bfec38a9a5145dce in this term.
I20260630 12:28:39.227164 17988 ts_tablet_manager.cc:1403] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.021s
I20260630 12:28:39.232097 17867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b543b22a505643d7bbf63f55ebd2b70f" candidate_uuid: "71390a3364fb4355bfec38a9a5145dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "882264b626904e0596a475153f21c8b1"
I20260630 12:28:39.234586 17757 leader_election.cc:304] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71390a3364fb4355bfec38a9a5145dce, 759207c6228e41d8b2d60304d9e727db; no voters: 
I20260630 12:28:39.234737 17867 raft_consensus.cc:3060] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:39.234889 17833 leader_election.cc:304] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1 [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: 882264b626904e0596a475153f21c8b1; no voters: 71390a3364fb4355bfec38a9a5145dce, 759207c6228e41d8b2d60304d9e727db
I20260630 12:28:39.236382 17756 leader_election.cc:304] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 759207c6228e41d8b2d60304d9e727db, 882264b626904e0596a475153f21c8b1; no voters: 
I20260630 12:28:39.237008 17988 raft_consensus.cc:359] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.237793 17988 raft_consensus.cc:385] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:39.238094 17988 raft_consensus.cc:740] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71390a3364fb4355bfec38a9a5145dce, State: Initialized, Role: FOLLOWER
I20260630 12:28:39.235282 17941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b543b22a505643d7bbf63f55ebd2b70f" candidate_uuid: "759207c6228e41d8b2d60304d9e727db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71390a3364fb4355bfec38a9a5145dce" is_pre_election: true
I20260630 12:28:39.238937 17988 consensus_queue.cc:260] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.240016 17992 raft_consensus.cc:2804] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:39.240445 17992 raft_consensus.cc:493] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:39.240774 17992 raft_consensus.cc:3060] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:39.245252 18009 raft_consensus.cc:2764] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:28:39.247370 17867 raft_consensus.cc:2468] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71390a3364fb4355bfec38a9a5145dce in term 1.
I20260630 12:28:39.247977 17993 raft_consensus.cc:2749] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:39.249862 17992 raft_consensus.cc:515] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } }
I20260630 12:28:39.252110 17992 leader_election.cc:290] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [CANDIDATE]: Term 1 election: Requested vote from peers 71390a3364fb4355bfec38a9a5145dce (127.6.224.131:43469), 882264b626904e0596a475153f21c8b1 (127.6.224.130:40379)
I20260630 12:28:39.253180 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5e117c168e4bf5be5399b1ed51813a" candidate_uuid: "759207c6228e41d8b2d60304d9e727db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71390a3364fb4355bfec38a9a5145dce"
I20260630 12:28:39.253868 17940 raft_consensus.cc:3060] T 8d5e117c168e4bf5be5399b1ed51813a P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:39.254729 17994 raft_consensus.cc:697] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [term 1 LEADER]: Becoming Leader. State: Replica: 71390a3364fb4355bfec38a9a5145dce, State: Running, Role: LEADER
I20260630 12:28:39.255930 18014 raft_consensus.cc:493] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:39.255633 17994 consensus_queue.cc:237] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.256376 18014 raft_consensus.cc:515] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.239454 17987 tablet_bootstrap.cc:492] T 7fb50abbc3174efdb17c9e713ec70c2f P 759207c6228e41d8b2d60304d9e727db: No bootstrap required, opened a new log
I20260630 12:28:39.259341 17987 ts_tablet_manager.cc:1403] T 7fb50abbc3174efdb17c9e713ec70c2f P 759207c6228e41d8b2d60304d9e727db: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.001s
I20260630 12:28:39.259212 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb50abbc3174efdb17c9e713ec70c2f" candidate_uuid: "71390a3364fb4355bfec38a9a5145dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759207c6228e41d8b2d60304d9e727db" is_pre_election: true
W20260630 12:28:39.260680 17907 leader_election.cc:343] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 759207c6228e41d8b2d60304d9e727db (127.6.224.129:43849): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:39.263574 17987 raft_consensus.cc:359] T 7fb50abbc3174efdb17c9e713ec70c2f P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.264396 17987 raft_consensus.cc:385] T 7fb50abbc3174efdb17c9e713ec70c2f P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:39.264700 17987 raft_consensus.cc:740] T 7fb50abbc3174efdb17c9e713ec70c2f P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759207c6228e41d8b2d60304d9e727db, State: Initialized, Role: FOLLOWER
I20260630 12:28:39.265038 17940 raft_consensus.cc:2468] T 8d5e117c168e4bf5be5399b1ed51813a P 71390a3364fb4355bfec38a9a5145dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759207c6228e41d8b2d60304d9e727db in term 1.
I20260630 12:28:39.266719 17757 leader_election.cc:304] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71390a3364fb4355bfec38a9a5145dce, 759207c6228e41d8b2d60304d9e727db; no voters: 
I20260630 12:28:39.267370 17866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb50abbc3174efdb17c9e713ec70c2f" candidate_uuid: "71390a3364fb4355bfec38a9a5145dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "882264b626904e0596a475153f21c8b1" is_pre_election: true
I20260630 12:28:39.267594 17992 raft_consensus.cc:2804] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:39.268030 17866 raft_consensus.cc:2468] T 7fb50abbc3174efdb17c9e713ec70c2f P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71390a3364fb4355bfec38a9a5145dce in term 0.
I20260630 12:28:39.268189 17992 raft_consensus.cc:697] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [term 1 LEADER]: Becoming Leader. State: Replica: 759207c6228e41d8b2d60304d9e727db, State: Running, Role: LEADER
I20260630 12:28:39.269163 17992 consensus_queue.cc:237] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } }
I20260630 12:28:39.269934 17905 leader_election.cc:304] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [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: 71390a3364fb4355bfec38a9a5145dce, 882264b626904e0596a475153f21c8b1; no voters: 759207c6228e41d8b2d60304d9e727db
I20260630 12:28:39.271193 18015 raft_consensus.cc:2804] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:39.265682 18014 leader_election.cc:290] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 759207c6228e41d8b2d60304d9e727db (127.6.224.129:43849), 882264b626904e0596a475153f21c8b1 (127.6.224.130:40379)
I20260630 12:28:39.272116 17988 ts_tablet_manager.cc:1434] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce: Time spent starting tablet: real 0.038s	user 0.001s	sys 0.015s
I20260630 12:28:39.271606 18015 raft_consensus.cc:493] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:39.272814 17993 raft_consensus.cc:493] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:39.270049 17987 consensus_queue.cc:260] T 7fb50abbc3174efdb17c9e713ec70c2f P 759207c6228e41d8b2d60304d9e727db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.265611 17867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5e117c168e4bf5be5399b1ed51813a" candidate_uuid: "759207c6228e41d8b2d60304d9e727db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "882264b626904e0596a475153f21c8b1"
I20260630 12:28:39.273531 17993 raft_consensus.cc:515] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.274263 17867 raft_consensus.cc:3060] T 8d5e117c168e4bf5be5399b1ed51813a P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:39.276680 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cb78dbf7bb4e829fb59442d0a2d5ae" candidate_uuid: "882264b626904e0596a475153f21c8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759207c6228e41d8b2d60304d9e727db" is_pre_election: true
I20260630 12:28:39.277509 17792 raft_consensus.cc:2468] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 882264b626904e0596a475153f21c8b1 in term 0.
I20260630 12:28:39.277793 17939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cb78dbf7bb4e829fb59442d0a2d5ae" candidate_uuid: "882264b626904e0596a475153f21c8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71390a3364fb4355bfec38a9a5145dce" is_pre_election: true
I20260630 12:28:39.278592 17939 raft_consensus.cc:2468] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 882264b626904e0596a475153f21c8b1 in term 0.
I20260630 12:28:39.279080 17833 leader_election.cc:304] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 759207c6228e41d8b2d60304d9e727db, 882264b626904e0596a475153f21c8b1; no voters: 
I20260630 12:28:39.276787 17993 leader_election.cc:290] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 759207c6228e41d8b2d60304d9e727db (127.6.224.129:43849), 71390a3364fb4355bfec38a9a5145dce (127.6.224.131:43469)
I20260630 12:28:39.280073 17993 raft_consensus.cc:2804] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:39.280442 17993 raft_consensus.cc:493] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:39.280813 17993 raft_consensus.cc:3060] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:39.285041 17987 ts_tablet_manager.cc:1434] T 7fb50abbc3174efdb17c9e713ec70c2f P 759207c6228e41d8b2d60304d9e727db: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.004s
I20260630 12:28:39.285095 17867 raft_consensus.cc:2468] T 8d5e117c168e4bf5be5399b1ed51813a P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759207c6228e41d8b2d60304d9e727db in term 1.
I20260630 12:28:39.287559 18015 raft_consensus.cc:3060] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:39.300942 17993 raft_consensus.cc:515] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.304692 17993 leader_election.cc:290] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1 [CANDIDATE]: Term 1 election: Requested vote from peers 759207c6228e41d8b2d60304d9e727db (127.6.224.129:43849), 71390a3364fb4355bfec38a9a5145dce (127.6.224.131:43469)
I20260630 12:28:39.304896 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cb78dbf7bb4e829fb59442d0a2d5ae" candidate_uuid: "882264b626904e0596a475153f21c8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759207c6228e41d8b2d60304d9e727db"
I20260630 12:28:39.305630 17792 raft_consensus.cc:3060] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:39.306294 17941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cb78dbf7bb4e829fb59442d0a2d5ae" candidate_uuid: "882264b626904e0596a475153f21c8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71390a3364fb4355bfec38a9a5145dce"
I20260630 12:28:39.306886 17941 raft_consensus.cc:3060] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 71390a3364fb4355bfec38a9a5145dce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:39.306965 18015 raft_consensus.cc:515] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.305002 17689 catalog_manager.cc:5697] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce reported cstate change: term changed from 0 to 1, leader changed from <none> to 71390a3364fb4355bfec38a9a5145dce (127.6.224.131). New cstate: current_term: 1 leader_uuid: "71390a3364fb4355bfec38a9a5145dce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:39.309894 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb50abbc3174efdb17c9e713ec70c2f" candidate_uuid: "71390a3364fb4355bfec38a9a5145dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759207c6228e41d8b2d60304d9e727db"
I20260630 12:28:39.310499 17791 raft_consensus.cc:3060] T 7fb50abbc3174efdb17c9e713ec70c2f P 759207c6228e41d8b2d60304d9e727db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:39.313098 17792 raft_consensus.cc:2468] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 882264b626904e0596a475153f21c8b1 in term 1.
I20260630 12:28:39.314344 17833 leader_election.cc:304] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 759207c6228e41d8b2d60304d9e727db, 882264b626904e0596a475153f21c8b1; no voters: 
I20260630 12:28:39.314818 17941 raft_consensus.cc:2468] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 71390a3364fb4355bfec38a9a5145dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 882264b626904e0596a475153f21c8b1 in term 1.
I20260630 12:28:39.315311 17993 raft_consensus.cc:2804] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:39.316040 17993 raft_consensus.cc:697] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1 [term 1 LEADER]: Becoming Leader. State: Replica: 882264b626904e0596a475153f21c8b1, State: Running, Role: LEADER
I20260630 12:28:39.316843 17993 consensus_queue.cc:237] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.317757 17791 raft_consensus.cc:2468] T 7fb50abbc3174efdb17c9e713ec70c2f P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71390a3364fb4355bfec38a9a5145dce in term 1.
I20260630 12:28:39.307125 17690 catalog_manager.cc:5697] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db reported cstate change: term changed from 0 to 1, leader changed from <none> to 759207c6228e41d8b2d60304d9e727db (127.6.224.129). New cstate: current_term: 1 leader_uuid: "759207c6228e41d8b2d60304d9e727db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:39.319543 18015 leader_election.cc:290] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [CANDIDATE]: Term 1 election: Requested vote from peers 759207c6228e41d8b2d60304d9e727db (127.6.224.129:43849), 882264b626904e0596a475153f21c8b1 (127.6.224.130:40379)
I20260630 12:28:39.318979 17867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb50abbc3174efdb17c9e713ec70c2f" candidate_uuid: "71390a3364fb4355bfec38a9a5145dce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "882264b626904e0596a475153f21c8b1"
I20260630 12:28:39.322649 17867 raft_consensus.cc:3060] T 7fb50abbc3174efdb17c9e713ec70c2f P 882264b626904e0596a475153f21c8b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:39.324605 17907 leader_election.cc:304] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71390a3364fb4355bfec38a9a5145dce, 759207c6228e41d8b2d60304d9e727db; no voters: 
I20260630 12:28:39.325547 18015 raft_consensus.cc:2804] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:39.325999 18015 raft_consensus.cc:697] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [term 1 LEADER]: Becoming Leader. State: Replica: 71390a3364fb4355bfec38a9a5145dce, State: Running, Role: LEADER
I20260630 12:28:39.326802 18015 consensus_queue.cc:237] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } }
I20260630 12:28:39.327515 17688 catalog_manager.cc:5697] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 882264b626904e0596a475153f21c8b1 (127.6.224.130). New cstate: current_term: 1 leader_uuid: "882264b626904e0596a475153f21c8b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:39.334450 17867 raft_consensus.cc:2468] T 7fb50abbc3174efdb17c9e713ec70c2f P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71390a3364fb4355bfec38a9a5145dce in term 1.
I20260630 12:28:39.339069 17689 catalog_manager.cc:5697] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce reported cstate change: term changed from 0 to 1, leader changed from <none> to 71390a3364fb4355bfec38a9a5145dce (127.6.224.131). New cstate: current_term: 1 leader_uuid: "71390a3364fb4355bfec38a9a5145dce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:39.715431 18015 consensus_queue.cc:1048] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:39.727583 18014 consensus_queue.cc:1048] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:39.735374 17993 consensus_queue.cc:1048] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:39.743229 18015 consensus_queue.cc:1048] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:39.752993 17993 consensus_queue.cc:1048] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:39.761693 18016 consensus_queue.cc:1048] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:39.864550 17992 consensus_queue.cc:1048] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [LEADER]: Connected to new peer: Peer: permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:39.868937 17992 consensus_queue.cc:1048] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [LEADER]: Connected to new peer: Peer: permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:28:47.310297 17888 debug-util.cc:398] Leaking SignalData structure 0x7b080012f4c0 after lost signal to thread 7045
W20260630 12:28:47.311460 17888 debug-util.cc:398] Leaking SignalData structure 0x7b08001b43e0 after lost signal to thread 17724
W20260630 12:28:47.312631 17888 debug-util.cc:398] Leaking SignalData structure 0x7b08000720a0 after lost signal to thread 17816
W20260630 12:28:47.313596 17888 debug-util.cc:398] Leaking SignalData structure 0x7b08000c4740 after lost signal to thread 17891
W20260630 12:28:47.314592 17888 debug-util.cc:398] Leaking SignalData structure 0x7b08002e9380 after lost signal to thread 17965
I20260630 12:28:47.596928  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:47.606415 18051 instance_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:28:47.606675 18050 instance_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:28:47.612690 18053 instance_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:28:47.612941  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:47.614895  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:47.615129  7042 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:28:47.615341  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822527615323 us; error 0 us; skew 500 ppm
I20260630 12:28:47.615902  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:47.619098  7042 webserver.cc:533] Webserver started at http://127.6.224.132:35665/ using document root <none> and password file <none>
I20260630 12:28:47.619624  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:47.619817  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:47.620134  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:47.621624  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-0/minicluster-data/ts-3-root/instance:
uuid: "b3edccd9554448ad92fbe727c6ba65aa"
format_stamp: "Formatted at 2026-06-30 12:28:47 on dist-test-slave-fh7x"
I20260630 12:28:47.626880  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260630 12:28:47.630735 18058 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:28:47.631604  7042 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:28:47.631903  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-0/minicluster-data/ts-3-root
uuid: "b3edccd9554448ad92fbe727c6ba65aa"
format_stamp: "Formatted at 2026-06-30 12:28:47 on dist-test-slave-fh7x"
I20260630 12:28:47.632177  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-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:28:47.654645  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:47.656062  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:47.657815  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:47.661262  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:47.661473  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:47.661727  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:47.661892  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:47.719422  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.132:38817
I20260630 12:28:47.719581 18120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.132:38817 every 8 connection(s)
I20260630 12:28:47.738394 18121 heartbeater.cc:344] Connected to a master server at 127.6.224.190:40949
I20260630 12:28:47.738852 18121 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:47.739627 18121 heartbeater.cc:507] Master 127.6.224.190:40949 requested a full tablet report, sending...
I20260630 12:28:47.741762 17689 ts_manager.cc:194] Registered new tserver with Master: b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132:38817)
I20260630 12:28:47.743985 17689 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47930
I20260630 12:28:48.490067 17941 consensus_queue.cc:237] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [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: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } attrs { replace: true } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: true } }
I20260630 12:28:48.503891 17867 raft_consensus.cc:1275] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Refusing update from remote peer 71390a3364fb4355bfec38a9a5145dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:48.504233 17791 raft_consensus.cc:1275] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Refusing update from remote peer 71390a3364fb4355bfec38a9a5145dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:48.506193 18128 consensus_queue.cc:1048] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:28:48.507133 18048 consensus_queue.cc:1048] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } 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:28:48.517117 17905 consensus_peers.cc:597] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce -> Peer b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132:38817): Couldn't send request to peer b3edccd9554448ad92fbe727c6ba65aa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b543b22a505643d7bbf63f55ebd2b70f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:48.522079 18128 raft_consensus.cc:2955] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } attrs { replace: true } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: true } } }
I20260630 12:28:48.523944 17791 raft_consensus.cc:2955] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } attrs { replace: true } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: true } } }
I20260630 12:28:48.531330 17867 raft_consensus.cc:2955] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } attrs { replace: true } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: true } } }
I20260630 12:28:48.542795 17689 catalog_manager.cc:5697] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db reported cstate change: config changed from index -1 to 2, NON_VOTER b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "71390a3364fb4355bfec38a9a5145dce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } attrs { replace: true } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: true } } }
I20260630 12:28:48.550668 17941 consensus_queue.cc:237] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [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: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: true } }
I20260630 12:28:48.569747 17867 raft_consensus.cc:1275] T 7fb50abbc3174efdb17c9e713ec70c2f P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Refusing update from remote peer 71390a3364fb4355bfec38a9a5145dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:28:48.570076 17905 consensus_peers.cc:597] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce -> Peer b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132:38817): Couldn't send request to peer b3edccd9554448ad92fbe727c6ba65aa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7fb50abbc3174efdb17c9e713ec70c2f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:48.570230 17791 raft_consensus.cc:1275] T 7fb50abbc3174efdb17c9e713ec70c2f P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Refusing update from remote peer 71390a3364fb4355bfec38a9a5145dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:48.571615 18133 consensus_queue.cc:1048] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:28:48.572746 18128 consensus_queue.cc:1048] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } 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:28:48.589443 18048 raft_consensus.cc:2955] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: true } } }
I20260630 12:28:48.592576 17867 raft_consensus.cc:2955] T 7fb50abbc3174efdb17c9e713ec70c2f P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: true } } }
I20260630 12:28:48.596438 17791 raft_consensus.cc:2955] T 7fb50abbc3174efdb17c9e713ec70c2f P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: true } } }
I20260630 12:28:48.608511 17689 catalog_manager.cc:5697] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce reported cstate change: config changed from index -1 to 2, NON_VOTER b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "71390a3364fb4355bfec38a9a5145dce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:48.621567 17791 consensus_queue.cc:237] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [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: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: true } }
I20260630 12:28:48.634879 17867 raft_consensus.cc:1275] T 8d5e117c168e4bf5be5399b1ed51813a P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Refusing update from remote peer 759207c6228e41d8b2d60304d9e727db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:48.637008 18046 consensus_queue.cc:1048] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [LEADER]: Connected to new peer: Peer: permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:28:48.640187 17941 raft_consensus.cc:1275] T 8d5e117c168e4bf5be5399b1ed51813a P 71390a3364fb4355bfec38a9a5145dce [term 1 FOLLOWER]: Refusing update from remote peer 759207c6228e41d8b2d60304d9e727db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:48.642078 18143 consensus_queue.cc:1048] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [LEADER]: Connected to new peer: Peer: permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } 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:28:48.646255 17756 consensus_peers.cc:597] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db -> Peer b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132:38817): Couldn't send request to peer b3edccd9554448ad92fbe727c6ba65aa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d5e117c168e4bf5be5399b1ed51813a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:48.648180 18046 raft_consensus.cc:2955] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: true } } }
I20260630 12:28:48.650051 17867 raft_consensus.cc:2955] T 8d5e117c168e4bf5be5399b1ed51813a P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: true } } }
I20260630 12:28:48.667891 17690 catalog_manager.cc:5697] T 8d5e117c168e4bf5be5399b1ed51813a P 882264b626904e0596a475153f21c8b1 reported cstate change: config changed from index -1 to 2, NON_VOTER b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "759207c6228e41d8b2d60304d9e727db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: true } } }
I20260630 12:28:48.672410 17941 raft_consensus.cc:2955] T 8d5e117c168e4bf5be5399b1ed51813a P 71390a3364fb4355bfec38a9a5145dce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: true } } }
I20260630 12:28:48.747053 18121 heartbeater.cc:499] Master 127.6.224.190:40949 was elected leader, sending a full tablet report...
I20260630 12:28:48.998939 18147 ts_tablet_manager.cc:933] T 7fb50abbc3174efdb17c9e713ec70c2f P b3edccd9554448ad92fbe727c6ba65aa: Initiating tablet copy from peer 71390a3364fb4355bfec38a9a5145dce (127.6.224.131:43469)
I20260630 12:28:49.001240 18147 tablet_copy_client.cc:323] T 7fb50abbc3174efdb17c9e713ec70c2f P b3edccd9554448ad92fbe727c6ba65aa: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.131:43469
I20260630 12:28:49.027465 17951 tablet_copy_service.cc:140] P 71390a3364fb4355bfec38a9a5145dce: Received BeginTabletCopySession request for tablet 7fb50abbc3174efdb17c9e713ec70c2f from peer b3edccd9554448ad92fbe727c6ba65aa ({username='slave'} at 127.0.0.1:40692)
I20260630 12:28:49.028105 17951 tablet_copy_service.cc:161] P 71390a3364fb4355bfec38a9a5145dce: Beginning new tablet copy session on tablet 7fb50abbc3174efdb17c9e713ec70c2f from peer b3edccd9554448ad92fbe727c6ba65aa at {username='slave'} at 127.0.0.1:40692: session id = b3edccd9554448ad92fbe727c6ba65aa-7fb50abbc3174efdb17c9e713ec70c2f
I20260630 12:28:49.037784 17951 tablet_copy_source_session.cc:215] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:49.041451 18147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb50abbc3174efdb17c9e713ec70c2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:49.060037 18147 tablet_copy_client.cc:806] T 7fb50abbc3174efdb17c9e713ec70c2f P b3edccd9554448ad92fbe727c6ba65aa: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:49.060333 18151 ts_tablet_manager.cc:933] T 8d5e117c168e4bf5be5399b1ed51813a P b3edccd9554448ad92fbe727c6ba65aa: Initiating tablet copy from peer 759207c6228e41d8b2d60304d9e727db (127.6.224.129:43849)
I20260630 12:28:49.060813 18147 tablet_copy_client.cc:670] T 7fb50abbc3174efdb17c9e713ec70c2f P b3edccd9554448ad92fbe727c6ba65aa: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:49.064893 18151 tablet_copy_client.cc:323] T 8d5e117c168e4bf5be5399b1ed51813a P b3edccd9554448ad92fbe727c6ba65aa: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.129:43849
I20260630 12:28:49.065423 18147 tablet_copy_client.cc:538] T 7fb50abbc3174efdb17c9e713ec70c2f P b3edccd9554448ad92fbe727c6ba65aa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:49.078723 18147 tablet_bootstrap.cc:492] T 7fb50abbc3174efdb17c9e713ec70c2f P b3edccd9554448ad92fbe727c6ba65aa: Bootstrap starting.
I20260630 12:28:49.082280 17802 tablet_copy_service.cc:140] P 759207c6228e41d8b2d60304d9e727db: Received BeginTabletCopySession request for tablet 8d5e117c168e4bf5be5399b1ed51813a from peer b3edccd9554448ad92fbe727c6ba65aa ({username='slave'} at 127.0.0.1:59488)
I20260630 12:28:49.082967 17802 tablet_copy_service.cc:161] P 759207c6228e41d8b2d60304d9e727db: Beginning new tablet copy session on tablet 8d5e117c168e4bf5be5399b1ed51813a from peer b3edccd9554448ad92fbe727c6ba65aa at {username='slave'} at 127.0.0.1:59488: session id = b3edccd9554448ad92fbe727c6ba65aa-8d5e117c168e4bf5be5399b1ed51813a
I20260630 12:28:49.091792 17802 tablet_copy_source_session.cc:215] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:49.095417 18151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d5e117c168e4bf5be5399b1ed51813a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:49.112061 18147 tablet_bootstrap.cc:492] T 7fb50abbc3174efdb17c9e713ec70c2f P b3edccd9554448ad92fbe727c6ba65aa: 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:28:49.113145 18147 tablet_bootstrap.cc:492] T 7fb50abbc3174efdb17c9e713ec70c2f P b3edccd9554448ad92fbe727c6ba65aa: Bootstrap complete.
I20260630 12:28:49.113902 18147 ts_tablet_manager.cc:1403] T 7fb50abbc3174efdb17c9e713ec70c2f P b3edccd9554448ad92fbe727c6ba65aa: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.014s
I20260630 12:28:49.115259 18151 tablet_copy_client.cc:806] T 8d5e117c168e4bf5be5399b1ed51813a P b3edccd9554448ad92fbe727c6ba65aa: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:49.115890 18151 tablet_copy_client.cc:670] T 8d5e117c168e4bf5be5399b1ed51813a P b3edccd9554448ad92fbe727c6ba65aa: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:49.117136 18147 raft_consensus.cc:359] T 7fb50abbc3174efdb17c9e713ec70c2f P b3edccd9554448ad92fbe727c6ba65aa [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: true } }
I20260630 12:28:49.118090 18147 raft_consensus.cc:740] T 7fb50abbc3174efdb17c9e713ec70c2f P b3edccd9554448ad92fbe727c6ba65aa [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b3edccd9554448ad92fbe727c6ba65aa, State: Initialized, Role: LEARNER
I20260630 12:28:49.120611 18151 tablet_copy_client.cc:538] T 8d5e117c168e4bf5be5399b1ed51813a P b3edccd9554448ad92fbe727c6ba65aa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:49.118870 18147 consensus_queue.cc:260] T 7fb50abbc3174efdb17c9e713ec70c2f P b3edccd9554448ad92fbe727c6ba65aa [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: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: true } }
I20260630 12:28:49.130102 18151 tablet_bootstrap.cc:492] T 8d5e117c168e4bf5be5399b1ed51813a P b3edccd9554448ad92fbe727c6ba65aa: Bootstrap starting.
I20260630 12:28:49.139991 18147 ts_tablet_manager.cc:1434] T 7fb50abbc3174efdb17c9e713ec70c2f P b3edccd9554448ad92fbe727c6ba65aa: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.005s
I20260630 12:28:49.149637 18154 ts_tablet_manager.cc:933] T b543b22a505643d7bbf63f55ebd2b70f P b3edccd9554448ad92fbe727c6ba65aa: Initiating tablet copy from peer 71390a3364fb4355bfec38a9a5145dce (127.6.224.131:43469)
I20260630 12:28:49.155529 17951 tablet_copy_service.cc:342] P 71390a3364fb4355bfec38a9a5145dce: Request end of tablet copy session b3edccd9554448ad92fbe727c6ba65aa-7fb50abbc3174efdb17c9e713ec70c2f received from {username='slave'} at 127.0.0.1:40692
I20260630 12:28:49.156096 17951 tablet_copy_service.cc:434] P 71390a3364fb4355bfec38a9a5145dce: ending tablet copy session b3edccd9554448ad92fbe727c6ba65aa-7fb50abbc3174efdb17c9e713ec70c2f on tablet 7fb50abbc3174efdb17c9e713ec70c2f with peer b3edccd9554448ad92fbe727c6ba65aa
I20260630 12:28:49.161604 18154 tablet_copy_client.cc:323] T b543b22a505643d7bbf63f55ebd2b70f P b3edccd9554448ad92fbe727c6ba65aa: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.131:43469
I20260630 12:28:49.163574 17951 tablet_copy_service.cc:140] P 71390a3364fb4355bfec38a9a5145dce: Received BeginTabletCopySession request for tablet b543b22a505643d7bbf63f55ebd2b70f from peer b3edccd9554448ad92fbe727c6ba65aa ({username='slave'} at 127.0.0.1:40692)
I20260630 12:28:49.163938 18151 tablet_bootstrap.cc:492] T 8d5e117c168e4bf5be5399b1ed51813a P b3edccd9554448ad92fbe727c6ba65aa: 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:28:49.164150 17951 tablet_copy_service.cc:161] P 71390a3364fb4355bfec38a9a5145dce: Beginning new tablet copy session on tablet b543b22a505643d7bbf63f55ebd2b70f from peer b3edccd9554448ad92fbe727c6ba65aa at {username='slave'} at 127.0.0.1:40692: session id = b3edccd9554448ad92fbe727c6ba65aa-b543b22a505643d7bbf63f55ebd2b70f
I20260630 12:28:49.164923 18151 tablet_bootstrap.cc:492] T 8d5e117c168e4bf5be5399b1ed51813a P b3edccd9554448ad92fbe727c6ba65aa: Bootstrap complete.
I20260630 12:28:49.165684 18151 ts_tablet_manager.cc:1403] T 8d5e117c168e4bf5be5399b1ed51813a P b3edccd9554448ad92fbe727c6ba65aa: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.012s
I20260630 12:28:49.168535 18151 raft_consensus.cc:359] T 8d5e117c168e4bf5be5399b1ed51813a P b3edccd9554448ad92fbe727c6ba65aa [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: true } }
I20260630 12:28:49.169422 18151 raft_consensus.cc:740] T 8d5e117c168e4bf5be5399b1ed51813a P b3edccd9554448ad92fbe727c6ba65aa [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b3edccd9554448ad92fbe727c6ba65aa, State: Initialized, Role: LEARNER
I20260630 12:28:49.170074 18151 consensus_queue.cc:260] T 8d5e117c168e4bf5be5399b1ed51813a P b3edccd9554448ad92fbe727c6ba65aa [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: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: true } }
I20260630 12:28:49.172531 17951 tablet_copy_source_session.cc:215] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:49.176366 18154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b543b22a505643d7bbf63f55ebd2b70f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:49.182267 18151 ts_tablet_manager.cc:1434] T 8d5e117c168e4bf5be5399b1ed51813a P b3edccd9554448ad92fbe727c6ba65aa: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260630 12:28:49.184414 17802 tablet_copy_service.cc:342] P 759207c6228e41d8b2d60304d9e727db: Request end of tablet copy session b3edccd9554448ad92fbe727c6ba65aa-8d5e117c168e4bf5be5399b1ed51813a received from {username='slave'} at 127.0.0.1:59488
I20260630 12:28:49.184900 17802 tablet_copy_service.cc:434] P 759207c6228e41d8b2d60304d9e727db: ending tablet copy session b3edccd9554448ad92fbe727c6ba65aa-8d5e117c168e4bf5be5399b1ed51813a on tablet 8d5e117c168e4bf5be5399b1ed51813a with peer b3edccd9554448ad92fbe727c6ba65aa
I20260630 12:28:49.190972 18154 tablet_copy_client.cc:806] T b543b22a505643d7bbf63f55ebd2b70f P b3edccd9554448ad92fbe727c6ba65aa: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:49.191658 18154 tablet_copy_client.cc:670] T b543b22a505643d7bbf63f55ebd2b70f P b3edccd9554448ad92fbe727c6ba65aa: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:49.195027 18154 tablet_copy_client.cc:538] T b543b22a505643d7bbf63f55ebd2b70f P b3edccd9554448ad92fbe727c6ba65aa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:49.203217 18154 tablet_bootstrap.cc:492] T b543b22a505643d7bbf63f55ebd2b70f P b3edccd9554448ad92fbe727c6ba65aa: Bootstrap starting.
I20260630 12:28:49.218755 18154 tablet_bootstrap.cc:492] T b543b22a505643d7bbf63f55ebd2b70f P b3edccd9554448ad92fbe727c6ba65aa: 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:28:49.219471 18154 tablet_bootstrap.cc:492] T b543b22a505643d7bbf63f55ebd2b70f P b3edccd9554448ad92fbe727c6ba65aa: Bootstrap complete.
I20260630 12:28:49.220026 18154 ts_tablet_manager.cc:1403] T b543b22a505643d7bbf63f55ebd2b70f P b3edccd9554448ad92fbe727c6ba65aa: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260630 12:28:49.222283 18154 raft_consensus.cc:359] T b543b22a505643d7bbf63f55ebd2b70f P b3edccd9554448ad92fbe727c6ba65aa [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } attrs { replace: true } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: true } }
I20260630 12:28:49.222922 18154 raft_consensus.cc:740] T b543b22a505643d7bbf63f55ebd2b70f P b3edccd9554448ad92fbe727c6ba65aa [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b3edccd9554448ad92fbe727c6ba65aa, State: Initialized, Role: LEARNER
I20260630 12:28:49.223439 18154 consensus_queue.cc:260] T b543b22a505643d7bbf63f55ebd2b70f P b3edccd9554448ad92fbe727c6ba65aa [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: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } attrs { replace: true } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: true } }
I20260630 12:28:49.228618 18154 ts_tablet_manager.cc:1434] T b543b22a505643d7bbf63f55ebd2b70f P b3edccd9554448ad92fbe727c6ba65aa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:28:49.230724 17951 tablet_copy_service.cc:342] P 71390a3364fb4355bfec38a9a5145dce: Request end of tablet copy session b3edccd9554448ad92fbe727c6ba65aa-b543b22a505643d7bbf63f55ebd2b70f received from {username='slave'} at 127.0.0.1:40692
I20260630 12:28:49.231155 17951 tablet_copy_service.cc:434] P 71390a3364fb4355bfec38a9a5145dce: ending tablet copy session b3edccd9554448ad92fbe727c6ba65aa-b543b22a505643d7bbf63f55ebd2b70f on tablet b543b22a505643d7bbf63f55ebd2b70f with peer b3edccd9554448ad92fbe727c6ba65aa
I20260630 12:28:49.529211 18096 raft_consensus.cc:1217] T 8d5e117c168e4bf5be5399b1ed51813a P b3edccd9554448ad92fbe727c6ba65aa [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:28:49.543815 18096 raft_consensus.cc:1217] T b543b22a505643d7bbf63f55ebd2b70f P b3edccd9554448ad92fbe727c6ba65aa [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:28:49.592015 18096 raft_consensus.cc:1217] T 7fb50abbc3174efdb17c9e713ec70c2f P b3edccd9554448ad92fbe727c6ba65aa [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:28:49.938417 18161 raft_consensus.cc:1064] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce: attempting to promote NON_VOTER b3edccd9554448ad92fbe727c6ba65aa to VOTER
I20260630 12:28:49.941232 18161 consensus_queue.cc:237] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [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: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } attrs { replace: true } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } }
I20260630 12:28:49.948014 18096 raft_consensus.cc:1275] T b543b22a505643d7bbf63f55ebd2b70f P b3edccd9554448ad92fbe727c6ba65aa [term 1 LEARNER]: Refusing update from remote peer 71390a3364fb4355bfec38a9a5145dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:49.950311 17791 raft_consensus.cc:1275] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Refusing update from remote peer 71390a3364fb4355bfec38a9a5145dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:49.950455 18133 consensus_queue.cc:1048] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } 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:28:49.951561 17867 raft_consensus.cc:1275] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Refusing update from remote peer 71390a3364fb4355bfec38a9a5145dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:49.953305 18133 consensus_queue.cc:1048] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } 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:28:49.966325 18161 consensus_queue.cc:1048] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:49.976145 18162 raft_consensus.cc:2955] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } attrs { replace: true } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:49.987762 17791 raft_consensus.cc:2955] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } attrs { replace: true } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:49.999032 17867 raft_consensus.cc:2955] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } attrs { replace: true } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:50.011689 18096 raft_consensus.cc:2955] T b543b22a505643d7bbf63f55ebd2b70f P b3edccd9554448ad92fbe727c6ba65aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } attrs { replace: true } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:50.015439 17689 catalog_manager.cc:5697] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce reported cstate change: config changed from index 2 to 3, b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "71390a3364fb4355bfec38a9a5145dce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:50.081470 18159 raft_consensus.cc:1064] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db: attempting to promote NON_VOTER b3edccd9554448ad92fbe727c6ba65aa to VOTER
I20260630 12:28:50.089377 18159 consensus_queue.cc:237] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [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: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } }
I20260630 12:28:50.122090 17941 consensus_queue.cc:237] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [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: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } }
I20260630 12:28:50.128768 18096 raft_consensus.cc:1275] T 8d5e117c168e4bf5be5399b1ed51813a P b3edccd9554448ad92fbe727c6ba65aa [term 1 LEARNER]: Refusing update from remote peer 759207c6228e41d8b2d60304d9e727db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:50.130934 18172 consensus_queue.cc:1048] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } 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:28:50.131819 18096 raft_consensus.cc:1275] T b543b22a505643d7bbf63f55ebd2b70f P b3edccd9554448ad92fbe727c6ba65aa [term 1 FOLLOWER]: Refusing update from remote peer 71390a3364fb4355bfec38a9a5145dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:50.133791 18161 consensus_queue.cc:1048] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } 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:28:50.139336 17791 raft_consensus.cc:1275] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Refusing update from remote peer 71390a3364fb4355bfec38a9a5145dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:50.141434 18168 consensus_queue.cc:1048] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:28:50.144531 17867 raft_consensus.cc:1275] T 8d5e117c168e4bf5be5399b1ed51813a P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Refusing update from remote peer 759207c6228e41d8b2d60304d9e727db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:50.148497 18172 consensus_queue.cc:1048] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [LEADER]: Connected to new peer: Peer: permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:28:50.159801 18162 raft_consensus.cc:1064] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce: attempting to promote NON_VOTER b3edccd9554448ad92fbe727c6ba65aa to VOTER
I20260630 12:28:50.164793 17940 raft_consensus.cc:1275] T 8d5e117c168e4bf5be5399b1ed51813a P 71390a3364fb4355bfec38a9a5145dce [term 1 FOLLOWER]: Refusing update from remote peer 759207c6228e41d8b2d60304d9e727db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:50.164709 18162 consensus_queue.cc:237] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [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: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } }
I20260630 12:28:50.167061 18170 consensus_queue.cc:1048] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [LEADER]: Connected to new peer: Peer: permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } 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:28:50.170208 18168 raft_consensus.cc:2955] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 882264b626904e0596a475153f21c8b1 (127.6.224.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:50.173854 17792 raft_consensus.cc:2955] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 882264b626904e0596a475153f21c8b1 (127.6.224.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:50.192932 17688 catalog_manager.cc:5697] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db reported cstate change: config changed from index 3 to 4, VOTER 882264b626904e0596a475153f21c8b1 (127.6.224.130) evicted. New cstate: current_term: 1 leader_uuid: "71390a3364fb4355bfec38a9a5145dce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:50.196872 18096 raft_consensus.cc:2955] T b543b22a505643d7bbf63f55ebd2b70f P b3edccd9554448ad92fbe727c6ba65aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 882264b626904e0596a475153f21c8b1 (127.6.224.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:50.207026 17855 tablet_service.cc:1558] Processing DeleteTablet for tablet b543b22a505643d7bbf63f55ebd2b70f with delete_type TABLET_DATA_TOMBSTONED (TS 882264b626904e0596a475153f21c8b1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56746
I20260630 12:28:50.210171 17866 raft_consensus.cc:1275] T 7fb50abbc3174efdb17c9e713ec70c2f P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Refusing update from remote peer 71390a3364fb4355bfec38a9a5145dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:50.210420 17791 raft_consensus.cc:1275] T 7fb50abbc3174efdb17c9e713ec70c2f P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Refusing update from remote peer 71390a3364fb4355bfec38a9a5145dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:50.210817 18094 raft_consensus.cc:1275] T 7fb50abbc3174efdb17c9e713ec70c2f P b3edccd9554448ad92fbe727c6ba65aa [term 1 LEARNER]: Refusing update from remote peer 71390a3364fb4355bfec38a9a5145dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:50.212453 18133 consensus_queue.cc:1048] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } 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:28:50.213542 18162 consensus_queue.cc:1048] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:50.221608 18172 raft_consensus.cc:2955] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:50.224046 17676 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b543b22a505643d7bbf63f55ebd2b70f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:50.230504 18180 tablet_replica.cc:333] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1: stopping tablet replica
I20260630 12:28:50.232600 18180 raft_consensus.cc:2243] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:50.220043 18161 consensus_queue.cc:1048] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260630 12:28:50.238471 18180 raft_consensus.cc:2272] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.257026 17940 raft_consensus.cc:2955] T 8d5e117c168e4bf5be5399b1ed51813a P 71390a3364fb4355bfec38a9a5145dce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:50.240585 18096 raft_consensus.cc:2955] T 8d5e117c168e4bf5be5399b1ed51813a P b3edccd9554448ad92fbe727c6ba65aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:50.249940 17865 raft_consensus.cc:2955] T 8d5e117c168e4bf5be5399b1ed51813a P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:50.276386 17688 catalog_manager.cc:5697] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db reported cstate change: config changed from index 2 to 3, b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "759207c6228e41d8b2d60304d9e727db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:50.285296 18180 ts_tablet_manager.cc:1916] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:50.305667 18161 raft_consensus.cc:2955] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:50.310436 18094 raft_consensus.cc:2955] T 7fb50abbc3174efdb17c9e713ec70c2f P b3edccd9554448ad92fbe727c6ba65aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:50.316064 18180 ts_tablet_manager.cc:1929] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:28:50.316694 18180 log.cc:1199] T b543b22a505643d7bbf63f55ebd2b70f P 882264b626904e0596a475153f21c8b1: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-0/minicluster-data/ts-1-root/wals/b543b22a505643d7bbf63f55ebd2b70f
I20260630 12:28:50.319181 17791 consensus_queue.cc:237] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [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: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } }
I20260630 12:28:50.319871 17675 catalog_manager.cc:5028] TS 882264b626904e0596a475153f21c8b1 (127.6.224.130:40379): tablet b543b22a505643d7bbf63f55ebd2b70f (table test-workload [id=b75403f0e62f4525b6ae238a4a151286]) successfully deleted
I20260630 12:28:50.321902 17866 raft_consensus.cc:2955] T 7fb50abbc3174efdb17c9e713ec70c2f P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:50.331224 17865 raft_consensus.cc:1275] T 8d5e117c168e4bf5be5399b1ed51813a P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Refusing update from remote peer 759207c6228e41d8b2d60304d9e727db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:50.333163 18159 consensus_queue.cc:1048] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [LEADER]: Connected to new peer: Peer: permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:50.339982 18095 raft_consensus.cc:1275] T 8d5e117c168e4bf5be5399b1ed51813a P b3edccd9554448ad92fbe727c6ba65aa [term 1 FOLLOWER]: Refusing update from remote peer 759207c6228e41d8b2d60304d9e727db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:50.343935 18170 consensus_queue.cc:1048] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } 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:28:50.346030 18170 raft_consensus.cc:2955] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71390a3364fb4355bfec38a9a5145dce (127.6.224.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:50.349289 17689 catalog_manager.cc:5697] T 7fb50abbc3174efdb17c9e713ec70c2f P 882264b626904e0596a475153f21c8b1 reported cstate change: config changed from index 2 to 3, b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "71390a3364fb4355bfec38a9a5145dce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:50.353986 18093 raft_consensus.cc:2955] T 8d5e117c168e4bf5be5399b1ed51813a P b3edccd9554448ad92fbe727c6ba65aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71390a3364fb4355bfec38a9a5145dce (127.6.224.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:50.363590 17866 raft_consensus.cc:2955] T 8d5e117c168e4bf5be5399b1ed51813a P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71390a3364fb4355bfec38a9a5145dce (127.6.224.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:50.378373 17689 catalog_manager.cc:5697] T 8d5e117c168e4bf5be5399b1ed51813a P 882264b626904e0596a475153f21c8b1 reported cstate change: config changed from index 3 to 4, VOTER 71390a3364fb4355bfec38a9a5145dce (127.6.224.131) evicted. New cstate: current_term: 1 leader_uuid: "759207c6228e41d8b2d60304d9e727db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:50.385782 17791 raft_consensus.cc:2955] T 7fb50abbc3174efdb17c9e713ec70c2f P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3edccd9554448ad92fbe727c6ba65aa (127.6.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "759207c6228e41d8b2d60304d9e727db" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 43849 } attrs { replace: true } } peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:50.393447 17930 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d5e117c168e4bf5be5399b1ed51813a with delete_type TABLET_DATA_TOMBSTONED (TS 71390a3364fb4355bfec38a9a5145dce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46012
I20260630 12:28:50.401181 17940 consensus_queue.cc:237] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [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: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } }
I20260630 12:28:50.405956 18184 tablet_replica.cc:333] T 8d5e117c168e4bf5be5399b1ed51813a P 71390a3364fb4355bfec38a9a5145dce: stopping tablet replica
I20260630 12:28:50.406025 17677 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8d5e117c168e4bf5be5399b1ed51813a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:50.407473 18184 raft_consensus.cc:2243] T 8d5e117c168e4bf5be5399b1ed51813a P 71390a3364fb4355bfec38a9a5145dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:50.412259 18184 raft_consensus.cc:2272] T 8d5e117c168e4bf5be5399b1ed51813a P 71390a3364fb4355bfec38a9a5145dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.412513 17866 raft_consensus.cc:1275] T 7fb50abbc3174efdb17c9e713ec70c2f P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Refusing update from remote peer 71390a3364fb4355bfec38a9a5145dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:50.412513 18093 raft_consensus.cc:1275] T 7fb50abbc3174efdb17c9e713ec70c2f P b3edccd9554448ad92fbe727c6ba65aa [term 1 FOLLOWER]: Refusing update from remote peer 71390a3364fb4355bfec38a9a5145dce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:50.414691 18133 consensus_queue.cc:1048] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:50.417560 18133 consensus_queue.cc:1048] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } 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:28:50.420153 18184 ts_tablet_manager.cc:1916] T 8d5e117c168e4bf5be5399b1ed51813a P 71390a3364fb4355bfec38a9a5145dce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:50.425601 18168 raft_consensus.cc:2955] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 759207c6228e41d8b2d60304d9e727db (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:50.433743 18093 raft_consensus.cc:2955] T 7fb50abbc3174efdb17c9e713ec70c2f P b3edccd9554448ad92fbe727c6ba65aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 759207c6228e41d8b2d60304d9e727db (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:50.441491 17866 raft_consensus.cc:2955] T 7fb50abbc3174efdb17c9e713ec70c2f P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 759207c6228e41d8b2d60304d9e727db (127.6.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:50.454434 18184 ts_tablet_manager.cc:1929] T 8d5e117c168e4bf5be5399b1ed51813a P 71390a3364fb4355bfec38a9a5145dce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:28:50.454993 18184 log.cc:1199] T 8d5e117c168e4bf5be5399b1ed51813a P 71390a3364fb4355bfec38a9a5145dce: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-0/minicluster-data/ts-2-root/wals/8d5e117c168e4bf5be5399b1ed51813a
I20260630 12:28:50.456761 17676 catalog_manager.cc:5028] TS 71390a3364fb4355bfec38a9a5145dce (127.6.224.131:43469): tablet 8d5e117c168e4bf5be5399b1ed51813a (table test-workload [id=b75403f0e62f4525b6ae238a4a151286]) successfully deleted
I20260630 12:28:50.459486 17676 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7fb50abbc3174efdb17c9e713ec70c2f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:50.464946 17687 catalog_manager.cc:5697] T 7fb50abbc3174efdb17c9e713ec70c2f P b3edccd9554448ad92fbe727c6ba65aa reported cstate change: config changed from index 3 to 4, VOTER 759207c6228e41d8b2d60304d9e727db (127.6.224.129) evicted. New cstate: current_term: 1 leader_uuid: "71390a3364fb4355bfec38a9a5145dce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "882264b626904e0596a475153f21c8b1" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 40379 } } peers { permanent_uuid: "71390a3364fb4355bfec38a9a5145dce" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 43469 } } peers { permanent_uuid: "b3edccd9554448ad92fbe727c6ba65aa" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 38817 } attrs { promote: false } } }
I20260630 12:28:50.476691 17782 tablet_service.cc:1558] Processing DeleteTablet for tablet 7fb50abbc3174efdb17c9e713ec70c2f with delete_type TABLET_DATA_TOMBSTONED (TS 759207c6228e41d8b2d60304d9e727db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59928
I20260630 12:28:50.484041 18185 tablet_replica.cc:333] T 7fb50abbc3174efdb17c9e713ec70c2f P 759207c6228e41d8b2d60304d9e727db: stopping tablet replica
I20260630 12:28:50.484912 18185 raft_consensus.cc:2243] T 7fb50abbc3174efdb17c9e713ec70c2f P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:50.485852 18185 raft_consensus.cc:2272] T 7fb50abbc3174efdb17c9e713ec70c2f P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.489383 18185 ts_tablet_manager.cc:1916] T 7fb50abbc3174efdb17c9e713ec70c2f P 759207c6228e41d8b2d60304d9e727db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:50.502405 18185 ts_tablet_manager.cc:1929] T 7fb50abbc3174efdb17c9e713ec70c2f P 759207c6228e41d8b2d60304d9e727db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:28:50.502768 18185 log.cc:1199] T 7fb50abbc3174efdb17c9e713ec70c2f P 759207c6228e41d8b2d60304d9e727db: Deleting WAL directory at /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822288522220-7042-0/minicluster-data/ts-0-root/wals/7fb50abbc3174efdb17c9e713ec70c2f
I20260630 12:28:50.504294 17677 catalog_manager.cc:5028] TS 759207c6228e41d8b2d60304d9e727db (127.6.224.129:43849): tablet 7fb50abbc3174efdb17c9e713ec70c2f (table test-workload [id=b75403f0e62f4525b6ae238a4a151286]) successfully deleted
I20260630 12:28:50.758222  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:28:50.805464  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:50.806396  7042 tablet_replica.cc:333] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 759207c6228e41d8b2d60304d9e727db: stopping tablet replica
I20260630 12:28:50.807014  7042 raft_consensus.cc:2243] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:50.807567  7042 raft_consensus.cc:2272] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.809897  7042 tablet_replica.cc:333] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db: stopping tablet replica
I20260630 12:28:50.810367  7042 raft_consensus.cc:2243] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:50.811066  7042 raft_consensus.cc:2272] T b543b22a505643d7bbf63f55ebd2b70f P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.813992  7042 tablet_replica.cc:333] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db: stopping tablet replica
I20260630 12:28:50.814499  7042 raft_consensus.cc:2243] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:50.815218  7042 raft_consensus.cc:2272] T 8d5e117c168e4bf5be5399b1ed51813a P 759207c6228e41d8b2d60304d9e727db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.830390  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:28:50.846971  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:28:50.867693  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:50.868418  7042 tablet_replica.cc:333] T 7fb50abbc3174efdb17c9e713ec70c2f P 882264b626904e0596a475153f21c8b1: stopping tablet replica
I20260630 12:28:50.868997  7042 raft_consensus.cc:2243] T 7fb50abbc3174efdb17c9e713ec70c2f P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:50.869781  7042 raft_consensus.cc:2272] T 7fb50abbc3174efdb17c9e713ec70c2f P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.872493  7042 tablet_replica.cc:333] T 8d5e117c168e4bf5be5399b1ed51813a P 882264b626904e0596a475153f21c8b1: stopping tablet replica
I20260630 12:28:50.873098  7042 raft_consensus.cc:2243] T 8d5e117c168e4bf5be5399b1ed51813a P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:50.873848  7042 raft_consensus.cc:2272] T 8d5e117c168e4bf5be5399b1ed51813a P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.877117  7042 tablet_replica.cc:333] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1: stopping tablet replica
I20260630 12:28:50.877657  7042 raft_consensus.cc:2243] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:50.878535  7042 raft_consensus.cc:2272] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 882264b626904e0596a475153f21c8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.909576  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
I20260630 12:28:50.925994  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:28:50.946601  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:50.947484  7042 tablet_replica.cc:333] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce: stopping tablet replica
I20260630 12:28:50.948284  7042 raft_consensus.cc:2243] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:50.949194  7042 raft_consensus.cc:2272] T 7fb50abbc3174efdb17c9e713ec70c2f P 71390a3364fb4355bfec38a9a5145dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.951719  7042 tablet_replica.cc:333] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 71390a3364fb4355bfec38a9a5145dce: stopping tablet replica
I20260630 12:28:50.952229  7042 raft_consensus.cc:2243] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 71390a3364fb4355bfec38a9a5145dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:50.952647  7042 raft_consensus.cc:2272] T 96cb78dbf7bb4e829fb59442d0a2d5ae P 71390a3364fb4355bfec38a9a5145dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.954682  7042 tablet_replica.cc:333] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce: stopping tablet replica
I20260630 12:28:50.955120  7042 raft_consensus.cc:2243] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:50.955899  7042 raft_consensus.cc:2272] T b543b22a505643d7bbf63f55ebd2b70f P 71390a3364fb4355bfec38a9a5145dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.979001  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:28:50.995419  7042 tablet_server.cc:179] TabletServer@127.6.224.132:0 shutting down...
I20260630 12:28:51.014271  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:51.015040  7042 tablet_replica.cc:333] T b543b22a505643d7bbf63f55ebd2b70f P b3edccd9554448ad92fbe727c6ba65aa: stopping tablet replica
I20260630 12:28:51.015659  7042 raft_consensus.cc:2243] T b543b22a505643d7bbf63f55ebd2b70f P b3edccd9554448ad92fbe727c6ba65aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:51.016121  7042 raft_consensus.cc:2272] T b543b22a505643d7bbf63f55ebd2b70f P b3edccd9554448ad92fbe727c6ba65aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:51.018817  7042 tablet_replica.cc:333] T 8d5e117c168e4bf5be5399b1ed51813a P b3edccd9554448ad92fbe727c6ba65aa: stopping tablet replica
I20260630 12:28:51.019309  7042 raft_consensus.cc:2243] T 8d5e117c168e4bf5be5399b1ed51813a P b3edccd9554448ad92fbe727c6ba65aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:51.019791  7042 raft_consensus.cc:2272] T 8d5e117c168e4bf5be5399b1ed51813a P b3edccd9554448ad92fbe727c6ba65aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:51.022181  7042 tablet_replica.cc:333] T 7fb50abbc3174efdb17c9e713ec70c2f P b3edccd9554448ad92fbe727c6ba65aa: stopping tablet replica
I20260630 12:28:51.022642  7042 raft_consensus.cc:2243] T 7fb50abbc3174efdb17c9e713ec70c2f P b3edccd9554448ad92fbe727c6ba65aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:51.023125  7042 raft_consensus.cc:2272] T 7fb50abbc3174efdb17c9e713ec70c2f P b3edccd9554448ad92fbe727c6ba65aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:51.043717  7042 tablet_server.cc:196] TabletServer@127.6.224.132:0 shutdown complete.
I20260630 12:28:51.057384  7042 master.cc:562] Master@127.6.224.190:40949 shutting down...
I20260630 12:28:51.075115  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:51.075628  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:51.075917  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 48cd8550a0af4c6fb2660ad97dc81c69: stopping tablet replica
I20260630 12:28:51.095515  7042 master.cc:584] Master@127.6.224.190:40949 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (13783 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:28:51.139751  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:32853
I20260630 12:28:51.140870  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:51.145902 18186 instance_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:28:51.147090 18187 instance_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:28:51.147388 18189 instance_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:28:51.147742  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:51.148578  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:51.148764  7042 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:28:51.148904  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822531148888 us; error 0 us; skew 500 ppm
I20260630 12:28:51.149569  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:51.151850  7042 webserver.cc:533] Webserver started at http://127.6.224.190:44369/ using document root <none> and password file <none>
I20260630 12:28:51.152300  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:51.152490  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:51.152748  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:51.153901  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "2df3d720dadc4448bf158747796d3bd3"
format_stamp: "Formatted at 2026-06-30 12:28:51 on dist-test-slave-fh7x"
I20260630 12:28:51.158192  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:28:51.161365 18194 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:28:51.162124  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:51.162557  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "2df3d720dadc4448bf158747796d3bd3"
format_stamp: "Formatted at 2026-06-30 12:28:51 on dist-test-slave-fh7x"
I20260630 12:28:51.162963  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822288522220-7042-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:28:51.189393  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:51.190742  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:51.228127  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:32853
I20260630 12:28:51.228250 18245 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:32853 every 8 connection(s)
I20260630 12:28:51.231973 18246 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:28:51.242647 18246 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3: Bootstrap starting.
I20260630 12:28:51.247298 18246 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:51.251433 18246 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3: No bootstrap required, opened a new log
I20260630 12:28:51.253551 18246 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2df3d720dadc4448bf158747796d3bd3" member_type: VOTER }
I20260630 12:28:51.253916 18246 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:51.254092 18246 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2df3d720dadc4448bf158747796d3bd3, State: Initialized, Role: FOLLOWER
I20260630 12:28:51.254611 18246 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2df3d720dadc4448bf158747796d3bd3" member_type: VOTER }
I20260630 12:28:51.254995 18246 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:51.255169 18246 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:51.255378 18246 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:51.260099 18246 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2df3d720dadc4448bf158747796d3bd3" member_type: VOTER }
I20260630 12:28:51.260586 18246 leader_election.cc:304] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3 [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: 2df3d720dadc4448bf158747796d3bd3; no voters: 
I20260630 12:28:51.261624 18246 leader_election.cc:290] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:51.261955 18249 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:51.263247 18249 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3 [term 1 LEADER]: Becoming Leader. State: Replica: 2df3d720dadc4448bf158747796d3bd3, State: Running, Role: LEADER
I20260630 12:28:51.263882 18249 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3 [LEADER]: Queue going to LEADER mode. State: All 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: "2df3d720dadc4448bf158747796d3bd3" member_type: VOTER }
I20260630 12:28:51.264410 18246 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:51.268563 18251 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2df3d720dadc4448bf158747796d3bd3. Latest consensus state: current_term: 1 leader_uuid: "2df3d720dadc4448bf158747796d3bd3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2df3d720dadc4448bf158747796d3bd3" member_type: VOTER } }
I20260630 12:28:51.269253 18251 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:51.269927 18250 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2df3d720dadc4448bf158747796d3bd3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2df3d720dadc4448bf158747796d3bd3" member_type: VOTER } }
I20260630 12:28:51.270493 18250 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:51.271745 18256 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:51.276710 18256 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:51.279263  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:51.287695 18256 catalog_manager.cc:1383] Generated new cluster ID: 333c67f48a854976aa59b65453d2d971
I20260630 12:28:51.288172 18256 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:51.331314 18256 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:51.332938 18256 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:51.349385 18256 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3: Generated new TSK 0
I20260630 12:28:51.349959 18256 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:51.414377  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:51.420145 18267 instance_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:28:51.421279 18268 instance_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:28:51.423529 18270 instance_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:28:51.423748  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:51.424722  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:51.424916  7042 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:28:51.425088  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822531425069 us; error 0 us; skew 500 ppm
I20260630 12:28:51.425601  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:51.427747  7042 webserver.cc:533] Webserver started at http://127.6.224.129:32885/ using document root <none> and password file <none>
I20260630 12:28:51.428193  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:51.428375  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:51.428612  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:51.429711  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "9c098861d4a04e08a54a5a1b4518ab0b"
format_stamp: "Formatted at 2026-06-30 12:28:51 on dist-test-slave-fh7x"
I20260630 12:28:51.434008  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:28:51.437153 18275 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:28:51.437865  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:51.438130  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "9c098861d4a04e08a54a5a1b4518ab0b"
format_stamp: "Formatted at 2026-06-30 12:28:51 on dist-test-slave-fh7x"
I20260630 12:28:51.438391  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822288522220-7042-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:28:51.449755  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:51.450853  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:51.452184  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:51.454383  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:51.454569  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:51.454783  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:51.454944  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:51.493070  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:33241
I20260630 12:28:51.493170 18337 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:33241 every 8 connection(s)
I20260630 12:28:51.498121  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:51.505357 18342 instance_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:28:51.506101 18343 instance_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:28:51.507974 18345 instance_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:28:51.510754  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:51.511714  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:51.511924  7042 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:28:51.512075  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822531512058 us; error 0 us; skew 500 ppm
I20260630 12:28:51.512529  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:51.515283  7042 webserver.cc:533] Webserver started at http://127.6.224.130:33663/ using document root <none> and password file <none>
I20260630 12:28:51.515836  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:51.516065  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:51.516392  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:51.517123 18338 heartbeater.cc:344] Connected to a master server at 127.6.224.190:32853
I20260630 12:28:51.517515 18338 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:51.517637  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "01a3df2be08e4c19a1863de32e25407f"
format_stamp: "Formatted at 2026-06-30 12:28:51 on dist-test-slave-fh7x"
I20260630 12:28:51.518218 18338 heartbeater.cc:507] Master 127.6.224.190:32853 requested a full tablet report, sending...
I20260630 12:28:51.520387 18211 ts_manager.cc:194] Registered new tserver with Master: 9c098861d4a04e08a54a5a1b4518ab0b (127.6.224.129:33241)
I20260630 12:28:51.522146 18211 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43110
I20260630 12:28:51.522614  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:51.526185 18350 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:28:51.526873  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:51.527143  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "01a3df2be08e4c19a1863de32e25407f"
format_stamp: "Formatted at 2026-06-30 12:28:51 on dist-test-slave-fh7x"
I20260630 12:28:51.527397  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822288522220-7042-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:28:51.553170  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:51.554306  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:51.555744  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:51.557936  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:51.558115  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:51.558357  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:51.558501  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:51.596382  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:37699
I20260630 12:28:51.596475 18412 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:37699 every 8 connection(s)
I20260630 12:28:51.600881  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:51.607718 18416 instance_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:28:51.609726 18417 instance_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:28:51.611856 18419 instance_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:28:51.611999  7042 server_base.cc:1061] running on GCE node
I20260630 12:28:51.613037  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:51.613087 18413 heartbeater.cc:344] Connected to a master server at 127.6.224.190:32853
W20260630 12:28:51.613377  7042 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:28:51.613569 18413 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:51.613582  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822531613569 us; error 0 us; skew 500 ppm
I20260630 12:28:51.614419  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:51.614497 18413 heartbeater.cc:507] Master 127.6.224.190:32853 requested a full tablet report, sending...
I20260630 12:28:51.616803 18211 ts_manager.cc:194] Registered new tserver with Master: 01a3df2be08e4c19a1863de32e25407f (127.6.224.130:37699)
I20260630 12:28:51.617143  7042 webserver.cc:533] Webserver started at http://127.6.224.131:40407/ using document root <none> and password file <none>
I20260630 12:28:51.617664  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:51.617854  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:51.618089  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:51.618328 18211 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43120
I20260630 12:28:51.619149  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "a121f013ad8a405b839fc758587cfce0"
format_stamp: "Formatted at 2026-06-30 12:28:51 on dist-test-slave-fh7x"
I20260630 12:28:51.623517  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:51.626713 18424 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:28:51.627429  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:51.627713  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "a121f013ad8a405b839fc758587cfce0"
format_stamp: "Formatted at 2026-06-30 12:28:51 on dist-test-slave-fh7x"
I20260630 12:28:51.628001  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822288522220-7042-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:28:51.639586  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:51.640820  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:51.642320  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:51.644598  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:51.644801  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:51.645020  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:51.645216  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:28:51.686105  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:39889
I20260630 12:28:51.686233 18486 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:39889 every 8 connection(s)
I20260630 12:28:51.700133 18487 heartbeater.cc:344] Connected to a master server at 127.6.224.190:32853
I20260630 12:28:51.700558 18487 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:51.701361 18487 heartbeater.cc:507] Master 127.6.224.190:32853 requested a full tablet report, sending...
I20260630 12:28:51.703320 18211 ts_manager.cc:194] Registered new tserver with Master: a121f013ad8a405b839fc758587cfce0 (127.6.224.131:39889)
I20260630 12:28:51.704348  7042 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014483947s
I20260630 12:28:51.704736 18211 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43128
I20260630 12:28:52.524700 18338 heartbeater.cc:499] Master 127.6.224.190:32853 was elected leader, sending a full tablet report...
I20260630 12:28:52.620837 18413 heartbeater.cc:499] Master 127.6.224.190:32853 was elected leader, sending a full tablet report...
I20260630 12:28:52.707664 18487 heartbeater.cc:499] Master 127.6.224.190:32853 was elected leader, sending a full tablet report...
I20260630 12:28:52.758421 18211 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43144:
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:28:52.760922 18211 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:28:52.817946 18378 tablet_service.cc:1511] Processing CreateTablet for tablet 4051ef7a17364ddf8e01e162ca621734 (DEFAULT_TABLE table=test-workload [id=0b4f510dd7b9497cb8d841c689c2135f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:52.819360 18378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4051ef7a17364ddf8e01e162ca621734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.822108 18377 tablet_service.cc:1511] Processing CreateTablet for tablet 0f91b450d8294b2693db69ad8018393c (DEFAULT_TABLE table=test-workload [id=0b4f510dd7b9497cb8d841c689c2135f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:52.823531 18377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f91b450d8294b2693db69ad8018393c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.826234 18376 tablet_service.cc:1511] Processing CreateTablet for tablet 9e93326d340a41e0ae7ccd973a48a9b1 (DEFAULT_TABLE table=test-workload [id=0b4f510dd7b9497cb8d841c689c2135f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:52.827627 18376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e93326d340a41e0ae7ccd973a48a9b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.833401 18375 tablet_service.cc:1511] Processing CreateTablet for tablet 7f967d7ad0dd47f79d92e2d110941511 (DEFAULT_TABLE table=test-workload [id=0b4f510dd7b9497cb8d841c689c2135f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:52.834833 18375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f967d7ad0dd47f79d92e2d110941511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.838639 18303 tablet_service.cc:1511] Processing CreateTablet for tablet 4051ef7a17364ddf8e01e162ca621734 (DEFAULT_TABLE table=test-workload [id=0b4f510dd7b9497cb8d841c689c2135f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:52.840065 18303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4051ef7a17364ddf8e01e162ca621734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.840549 18299 tablet_service.cc:1511] Processing CreateTablet for tablet c0ad1f5f6019423bb00c883eb3d3291c (DEFAULT_TABLE table=test-workload [id=0b4f510dd7b9497cb8d841c689c2135f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:52.840878 18374 tablet_service.cc:1511] Processing CreateTablet for tablet c0ad1f5f6019423bb00c883eb3d3291c (DEFAULT_TABLE table=test-workload [id=0b4f510dd7b9497cb8d841c689c2135f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:52.841907 18299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ad1f5f6019423bb00c883eb3d3291c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.842244 18374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ad1f5f6019423bb00c883eb3d3291c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.844374 18373 tablet_service.cc:1511] Processing CreateTablet for tablet fef57e964bba4c5093605a0d05e9c686 (DEFAULT_TABLE table=test-workload [id=0b4f510dd7b9497cb8d841c689c2135f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:52.846232 18302 tablet_service.cc:1511] Processing CreateTablet for tablet 0f91b450d8294b2693db69ad8018393c (DEFAULT_TABLE table=test-workload [id=0b4f510dd7b9497cb8d841c689c2135f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:52.846962 18373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef57e964bba4c5093605a0d05e9c686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.847604 18302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f91b450d8294b2693db69ad8018393c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.847927 18301 tablet_service.cc:1511] Processing CreateTablet for tablet 9e93326d340a41e0ae7ccd973a48a9b1 (DEFAULT_TABLE table=test-workload [id=0b4f510dd7b9497cb8d841c689c2135f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:52.849179 18301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e93326d340a41e0ae7ccd973a48a9b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.846256 18298 tablet_service.cc:1511] Processing CreateTablet for tablet fef57e964bba4c5093605a0d05e9c686 (DEFAULT_TABLE table=test-workload [id=0b4f510dd7b9497cb8d841c689c2135f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:52.851168 18298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef57e964bba4c5093605a0d05e9c686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.846756 18300 tablet_service.cc:1511] Processing CreateTablet for tablet 7f967d7ad0dd47f79d92e2d110941511 (DEFAULT_TABLE table=test-workload [id=0b4f510dd7b9497cb8d841c689c2135f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:52.855306 18300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f967d7ad0dd47f79d92e2d110941511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.868019 18452 tablet_service.cc:1511] Processing CreateTablet for tablet 4051ef7a17364ddf8e01e162ca621734 (DEFAULT_TABLE table=test-workload [id=0b4f510dd7b9497cb8d841c689c2135f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:52.868322 18451 tablet_service.cc:1511] Processing CreateTablet for tablet 0f91b450d8294b2693db69ad8018393c (DEFAULT_TABLE table=test-workload [id=0b4f510dd7b9497cb8d841c689c2135f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:52.869619 18452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4051ef7a17364ddf8e01e162ca621734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.872481 18451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f91b450d8294b2693db69ad8018393c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.875890 18450 tablet_service.cc:1511] Processing CreateTablet for tablet 9e93326d340a41e0ae7ccd973a48a9b1 (DEFAULT_TABLE table=test-workload [id=0b4f510dd7b9497cb8d841c689c2135f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:52.877259 18450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e93326d340a41e0ae7ccd973a48a9b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.894671 18449 tablet_service.cc:1511] Processing CreateTablet for tablet 7f967d7ad0dd47f79d92e2d110941511 (DEFAULT_TABLE table=test-workload [id=0b4f510dd7b9497cb8d841c689c2135f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:52.896098 18449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f967d7ad0dd47f79d92e2d110941511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.897886 18448 tablet_service.cc:1511] Processing CreateTablet for tablet c0ad1f5f6019423bb00c883eb3d3291c (DEFAULT_TABLE table=test-workload [id=0b4f510dd7b9497cb8d841c689c2135f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:52.899245 18448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ad1f5f6019423bb00c883eb3d3291c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.902127 18447 tablet_service.cc:1511] Processing CreateTablet for tablet fef57e964bba4c5093605a0d05e9c686 (DEFAULT_TABLE table=test-workload [id=0b4f510dd7b9497cb8d841c689c2135f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:52.903447 18447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef57e964bba4c5093605a0d05e9c686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.914572 18507 tablet_bootstrap.cc:492] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b: Bootstrap starting.
I20260630 12:28:52.926146 18507 tablet_bootstrap.cc:654] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:52.931529 18508 tablet_bootstrap.cc:492] T 7f967d7ad0dd47f79d92e2d110941511 P a121f013ad8a405b839fc758587cfce0: Bootstrap starting.
I20260630 12:28:52.939088 18508 tablet_bootstrap.cc:654] T 7f967d7ad0dd47f79d92e2d110941511 P a121f013ad8a405b839fc758587cfce0: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:52.942544 18510 tablet_bootstrap.cc:492] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f: Bootstrap starting.
I20260630 12:28:52.947388 18507 tablet_bootstrap.cc:492] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b: No bootstrap required, opened a new log
I20260630 12:28:52.947788 18510 tablet_bootstrap.cc:654] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:52.947898 18507 ts_tablet_manager.cc:1403] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.004s
I20260630 12:28:52.948639 18508 tablet_bootstrap.cc:492] T 7f967d7ad0dd47f79d92e2d110941511 P a121f013ad8a405b839fc758587cfce0: No bootstrap required, opened a new log
I20260630 12:28:52.949156 18508 ts_tablet_manager.cc:1403] T 7f967d7ad0dd47f79d92e2d110941511 P a121f013ad8a405b839fc758587cfce0: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.008s
I20260630 12:28:52.950913 18507 raft_consensus.cc:359] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:52.951610 18507 raft_consensus.cc:385] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:52.951262 18508 raft_consensus.cc:359] T 7f967d7ad0dd47f79d92e2d110941511 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:52.951924 18507 raft_consensus.cc:740] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c098861d4a04e08a54a5a1b4518ab0b, State: Initialized, Role: FOLLOWER
I20260630 12:28:52.952057 18508 raft_consensus.cc:385] T 7f967d7ad0dd47f79d92e2d110941511 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:52.952454 18508 raft_consensus.cc:740] T 7f967d7ad0dd47f79d92e2d110941511 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a121f013ad8a405b839fc758587cfce0, State: Initialized, Role: FOLLOWER
I20260630 12:28:52.953248 18510 tablet_bootstrap.cc:492] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f: No bootstrap required, opened a new log
I20260630 12:28:52.952776 18507 consensus_queue.cc:260] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:52.953199 18508 consensus_queue.cc:260] T 7f967d7ad0dd47f79d92e2d110941511 P a121f013ad8a405b839fc758587cfce0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:52.953812 18510 ts_tablet_manager.cc:1403] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:28:52.955852 18507 ts_tablet_manager.cc:1434] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:28:52.956995 18507 tablet_bootstrap.cc:492] T fef57e964bba4c5093605a0d05e9c686 P 9c098861d4a04e08a54a5a1b4518ab0b: Bootstrap starting.
I20260630 12:28:52.956825 18510 raft_consensus.cc:359] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:52.957598 18510 raft_consensus.cc:385] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:52.957893 18510 raft_consensus.cc:740] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01a3df2be08e4c19a1863de32e25407f, State: Initialized, Role: FOLLOWER
I20260630 12:28:52.958789 18510 consensus_queue.cc:260] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:52.962281 18508 ts_tablet_manager.cc:1434] T 7f967d7ad0dd47f79d92e2d110941511 P a121f013ad8a405b839fc758587cfce0: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.005s
I20260630 12:28:52.963474 18508 tablet_bootstrap.cc:492] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0: Bootstrap starting.
I20260630 12:28:52.964040 18507 tablet_bootstrap.cc:654] T fef57e964bba4c5093605a0d05e9c686 P 9c098861d4a04e08a54a5a1b4518ab0b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:52.971040 18508 tablet_bootstrap.cc:654] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:52.975179 18510 ts_tablet_manager.cc:1434] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
I20260630 12:28:52.981834 18510 tablet_bootstrap.cc:492] T 9e93326d340a41e0ae7ccd973a48a9b1 P 01a3df2be08e4c19a1863de32e25407f: Bootstrap starting.
I20260630 12:28:52.992352 18507 tablet_bootstrap.cc:492] T fef57e964bba4c5093605a0d05e9c686 P 9c098861d4a04e08a54a5a1b4518ab0b: No bootstrap required, opened a new log
I20260630 12:28:52.992923 18507 ts_tablet_manager.cc:1403] T fef57e964bba4c5093605a0d05e9c686 P 9c098861d4a04e08a54a5a1b4518ab0b: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.019s
I20260630 12:28:52.993031 18510 tablet_bootstrap.cc:654] T 9e93326d340a41e0ae7ccd973a48a9b1 P 01a3df2be08e4c19a1863de32e25407f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:52.993364 18508 tablet_bootstrap.cc:492] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0: No bootstrap required, opened a new log
I20260630 12:28:52.993830 18508 ts_tablet_manager.cc:1403] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.010s
I20260630 12:28:52.996093 18507 raft_consensus.cc:359] T fef57e964bba4c5093605a0d05e9c686 P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:52.996170 18508 raft_consensus.cc:359] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } } peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } }
I20260630 12:28:52.996850 18507 raft_consensus.cc:385] T fef57e964bba4c5093605a0d05e9c686 P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:52.997032 18508 raft_consensus.cc:385] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:52.997191 18507 raft_consensus.cc:740] T fef57e964bba4c5093605a0d05e9c686 P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c098861d4a04e08a54a5a1b4518ab0b, State: Initialized, Role: FOLLOWER
I20260630 12:28:52.997354 18508 raft_consensus.cc:740] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a121f013ad8a405b839fc758587cfce0, State: Initialized, Role: FOLLOWER
I20260630 12:28:52.999460 18510 tablet_bootstrap.cc:492] T 9e93326d340a41e0ae7ccd973a48a9b1 P 01a3df2be08e4c19a1863de32e25407f: No bootstrap required, opened a new log
I20260630 12:28:52.998159 18507 consensus_queue.cc:260] T fef57e964bba4c5093605a0d05e9c686 P 9c098861d4a04e08a54a5a1b4518ab0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:52.998279 18508 consensus_queue.cc:260] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } } peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } }
I20260630 12:28:53.001665 18507 ts_tablet_manager.cc:1434] T fef57e964bba4c5093605a0d05e9c686 P 9c098861d4a04e08a54a5a1b4518ab0b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:28:53.001751 18508 ts_tablet_manager.cc:1434] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:28:53.002842 18507 tablet_bootstrap.cc:492] T 7f967d7ad0dd47f79d92e2d110941511 P 9c098861d4a04e08a54a5a1b4518ab0b: Bootstrap starting.
I20260630 12:28:53.002914 18508 tablet_bootstrap.cc:492] T 9e93326d340a41e0ae7ccd973a48a9b1 P a121f013ad8a405b839fc758587cfce0: Bootstrap starting.
I20260630 12:28:53.000304 18510 ts_tablet_manager.cc:1403] T 9e93326d340a41e0ae7ccd973a48a9b1 P 01a3df2be08e4c19a1863de32e25407f: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260630 12:28:53.009732 18508 tablet_bootstrap.cc:654] T 9e93326d340a41e0ae7ccd973a48a9b1 P a121f013ad8a405b839fc758587cfce0: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:53.009721 18507 tablet_bootstrap.cc:654] T 7f967d7ad0dd47f79d92e2d110941511 P 9c098861d4a04e08a54a5a1b4518ab0b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:53.016450 18508 tablet_bootstrap.cc:492] T 9e93326d340a41e0ae7ccd973a48a9b1 P a121f013ad8a405b839fc758587cfce0: No bootstrap required, opened a new log
I20260630 12:28:53.017122 18508 ts_tablet_manager.cc:1403] T 9e93326d340a41e0ae7ccd973a48a9b1 P a121f013ad8a405b839fc758587cfce0: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.007s
I20260630 12:28:53.018432 18507 tablet_bootstrap.cc:492] T 7f967d7ad0dd47f79d92e2d110941511 P 9c098861d4a04e08a54a5a1b4518ab0b: No bootstrap required, opened a new log
I20260630 12:28:53.018890 18507 ts_tablet_manager.cc:1403] T 7f967d7ad0dd47f79d92e2d110941511 P 9c098861d4a04e08a54a5a1b4518ab0b: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260630 12:28:53.019075 18510 raft_consensus.cc:359] T 9e93326d340a41e0ae7ccd973a48a9b1 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.019842 18510 raft_consensus.cc:385] T 9e93326d340a41e0ae7ccd973a48a9b1 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:53.020125 18510 raft_consensus.cc:740] T 9e93326d340a41e0ae7ccd973a48a9b1 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01a3df2be08e4c19a1863de32e25407f, State: Initialized, Role: FOLLOWER
I20260630 12:28:53.020962 18510 consensus_queue.cc:260] T 9e93326d340a41e0ae7ccd973a48a9b1 P 01a3df2be08e4c19a1863de32e25407f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.021106 18508 raft_consensus.cc:359] T 9e93326d340a41e0ae7ccd973a48a9b1 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.021404 18507 raft_consensus.cc:359] T 7f967d7ad0dd47f79d92e2d110941511 P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.021881 18508 raft_consensus.cc:385] T 9e93326d340a41e0ae7ccd973a48a9b1 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:53.022053 18507 raft_consensus.cc:385] T 7f967d7ad0dd47f79d92e2d110941511 P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:53.022265 18508 raft_consensus.cc:740] T 9e93326d340a41e0ae7ccd973a48a9b1 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a121f013ad8a405b839fc758587cfce0, State: Initialized, Role: FOLLOWER
I20260630 12:28:53.022430 18507 raft_consensus.cc:740] T 7f967d7ad0dd47f79d92e2d110941511 P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c098861d4a04e08a54a5a1b4518ab0b, State: Initialized, Role: FOLLOWER
I20260630 12:28:53.023636 18510 ts_tablet_manager.cc:1434] T 9e93326d340a41e0ae7ccd973a48a9b1 P 01a3df2be08e4c19a1863de32e25407f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:28:53.023239 18508 consensus_queue.cc:260] T 9e93326d340a41e0ae7ccd973a48a9b1 P a121f013ad8a405b839fc758587cfce0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.023408 18507 consensus_queue.cc:260] T 7f967d7ad0dd47f79d92e2d110941511 P 9c098861d4a04e08a54a5a1b4518ab0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.024667 18510 tablet_bootstrap.cc:492] T fef57e964bba4c5093605a0d05e9c686 P 01a3df2be08e4c19a1863de32e25407f: Bootstrap starting.
I20260630 12:28:53.025794 18507 ts_tablet_manager.cc:1434] T 7f967d7ad0dd47f79d92e2d110941511 P 9c098861d4a04e08a54a5a1b4518ab0b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:28:53.026859 18507 tablet_bootstrap.cc:492] T 4051ef7a17364ddf8e01e162ca621734 P 9c098861d4a04e08a54a5a1b4518ab0b: Bootstrap starting.
I20260630 12:28:53.031386 18510 tablet_bootstrap.cc:654] T fef57e964bba4c5093605a0d05e9c686 P 01a3df2be08e4c19a1863de32e25407f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:53.032315 18508 ts_tablet_manager.cc:1434] T 9e93326d340a41e0ae7ccd973a48a9b1 P a121f013ad8a405b839fc758587cfce0: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260630 12:28:53.032928 18507 tablet_bootstrap.cc:654] T 4051ef7a17364ddf8e01e162ca621734 P 9c098861d4a04e08a54a5a1b4518ab0b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:53.037828 18508 tablet_bootstrap.cc:492] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0: Bootstrap starting.
I20260630 12:28:53.043442 18510 tablet_bootstrap.cc:492] T fef57e964bba4c5093605a0d05e9c686 P 01a3df2be08e4c19a1863de32e25407f: No bootstrap required, opened a new log
I20260630 12:28:53.044050 18510 ts_tablet_manager.cc:1403] T fef57e964bba4c5093605a0d05e9c686 P 01a3df2be08e4c19a1863de32e25407f: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260630 12:28:53.044867 18508 tablet_bootstrap.cc:654] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:53.046970 18510 raft_consensus.cc:359] T fef57e964bba4c5093605a0d05e9c686 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.047771 18510 raft_consensus.cc:385] T fef57e964bba4c5093605a0d05e9c686 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:53.048058 18510 raft_consensus.cc:740] T fef57e964bba4c5093605a0d05e9c686 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01a3df2be08e4c19a1863de32e25407f, State: Initialized, Role: FOLLOWER
I20260630 12:28:53.049220 18510 consensus_queue.cc:260] T fef57e964bba4c5093605a0d05e9c686 P 01a3df2be08e4c19a1863de32e25407f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.052277 18507 tablet_bootstrap.cc:492] T 4051ef7a17364ddf8e01e162ca621734 P 9c098861d4a04e08a54a5a1b4518ab0b: No bootstrap required, opened a new log
I20260630 12:28:53.052857 18507 ts_tablet_manager.cc:1403] T 4051ef7a17364ddf8e01e162ca621734 P 9c098861d4a04e08a54a5a1b4518ab0b: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260630 12:28:53.053867 18510 ts_tablet_manager.cc:1434] T fef57e964bba4c5093605a0d05e9c686 P 01a3df2be08e4c19a1863de32e25407f: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:28:53.055101 18510 tablet_bootstrap.cc:492] T c0ad1f5f6019423bb00c883eb3d3291c P 01a3df2be08e4c19a1863de32e25407f: Bootstrap starting.
I20260630 12:28:53.055804 18507 raft_consensus.cc:359] T 4051ef7a17364ddf8e01e162ca621734 P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } } peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } }
I20260630 12:28:53.056610 18507 raft_consensus.cc:385] T 4051ef7a17364ddf8e01e162ca621734 P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:53.056891 18507 raft_consensus.cc:740] T 4051ef7a17364ddf8e01e162ca621734 P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c098861d4a04e08a54a5a1b4518ab0b, State: Initialized, Role: FOLLOWER
I20260630 12:28:53.057251 18508 tablet_bootstrap.cc:492] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0: No bootstrap required, opened a new log
I20260630 12:28:53.057790 18508 ts_tablet_manager.cc:1403] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260630 12:28:53.057675 18507 consensus_queue.cc:260] T 4051ef7a17364ddf8e01e162ca621734 P 9c098861d4a04e08a54a5a1b4518ab0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } } peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } }
I20260630 12:28:53.059863 18507 ts_tablet_manager.cc:1434] T 4051ef7a17364ddf8e01e162ca621734 P 9c098861d4a04e08a54a5a1b4518ab0b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:28:53.060894 18507 tablet_bootstrap.cc:492] T 0f91b450d8294b2693db69ad8018393c P 9c098861d4a04e08a54a5a1b4518ab0b: Bootstrap starting.
I20260630 12:28:53.060735 18508 raft_consensus.cc:359] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.061568 18508 raft_consensus.cc:385] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:53.061892 18508 raft_consensus.cc:740] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a121f013ad8a405b839fc758587cfce0, State: Initialized, Role: FOLLOWER
I20260630 12:28:53.062868 18508 consensus_queue.cc:260] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.067351 18510 tablet_bootstrap.cc:654] T c0ad1f5f6019423bb00c883eb3d3291c P 01a3df2be08e4c19a1863de32e25407f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:53.067845 18507 tablet_bootstrap.cc:654] T 0f91b450d8294b2693db69ad8018393c P 9c098861d4a04e08a54a5a1b4518ab0b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:53.072327 18508 ts_tablet_manager.cc:1434] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260630 12:28:53.076380 18508 tablet_bootstrap.cc:492] T 0f91b450d8294b2693db69ad8018393c P a121f013ad8a405b839fc758587cfce0: Bootstrap starting.
I20260630 12:28:53.078536 18507 tablet_bootstrap.cc:492] T 0f91b450d8294b2693db69ad8018393c P 9c098861d4a04e08a54a5a1b4518ab0b: No bootstrap required, opened a new log
I20260630 12:28:53.079077 18507 ts_tablet_manager.cc:1403] T 0f91b450d8294b2693db69ad8018393c P 9c098861d4a04e08a54a5a1b4518ab0b: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260630 12:28:53.080412 18510 tablet_bootstrap.cc:492] T c0ad1f5f6019423bb00c883eb3d3291c P 01a3df2be08e4c19a1863de32e25407f: No bootstrap required, opened a new log
I20260630 12:28:53.080950 18510 ts_tablet_manager.cc:1403] T c0ad1f5f6019423bb00c883eb3d3291c P 01a3df2be08e4c19a1863de32e25407f: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.004s
I20260630 12:28:53.081831 18507 raft_consensus.cc:359] T 0f91b450d8294b2693db69ad8018393c P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.082435 18507 raft_consensus.cc:385] T 0f91b450d8294b2693db69ad8018393c P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:53.082469 18508 tablet_bootstrap.cc:654] T 0f91b450d8294b2693db69ad8018393c P a121f013ad8a405b839fc758587cfce0: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:53.082752 18507 raft_consensus.cc:740] T 0f91b450d8294b2693db69ad8018393c P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c098861d4a04e08a54a5a1b4518ab0b, State: Initialized, Role: FOLLOWER
I20260630 12:28:53.083459 18507 consensus_queue.cc:260] T 0f91b450d8294b2693db69ad8018393c P 9c098861d4a04e08a54a5a1b4518ab0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.083827 18510 raft_consensus.cc:359] T c0ad1f5f6019423bb00c883eb3d3291c P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.084561 18510 raft_consensus.cc:385] T c0ad1f5f6019423bb00c883eb3d3291c P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:53.084836 18510 raft_consensus.cc:740] T c0ad1f5f6019423bb00c883eb3d3291c P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01a3df2be08e4c19a1863de32e25407f, State: Initialized, Role: FOLLOWER
I20260630 12:28:53.085532 18507 ts_tablet_manager.cc:1434] T 0f91b450d8294b2693db69ad8018393c P 9c098861d4a04e08a54a5a1b4518ab0b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260630 12:28:53.085811 18510 consensus_queue.cc:260] T c0ad1f5f6019423bb00c883eb3d3291c P 01a3df2be08e4c19a1863de32e25407f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.086617 18507 tablet_bootstrap.cc:492] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b: Bootstrap starting.
I20260630 12:28:53.093411 18507 tablet_bootstrap.cc:654] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:53.095430 18510 ts_tablet_manager.cc:1434] T c0ad1f5f6019423bb00c883eb3d3291c P 01a3df2be08e4c19a1863de32e25407f: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260630 12:28:53.101632 18514 raft_consensus.cc:493] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:53.102239 18514 raft_consensus.cc:515] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } } peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } }
I20260630 12:28:53.102564 18515 raft_consensus.cc:493] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:53.103120 18515 raft_consensus.cc:515] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.104588 18510 tablet_bootstrap.cc:492] T 4051ef7a17364ddf8e01e162ca621734 P 01a3df2be08e4c19a1863de32e25407f: Bootstrap starting.
I20260630 12:28:53.104959 18514 leader_election.cc:290] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01a3df2be08e4c19a1863de32e25407f (127.6.224.130:37699), 9c098861d4a04e08a54a5a1b4518ab0b (127.6.224.129:33241)
I20260630 12:28:53.111701 18510 tablet_bootstrap.cc:654] T 4051ef7a17364ddf8e01e162ca621734 P 01a3df2be08e4c19a1863de32e25407f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:53.112278 18515 leader_election.cc:290] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c098861d4a04e08a54a5a1b4518ab0b (127.6.224.129:33241), a121f013ad8a405b839fc758587cfce0 (127.6.224.131:39889)
I20260630 12:28:53.123960 18507 tablet_bootstrap.cc:492] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b: No bootstrap required, opened a new log
I20260630 12:28:53.124416 18510 tablet_bootstrap.cc:492] T 4051ef7a17364ddf8e01e162ca621734 P 01a3df2be08e4c19a1863de32e25407f: No bootstrap required, opened a new log
I20260630 12:28:53.126228 18510 ts_tablet_manager.cc:1403] T 4051ef7a17364ddf8e01e162ca621734 P 01a3df2be08e4c19a1863de32e25407f: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260630 12:28:53.126345 18507 ts_tablet_manager.cc:1403] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b: Time spent bootstrapping tablet: real 0.040s	user 0.004s	sys 0.017s
I20260630 12:28:53.126852 18508 tablet_bootstrap.cc:492] T 0f91b450d8294b2693db69ad8018393c P a121f013ad8a405b839fc758587cfce0: No bootstrap required, opened a new log
I20260630 12:28:53.129518 18510 raft_consensus.cc:359] T 4051ef7a17364ddf8e01e162ca621734 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } } peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } }
I20260630 12:28:53.130316 18510 raft_consensus.cc:385] T 4051ef7a17364ddf8e01e162ca621734 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:53.130456 18508 ts_tablet_manager.cc:1403] T 0f91b450d8294b2693db69ad8018393c P a121f013ad8a405b839fc758587cfce0: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.016s
I20260630 12:28:53.130642 18510 raft_consensus.cc:740] T 4051ef7a17364ddf8e01e162ca621734 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01a3df2be08e4c19a1863de32e25407f, State: Initialized, Role: FOLLOWER
I20260630 12:28:53.131551 18510 consensus_queue.cc:260] T 4051ef7a17364ddf8e01e162ca621734 P 01a3df2be08e4c19a1863de32e25407f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } } peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } }
I20260630 12:28:53.133767 18510 ts_tablet_manager.cc:1434] T 4051ef7a17364ddf8e01e162ca621734 P 01a3df2be08e4c19a1863de32e25407f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:28:53.133642 18507 raft_consensus.cc:359] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.135459 18507 raft_consensus.cc:385] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:53.136197 18507 raft_consensus.cc:740] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c098861d4a04e08a54a5a1b4518ab0b, State: Initialized, Role: FOLLOWER
I20260630 12:28:53.136315 18508 raft_consensus.cc:359] T 0f91b450d8294b2693db69ad8018393c P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.137127 18508 raft_consensus.cc:385] T 0f91b450d8294b2693db69ad8018393c P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:53.137426 18508 raft_consensus.cc:740] T 0f91b450d8294b2693db69ad8018393c P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a121f013ad8a405b839fc758587cfce0, State: Initialized, Role: FOLLOWER
I20260630 12:28:53.138044 18507 consensus_queue.cc:260] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.143707 18507 ts_tablet_manager.cc:1434] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260630 12:28:53.134814 18510 tablet_bootstrap.cc:492] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f: Bootstrap starting.
I20260630 12:28:53.154428 18510 tablet_bootstrap.cc:654] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:53.154434 18508 consensus_queue.cc:260] T 0f91b450d8294b2693db69ad8018393c P a121f013ad8a405b839fc758587cfce0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.157281 18508 ts_tablet_manager.cc:1434] T 0f91b450d8294b2693db69ad8018393c P a121f013ad8a405b839fc758587cfce0: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260630 12:28:53.158413 18508 tablet_bootstrap.cc:492] T c0ad1f5f6019423bb00c883eb3d3291c P a121f013ad8a405b839fc758587cfce0: Bootstrap starting.
I20260630 12:28:53.165022 18513 raft_consensus.cc:493] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:53.165028 18313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4051ef7a17364ddf8e01e162ca621734" candidate_uuid: "a121f013ad8a405b839fc758587cfce0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" is_pre_election: true
I20260630 12:28:53.166055 18313 raft_consensus.cc:2468] T 4051ef7a17364ddf8e01e162ca621734 P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a121f013ad8a405b839fc758587cfce0 in term 0.
I20260630 12:28:53.165761 18513 raft_consensus.cc:515] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.170511 18515 raft_consensus.cc:493] T 4051ef7a17364ddf8e01e162ca621734 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:53.171129 18515 raft_consensus.cc:515] T 4051ef7a17364ddf8e01e162ca621734 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } } peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } }
I20260630 12:28:53.173535 18515 leader_election.cc:290] T 4051ef7a17364ddf8e01e162ca621734 P 01a3df2be08e4c19a1863de32e25407f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a121f013ad8a405b839fc758587cfce0 (127.6.224.131:39889), 9c098861d4a04e08a54a5a1b4518ab0b (127.6.224.129:33241)
I20260630 12:28:53.171126 18513 leader_election.cc:290] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01a3df2be08e4c19a1863de32e25407f (127.6.224.130:37699), a121f013ad8a405b839fc758587cfce0 (127.6.224.131:39889)
I20260630 12:28:53.183178 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4051ef7a17364ddf8e01e162ca621734" candidate_uuid: "a121f013ad8a405b839fc758587cfce0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01a3df2be08e4c19a1863de32e25407f" is_pre_election: true
I20260630 12:28:53.184065 18388 raft_consensus.cc:2468] T 4051ef7a17364ddf8e01e162ca621734 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a121f013ad8a405b839fc758587cfce0 in term 0.
I20260630 12:28:53.185644 18426 leader_election.cc:304] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01a3df2be08e4c19a1863de32e25407f, a121f013ad8a405b839fc758587cfce0; no voters: 
I20260630 12:28:53.186580 18514 raft_consensus.cc:2804] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:53.186990 18514 raft_consensus.cc:493] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:53.187319 18514 raft_consensus.cc:3060] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:53.195416 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f91b450d8294b2693db69ad8018393c" candidate_uuid: "01a3df2be08e4c19a1863de32e25407f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a121f013ad8a405b839fc758587cfce0" is_pre_election: true
I20260630 12:28:53.196224 18462 raft_consensus.cc:2468] T 0f91b450d8294b2693db69ad8018393c P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01a3df2be08e4c19a1863de32e25407f in term 0.
I20260630 12:28:53.197539 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4051ef7a17364ddf8e01e162ca621734" candidate_uuid: "01a3df2be08e4c19a1863de32e25407f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a121f013ad8a405b839fc758587cfce0" is_pre_election: true
I20260630 12:28:53.196152 18508 tablet_bootstrap.cc:654] T c0ad1f5f6019423bb00c883eb3d3291c P a121f013ad8a405b839fc758587cfce0: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:53.198838 18354 leader_election.cc:304] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01a3df2be08e4c19a1863de32e25407f, a121f013ad8a405b839fc758587cfce0; no voters: 
I20260630 12:28:53.200083 18515 raft_consensus.cc:2804] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:53.200456 18515 raft_consensus.cc:493] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:53.200778 18515 raft_consensus.cc:3060] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:53.201481 18510 tablet_bootstrap.cc:492] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f: No bootstrap required, opened a new log
I20260630 12:28:53.202019 18510 ts_tablet_manager.cc:1403] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.038s
I20260630 12:28:53.205233 18510 raft_consensus.cc:359] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.205927 18510 raft_consensus.cc:385] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:53.206216 18510 raft_consensus.cc:740] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01a3df2be08e4c19a1863de32e25407f, State: Initialized, Role: FOLLOWER
I20260630 12:28:53.206977 18510 consensus_queue.cc:260] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.208439 18515 raft_consensus.cc:515] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.209857 18514 raft_consensus.cc:515] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } } peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } }
I20260630 12:28:53.212158 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f91b450d8294b2693db69ad8018393c" candidate_uuid: "01a3df2be08e4c19a1863de32e25407f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a121f013ad8a405b839fc758587cfce0"
I20260630 12:28:53.213723 18462 raft_consensus.cc:3060] T 0f91b450d8294b2693db69ad8018393c P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:53.214201 18461 raft_consensus.cc:2393] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01a3df2be08e4c19a1863de32e25407f in current term 1: Already voted for candidate a121f013ad8a405b839fc758587cfce0 in this term.
I20260630 12:28:53.215714 18514 leader_election.cc:290] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 [CANDIDATE]: Term 1 election: Requested vote from peers 01a3df2be08e4c19a1863de32e25407f (127.6.224.130:37699), 9c098861d4a04e08a54a5a1b4518ab0b (127.6.224.129:33241)
I20260630 12:28:53.216565 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f91b450d8294b2693db69ad8018393c" candidate_uuid: "01a3df2be08e4c19a1863de32e25407f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c098861d4a04e08a54a5a1b4518ab0b"
I20260630 12:28:53.219542 18311 raft_consensus.cc:3060] T 0f91b450d8294b2693db69ad8018393c P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:53.220081 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4051ef7a17364ddf8e01e162ca621734" candidate_uuid: "a121f013ad8a405b839fc758587cfce0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01a3df2be08e4c19a1863de32e25407f"
I20260630 12:28:53.220646 18388 raft_consensus.cc:3060] T 4051ef7a17364ddf8e01e162ca621734 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:53.223541 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ad1f5f6019423bb00c883eb3d3291c" candidate_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a121f013ad8a405b839fc758587cfce0" is_pre_election: true
I20260630 12:28:53.224269 18508 tablet_bootstrap.cc:492] T c0ad1f5f6019423bb00c883eb3d3291c P a121f013ad8a405b839fc758587cfce0: No bootstrap required, opened a new log
I20260630 12:28:53.224800 18508 ts_tablet_manager.cc:1403] T c0ad1f5f6019423bb00c883eb3d3291c P a121f013ad8a405b839fc758587cfce0: Time spent bootstrapping tablet: real 0.067s	user 0.005s	sys 0.008s
I20260630 12:28:53.226065 18310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4051ef7a17364ddf8e01e162ca621734" candidate_uuid: "a121f013ad8a405b839fc758587cfce0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c098861d4a04e08a54a5a1b4518ab0b"
I20260630 12:28:53.226730 18310 raft_consensus.cc:3060] T 4051ef7a17364ddf8e01e162ca621734 P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:53.227895 18508 raft_consensus.cc:359] T c0ad1f5f6019423bb00c883eb3d3291c P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.228693 18508 raft_consensus.cc:385] T c0ad1f5f6019423bb00c883eb3d3291c P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:53.217458 18313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f91b450d8294b2693db69ad8018393c" candidate_uuid: "01a3df2be08e4c19a1863de32e25407f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" is_pre_election: true
I20260630 12:28:53.218334 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4051ef7a17364ddf8e01e162ca621734" candidate_uuid: "01a3df2be08e4c19a1863de32e25407f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" is_pre_election: true
W20260630 12:28:53.230341 18279 leader_election.cc:343] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a121f013ad8a405b839fc758587cfce0 (127.6.224.131:39889): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:53.213193 18515 leader_election.cc:290] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f [CANDIDATE]: Term 1 election: Requested vote from peers 9c098861d4a04e08a54a5a1b4518ab0b (127.6.224.129:33241), a121f013ad8a405b839fc758587cfce0 (127.6.224.131:39889)
I20260630 12:28:53.228982 18508 raft_consensus.cc:740] T c0ad1f5f6019423bb00c883eb3d3291c P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a121f013ad8a405b839fc758587cfce0, State: Initialized, Role: FOLLOWER
I20260630 12:28:53.233516 18508 consensus_queue.cc:260] T c0ad1f5f6019423bb00c883eb3d3291c P a121f013ad8a405b839fc758587cfce0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.235569 18514 raft_consensus.cc:493] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:53.236986 18514 raft_consensus.cc:515] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.237540 18351 leader_election.cc:304] T 4051ef7a17364ddf8e01e162ca621734 P 01a3df2be08e4c19a1863de32e25407f [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: 01a3df2be08e4c19a1863de32e25407f; no voters: 9c098861d4a04e08a54a5a1b4518ab0b, a121f013ad8a405b839fc758587cfce0
I20260630 12:28:53.239218 18514 leader_election.cc:290] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c098861d4a04e08a54a5a1b4518ab0b (127.6.224.129:33241), 01a3df2be08e4c19a1863de32e25407f (127.6.224.130:37699)
I20260630 12:28:53.240108 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef57e964bba4c5093605a0d05e9c686" candidate_uuid: "a121f013ad8a405b839fc758587cfce0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" is_pre_election: true
I20260630 12:28:53.240797 18312 raft_consensus.cc:2468] T fef57e964bba4c5093605a0d05e9c686 P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a121f013ad8a405b839fc758587cfce0 in term 0.
I20260630 12:28:53.242676 18462 raft_consensus.cc:2468] T 0f91b450d8294b2693db69ad8018393c P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01a3df2be08e4c19a1863de32e25407f in term 1.
I20260630 12:28:53.243793 18425 leader_election.cc:304] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c098861d4a04e08a54a5a1b4518ab0b, a121f013ad8a405b839fc758587cfce0; no voters: 
I20260630 12:28:53.244709 18514 raft_consensus.cc:2804] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:53.245402 18513 raft_consensus.cc:493] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:53.242996 18310 raft_consensus.cc:2468] T 4051ef7a17364ddf8e01e162ca621734 P 9c098861d4a04e08a54a5a1b4518ab0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a121f013ad8a405b839fc758587cfce0 in term 1.
I20260630 12:28:53.245877 18513 raft_consensus.cc:515] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.245090 18514 raft_consensus.cc:493] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:53.245780 18311 raft_consensus.cc:2468] T 0f91b450d8294b2693db69ad8018393c P 9c098861d4a04e08a54a5a1b4518ab0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01a3df2be08e4c19a1863de32e25407f in term 1.
I20260630 12:28:53.247989 18425 leader_election.cc:304] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c098861d4a04e08a54a5a1b4518ab0b, a121f013ad8a405b839fc758587cfce0; no voters: 
I20260630 12:28:53.247359 18514 raft_consensus.cc:3060] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:53.248716 18513 leader_election.cc:290] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01a3df2be08e4c19a1863de32e25407f (127.6.224.130:37699), a121f013ad8a405b839fc758587cfce0 (127.6.224.131:39889)
I20260630 12:28:53.248728 18351 leader_election.cc:304] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01a3df2be08e4c19a1863de32e25407f, 9c098861d4a04e08a54a5a1b4518ab0b; no voters: 
I20260630 12:28:53.250334 18387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ad1f5f6019423bb00c883eb3d3291c" candidate_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01a3df2be08e4c19a1863de32e25407f" is_pre_election: true
I20260630 12:28:53.251132 18387 raft_consensus.cc:2468] T c0ad1f5f6019423bb00c883eb3d3291c P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c098861d4a04e08a54a5a1b4518ab0b in term 0.
I20260630 12:28:53.252341 18277 leader_election.cc:304] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b [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: 01a3df2be08e4c19a1863de32e25407f, 9c098861d4a04e08a54a5a1b4518ab0b; no voters: a121f013ad8a405b839fc758587cfce0
I20260630 12:28:53.252801 18387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e93326d340a41e0ae7ccd973a48a9b1" candidate_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01a3df2be08e4c19a1863de32e25407f" is_pre_election: true
I20260630 12:28:53.253006 18510 ts_tablet_manager.cc:1434] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f: Time spent starting tablet: real 0.051s	user 0.020s	sys 0.014s
I20260630 12:28:53.253140 18513 raft_consensus.cc:2804] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:53.253654 18513 raft_consensus.cc:493] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:53.253695 18387 raft_consensus.cc:2468] T 9e93326d340a41e0ae7ccd973a48a9b1 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c098861d4a04e08a54a5a1b4518ab0b in term 0.
I20260630 12:28:53.254057 18513 raft_consensus.cc:3060] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:53.257771 18277 leader_election.cc:304] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01a3df2be08e4c19a1863de32e25407f, 9c098861d4a04e08a54a5a1b4518ab0b; no voters: 
I20260630 12:28:53.258203 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e93326d340a41e0ae7ccd973a48a9b1" candidate_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a121f013ad8a405b839fc758587cfce0" is_pre_election: true
I20260630 12:28:53.258900 18462 raft_consensus.cc:2468] T 9e93326d340a41e0ae7ccd973a48a9b1 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c098861d4a04e08a54a5a1b4518ab0b in term 0.
I20260630 12:28:53.260020 18388 raft_consensus.cc:2468] T 4051ef7a17364ddf8e01e162ca621734 P 01a3df2be08e4c19a1863de32e25407f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a121f013ad8a405b839fc758587cfce0 in term 1.
I20260630 12:28:53.260453 18515 raft_consensus.cc:2749] T 4051ef7a17364ddf8e01e162ca621734 P 01a3df2be08e4c19a1863de32e25407f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:53.261386 18513 raft_consensus.cc:515] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.262537 18540 raft_consensus.cc:2804] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:53.262918 18515 raft_consensus.cc:2804] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:53.263167 18540 raft_consensus.cc:697] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 [term 1 LEADER]: Becoming Leader. State: Replica: a121f013ad8a405b839fc758587cfce0, State: Running, Role: LEADER
I20260630 12:28:53.263427 18515 raft_consensus.cc:697] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f [term 1 LEADER]: Becoming Leader. State: Replica: 01a3df2be08e4c19a1863de32e25407f, State: Running, Role: LEADER
I20260630 12:28:53.263602 18513 leader_election.cc:290] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b [CANDIDATE]: Term 1 election: Requested vote from peers 01a3df2be08e4c19a1863de32e25407f (127.6.224.130:37699), a121f013ad8a405b839fc758587cfce0 (127.6.224.131:39889)
I20260630 12:28:53.264451 18513 raft_consensus.cc:2804] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:53.265009 18513 raft_consensus.cc:493] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:53.264315 18515 consensus_queue.cc:237] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.265359 18513 raft_consensus.cc:3060] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:53.268545 18514 raft_consensus.cc:515] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.264315 18540 consensus_queue.cc:237] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } } peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } }
I20260630 12:28:53.272508 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ad1f5f6019423bb00c883eb3d3291c" candidate_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a121f013ad8a405b839fc758587cfce0"
I20260630 12:28:53.275275 18462 raft_consensus.cc:3060] T c0ad1f5f6019423bb00c883eb3d3291c P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:53.274430 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef57e964bba4c5093605a0d05e9c686" candidate_uuid: "a121f013ad8a405b839fc758587cfce0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01a3df2be08e4c19a1863de32e25407f" is_pre_election: true
I20260630 12:28:53.275936 18387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ad1f5f6019423bb00c883eb3d3291c" candidate_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01a3df2be08e4c19a1863de32e25407f"
I20260630 12:28:53.285929 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef57e964bba4c5093605a0d05e9c686" candidate_uuid: "a121f013ad8a405b839fc758587cfce0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c098861d4a04e08a54a5a1b4518ab0b"
W20260630 12:28:53.287451 18259 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:53.287521 18311 raft_consensus.cc:3060] T fef57e964bba4c5093605a0d05e9c686 P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:53.286000 18539 raft_consensus.cc:493] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:53.290469 18539 raft_consensus.cc:515] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.292094 18508 ts_tablet_manager.cc:1434] T c0ad1f5f6019423bb00c883eb3d3291c P a121f013ad8a405b839fc758587cfce0: Time spent starting tablet: real 0.067s	user 0.009s	sys 0.006s
I20260630 12:28:53.280597 18388 raft_consensus.cc:2468] T fef57e964bba4c5093605a0d05e9c686 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a121f013ad8a405b839fc758587cfce0 in term 0.
I20260630 12:28:53.293413 18310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f967d7ad0dd47f79d92e2d110941511" candidate_uuid: "01a3df2be08e4c19a1863de32e25407f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" is_pre_election: true
I20260630 12:28:53.294085 18310 raft_consensus.cc:2468] T 7f967d7ad0dd47f79d92e2d110941511 P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01a3df2be08e4c19a1863de32e25407f in term 0.
I20260630 12:28:53.295353 18351 leader_election.cc:304] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01a3df2be08e4c19a1863de32e25407f, 9c098861d4a04e08a54a5a1b4518ab0b; no voters: 
I20260630 12:28:53.294866 18211 catalog_manager.cc:5697] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f reported cstate change: term changed from 0 to 1, leader changed from <none> to 01a3df2be08e4c19a1863de32e25407f (127.6.224.130). New cstate: current_term: 1 leader_uuid: "01a3df2be08e4c19a1863de32e25407f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:53.281339 18387 raft_consensus.cc:3060] T c0ad1f5f6019423bb00c883eb3d3291c P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:53.300086 18514 leader_election.cc:290] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 [CANDIDATE]: Term 1 election: Requested vote from peers 9c098861d4a04e08a54a5a1b4518ab0b (127.6.224.129:33241), 01a3df2be08e4c19a1863de32e25407f (127.6.224.130:37699)
I20260630 12:28:53.297681 18515 raft_consensus.cc:2804] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:53.305371 18515 raft_consensus.cc:493] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:53.305718 18539 leader_election.cc:290] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c098861d4a04e08a54a5a1b4518ab0b (127.6.224.129:33241), a121f013ad8a405b839fc758587cfce0 (127.6.224.131:39889)
I20260630 12:28:53.305749 18515 raft_consensus.cc:3060] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:53.307832 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef57e964bba4c5093605a0d05e9c686" candidate_uuid: "a121f013ad8a405b839fc758587cfce0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01a3df2be08e4c19a1863de32e25407f"
I20260630 12:28:53.308502 18388 raft_consensus.cc:3060] T fef57e964bba4c5093605a0d05e9c686 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:53.306254 18311 raft_consensus.cc:2468] T fef57e964bba4c5093605a0d05e9c686 P 9c098861d4a04e08a54a5a1b4518ab0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a121f013ad8a405b839fc758587cfce0 in term 1.
I20260630 12:28:53.310883 18425 leader_election.cc:304] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c098861d4a04e08a54a5a1b4518ab0b, a121f013ad8a405b839fc758587cfce0; no voters: 
I20260630 12:28:53.312122 18387 raft_consensus.cc:2468] T c0ad1f5f6019423bb00c883eb3d3291c P 01a3df2be08e4c19a1863de32e25407f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c098861d4a04e08a54a5a1b4518ab0b in term 1.
I20260630 12:28:53.313436 18277 leader_election.cc:304] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01a3df2be08e4c19a1863de32e25407f, 9c098861d4a04e08a54a5a1b4518ab0b; no voters: 
I20260630 12:28:53.314654 18513 raft_consensus.cc:515] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.316241 18542 raft_consensus.cc:2804] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:53.317636 18387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e93326d340a41e0ae7ccd973a48a9b1" candidate_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01a3df2be08e4c19a1863de32e25407f"
I20260630 12:28:53.318058 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e93326d340a41e0ae7ccd973a48a9b1" candidate_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a121f013ad8a405b839fc758587cfce0"
I20260630 12:28:53.318269 18387 raft_consensus.cc:3060] T 9e93326d340a41e0ae7ccd973a48a9b1 P 01a3df2be08e4c19a1863de32e25407f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:53.318475 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f967d7ad0dd47f79d92e2d110941511" candidate_uuid: "01a3df2be08e4c19a1863de32e25407f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a121f013ad8a405b839fc758587cfce0" is_pre_election: true
I20260630 12:28:53.318679 18461 raft_consensus.cc:3060] T 9e93326d340a41e0ae7ccd973a48a9b1 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:53.319237 18460 raft_consensus.cc:2468] T 7f967d7ad0dd47f79d92e2d110941511 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01a3df2be08e4c19a1863de32e25407f in term 0.
I20260630 12:28:53.325937 18462 raft_consensus.cc:2468] T c0ad1f5f6019423bb00c883eb3d3291c P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c098861d4a04e08a54a5a1b4518ab0b in term 1.
I20260630 12:28:53.326623 18513 leader_election.cc:290] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b [CANDIDATE]: Term 1 election: Requested vote from peers 01a3df2be08e4c19a1863de32e25407f (127.6.224.130:37699), a121f013ad8a405b839fc758587cfce0 (127.6.224.131:39889)
I20260630 12:28:53.327836 18514 raft_consensus.cc:2804] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:53.329588 18461 raft_consensus.cc:2468] T 9e93326d340a41e0ae7ccd973a48a9b1 P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c098861d4a04e08a54a5a1b4518ab0b in term 1.
I20260630 12:28:53.333897 18514 raft_consensus.cc:697] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 [term 1 LEADER]: Becoming Leader. State: Replica: a121f013ad8a405b839fc758587cfce0, State: Running, Role: LEADER
I20260630 12:28:53.334877 18279 leader_election.cc:304] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c098861d4a04e08a54a5a1b4518ab0b, a121f013ad8a405b839fc758587cfce0; no voters: 
I20260630 12:28:53.334749 18514 consensus_queue.cc:237] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.330749 18542 raft_consensus.cc:697] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b [term 1 LEADER]: Becoming Leader. State: Replica: 9c098861d4a04e08a54a5a1b4518ab0b, State: Running, Role: LEADER
I20260630 12:28:53.327497 18388 raft_consensus.cc:2468] T fef57e964bba4c5093605a0d05e9c686 P 01a3df2be08e4c19a1863de32e25407f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a121f013ad8a405b839fc758587cfce0 in term 1.
I20260630 12:28:53.336001 18513 raft_consensus.cc:2804] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:53.333386 18387 raft_consensus.cc:2468] T 9e93326d340a41e0ae7ccd973a48a9b1 P 01a3df2be08e4c19a1863de32e25407f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c098861d4a04e08a54a5a1b4518ab0b in term 1.
I20260630 12:28:53.341940 18513 raft_consensus.cc:697] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b [term 1 LEADER]: Becoming Leader. State: Replica: 9c098861d4a04e08a54a5a1b4518ab0b, State: Running, Role: LEADER
I20260630 12:28:53.342850 18513 consensus_queue.cc:237] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.343565 18210 catalog_manager.cc:5697] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a121f013ad8a405b839fc758587cfce0 (127.6.224.131). New cstate: current_term: 1 leader_uuid: "a121f013ad8a405b839fc758587cfce0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:53.341245 18515 raft_consensus.cc:515] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.350498 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f967d7ad0dd47f79d92e2d110941511" candidate_uuid: "01a3df2be08e4c19a1863de32e25407f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c098861d4a04e08a54a5a1b4518ab0b"
I20260630 12:28:53.348248 18542 consensus_queue.cc:237] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.351251 18311 raft_consensus.cc:3060] T 7f967d7ad0dd47f79d92e2d110941511 P 9c098861d4a04e08a54a5a1b4518ab0b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:53.359483 18311 raft_consensus.cc:2468] T 7f967d7ad0dd47f79d92e2d110941511 P 9c098861d4a04e08a54a5a1b4518ab0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01a3df2be08e4c19a1863de32e25407f in term 1.
I20260630 12:28:53.364224 18515 leader_election.cc:290] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f [CANDIDATE]: Term 1 election: Requested vote from peers 9c098861d4a04e08a54a5a1b4518ab0b (127.6.224.129:33241), a121f013ad8a405b839fc758587cfce0 (127.6.224.131:39889)
I20260630 12:28:53.364562 18351 leader_election.cc:304] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01a3df2be08e4c19a1863de32e25407f, 9c098861d4a04e08a54a5a1b4518ab0b; no voters: 
I20260630 12:28:53.365624 18515 raft_consensus.cc:2804] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:53.365972 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f967d7ad0dd47f79d92e2d110941511" candidate_uuid: "01a3df2be08e4c19a1863de32e25407f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a121f013ad8a405b839fc758587cfce0"
I20260630 12:28:53.366689 18461 raft_consensus.cc:3060] T 7f967d7ad0dd47f79d92e2d110941511 P a121f013ad8a405b839fc758587cfce0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:53.368685 18515 raft_consensus.cc:697] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f [term 1 LEADER]: Becoming Leader. State: Replica: 01a3df2be08e4c19a1863de32e25407f, State: Running, Role: LEADER
I20260630 12:28:53.370345 18515 consensus_queue.cc:237] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:28:53.374030 18461 raft_consensus.cc:2468] T 7f967d7ad0dd47f79d92e2d110941511 P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01a3df2be08e4c19a1863de32e25407f in term 1.
I20260630 12:28:53.380633 18209 catalog_manager.cc:5697] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c098861d4a04e08a54a5a1b4518ab0b (127.6.224.129). New cstate: current_term: 1 leader_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:53.385185 18210 catalog_manager.cc:5697] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f reported cstate change: term changed from 0 to 1, leader changed from <none> to 01a3df2be08e4c19a1863de32e25407f (127.6.224.130). New cstate: current_term: 1 leader_uuid: "01a3df2be08e4c19a1863de32e25407f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:53.387307 18211 catalog_manager.cc:5697] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a121f013ad8a405b839fc758587cfce0 (127.6.224.131). New cstate: current_term: 1 leader_uuid: "a121f013ad8a405b839fc758587cfce0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:53.395632 18209 catalog_manager.cc:5697] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c098861d4a04e08a54a5a1b4518ab0b (127.6.224.129). New cstate: current_term: 1 leader_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:53.653339 18515 consensus_queue.cc:1048] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:53.663801 18515 consensus_queue.cc:1048] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:53.770277 18515 consensus_queue.cc:1048] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:53.770983 18514 consensus_queue.cc:1048] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:53.783597 18540 consensus_queue.cc:1048] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:53.785475 18539 consensus_queue.cc:1048] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:53.817019 18542 consensus_queue.cc:1048] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:53.828303 18546 consensus_queue.cc:1048] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:53.872988 18546 consensus_queue.cc:1048] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:53.883127 18542 consensus_queue.cc:1048] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:53.947427 18514 consensus_queue.cc:1048] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:53.958557 18540 consensus_queue.cc:1048] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:29:03.023068 18426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.224.130:37699, user_credentials={real_user=slave}} blocked reactor thread for 91202.2us
W20260630 12:29:03.731575 18409 debug-util.cc:398] Leaking SignalData structure 0x7b08002480e0 after lost signal to thread 7045
W20260630 12:29:03.732633 18409 debug-util.cc:398] Leaking SignalData structure 0x7b08002d7180 after lost signal to thread 18245
W20260630 12:29:03.733759 18409 debug-util.cc:398] Leaking SignalData structure 0x7b0800057700 after lost signal to thread 18337
W20260630 12:29:03.734699 18409 debug-util.cc:398] Leaking SignalData structure 0x7b0800117140 after lost signal to thread 18412
W20260630 12:29:03.735635 18409 debug-util.cc:398] Leaking SignalData structure 0x7b0800267900 after lost signal to thread 18486
I20260630 12:29:04.100790  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:29:04.134732  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:04.135581  7042 tablet_replica.cc:333] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b: stopping tablet replica
I20260630 12:29:04.136618  7042 raft_consensus.cc:2243] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:04.137936  7042 raft_consensus.cc:2272] T 9e93326d340a41e0ae7ccd973a48a9b1 P 9c098861d4a04e08a54a5a1b4518ab0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.141263  7042 tablet_replica.cc:333] T 0f91b450d8294b2693db69ad8018393c P 9c098861d4a04e08a54a5a1b4518ab0b: stopping tablet replica
I20260630 12:29:04.141983  7042 raft_consensus.cc:2243] T 0f91b450d8294b2693db69ad8018393c P 9c098861d4a04e08a54a5a1b4518ab0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:04.142580  7042 raft_consensus.cc:2272] T 0f91b450d8294b2693db69ad8018393c P 9c098861d4a04e08a54a5a1b4518ab0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.145560  7042 tablet_replica.cc:333] T fef57e964bba4c5093605a0d05e9c686 P 9c098861d4a04e08a54a5a1b4518ab0b: stopping tablet replica
I20260630 12:29:04.146144  7042 raft_consensus.cc:2243] T fef57e964bba4c5093605a0d05e9c686 P 9c098861d4a04e08a54a5a1b4518ab0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:04.146749  7042 raft_consensus.cc:2272] T fef57e964bba4c5093605a0d05e9c686 P 9c098861d4a04e08a54a5a1b4518ab0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.149752  7042 tablet_replica.cc:333] T 7f967d7ad0dd47f79d92e2d110941511 P 9c098861d4a04e08a54a5a1b4518ab0b: stopping tablet replica
I20260630 12:29:04.150318  7042 raft_consensus.cc:2243] T 7f967d7ad0dd47f79d92e2d110941511 P 9c098861d4a04e08a54a5a1b4518ab0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:04.150835  7042 raft_consensus.cc:2272] T 7f967d7ad0dd47f79d92e2d110941511 P 9c098861d4a04e08a54a5a1b4518ab0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.153789  7042 tablet_replica.cc:333] T 4051ef7a17364ddf8e01e162ca621734 P 9c098861d4a04e08a54a5a1b4518ab0b: stopping tablet replica
I20260630 12:29:04.154340  7042 raft_consensus.cc:2243] T 4051ef7a17364ddf8e01e162ca621734 P 9c098861d4a04e08a54a5a1b4518ab0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:04.154857  7042 raft_consensus.cc:2272] T 4051ef7a17364ddf8e01e162ca621734 P 9c098861d4a04e08a54a5a1b4518ab0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.157682  7042 tablet_replica.cc:333] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b: stopping tablet replica
I20260630 12:29:04.158155  7042 raft_consensus.cc:2243] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:04.159237  7042 raft_consensus.cc:2272] T c0ad1f5f6019423bb00c883eb3d3291c P 9c098861d4a04e08a54a5a1b4518ab0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.192216  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:29:04.220932  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:29:04.250811  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:04.251724  7042 tablet_replica.cc:333] T c0ad1f5f6019423bb00c883eb3d3291c P 01a3df2be08e4c19a1863de32e25407f: stopping tablet replica
I20260630 12:29:04.252741  7042 raft_consensus.cc:2243] T c0ad1f5f6019423bb00c883eb3d3291c P 01a3df2be08e4c19a1863de32e25407f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:04.253505  7042 raft_consensus.cc:2272] T c0ad1f5f6019423bb00c883eb3d3291c P 01a3df2be08e4c19a1863de32e25407f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.257285  7042 tablet_replica.cc:333] T 4051ef7a17364ddf8e01e162ca621734 P 01a3df2be08e4c19a1863de32e25407f: stopping tablet replica
I20260630 12:29:04.258121  7042 raft_consensus.cc:2243] T 4051ef7a17364ddf8e01e162ca621734 P 01a3df2be08e4c19a1863de32e25407f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:04.258747  7042 raft_consensus.cc:2272] T 4051ef7a17364ddf8e01e162ca621734 P 01a3df2be08e4c19a1863de32e25407f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.262341  7042 tablet_replica.cc:333] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f: stopping tablet replica
I20260630 12:29:04.263130  7042 raft_consensus.cc:2243] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:04.264425  7042 raft_consensus.cc:2272] T 7f967d7ad0dd47f79d92e2d110941511 P 01a3df2be08e4c19a1863de32e25407f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.267822  7042 tablet_replica.cc:333] T fef57e964bba4c5093605a0d05e9c686 P 01a3df2be08e4c19a1863de32e25407f: stopping tablet replica
I20260630 12:29:04.268592  7042 raft_consensus.cc:2243] T fef57e964bba4c5093605a0d05e9c686 P 01a3df2be08e4c19a1863de32e25407f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:04.269232  7042 raft_consensus.cc:2272] T fef57e964bba4c5093605a0d05e9c686 P 01a3df2be08e4c19a1863de32e25407f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.272558  7042 tablet_replica.cc:333] T 9e93326d340a41e0ae7ccd973a48a9b1 P 01a3df2be08e4c19a1863de32e25407f: stopping tablet replica
I20260630 12:29:04.273310  7042 raft_consensus.cc:2243] T 9e93326d340a41e0ae7ccd973a48a9b1 P 01a3df2be08e4c19a1863de32e25407f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:04.273991  7042 raft_consensus.cc:2272] T 9e93326d340a41e0ae7ccd973a48a9b1 P 01a3df2be08e4c19a1863de32e25407f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.277288  7042 tablet_replica.cc:333] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f: stopping tablet replica
I20260630 12:29:04.277906  7042 raft_consensus.cc:2243] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:04.279199  7042 raft_consensus.cc:2272] T 0f91b450d8294b2693db69ad8018393c P 01a3df2be08e4c19a1863de32e25407f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:29:04.420701 18426 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.224.130:37699: connect: Connection refused (error 111) [suppressed 17 similar messages]
W20260630 12:29:04.424443 18426 consensus_peers.cc:597] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 -> Peer 01a3df2be08e4c19a1863de32e25407f (127.6.224.130:37699): Couldn't send request to peer 01a3df2be08e4c19a1863de32e25407f. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.130:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:29:04.463578 18425 consensus_peers.cc:597] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 -> Peer 9c098861d4a04e08a54a5a1b4518ab0b (127.6.224.129:33241): Couldn't send request to peer 9c098861d4a04e08a54a5a1b4518ab0b. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:33241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:29:04.470449 18425 consensus_peers.cc:597] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 -> Peer 9c098861d4a04e08a54a5a1b4518ab0b (127.6.224.129:33241): Couldn't send request to peer 9c098861d4a04e08a54a5a1b4518ab0b. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:33241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:29:04.618840 18426 consensus_peers.cc:597] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 -> Peer 01a3df2be08e4c19a1863de32e25407f (127.6.224.130:37699): Couldn't send request to peer 01a3df2be08e4c19a1863de32e25407f. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.130:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:05.154964 18585 raft_consensus.cc:493] T 9e93326d340a41e0ae7ccd973a48a9b1 P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c098861d4a04e08a54a5a1b4518ab0b)
I20260630 12:29:05.155536 18585 raft_consensus.cc:515] T 9e93326d340a41e0ae7ccd973a48a9b1 P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:29:05.157891 18585 leader_election.cc:290] T 9e93326d340a41e0ae7ccd973a48a9b1 P a121f013ad8a405b839fc758587cfce0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c098861d4a04e08a54a5a1b4518ab0b (127.6.224.129:33241), 01a3df2be08e4c19a1863de32e25407f (127.6.224.130:37699)
W20260630 12:29:05.162453 18425 leader_election.cc:336] T 9e93326d340a41e0ae7ccd973a48a9b1 P a121f013ad8a405b839fc758587cfce0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9c098861d4a04e08a54a5a1b4518ab0b (127.6.224.129:33241): Network error: Client connection negotiation failed: client connection to 127.6.224.129:33241: connect: Connection refused (error 111)
W20260630 12:29:05.163038 18426 leader_election.cc:336] T 9e93326d340a41e0ae7ccd973a48a9b1 P a121f013ad8a405b839fc758587cfce0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01a3df2be08e4c19a1863de32e25407f (127.6.224.130:37699): Network error: Client connection negotiation failed: client connection to 127.6.224.130:37699: connect: Connection refused (error 111)
I20260630 12:29:05.163407 18426 leader_election.cc:304] T 9e93326d340a41e0ae7ccd973a48a9b1 P a121f013ad8a405b839fc758587cfce0 [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: a121f013ad8a405b839fc758587cfce0; no voters: 01a3df2be08e4c19a1863de32e25407f, 9c098861d4a04e08a54a5a1b4518ab0b
I20260630 12:29:05.164036 18585 raft_consensus.cc:2749] T 9e93326d340a41e0ae7ccd973a48a9b1 P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:29:05.184780 18585 raft_consensus.cc:493] T c0ad1f5f6019423bb00c883eb3d3291c P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c098861d4a04e08a54a5a1b4518ab0b)
I20260630 12:29:05.185286 18585 raft_consensus.cc:515] T c0ad1f5f6019423bb00c883eb3d3291c P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:29:05.187088 18585 leader_election.cc:290] T c0ad1f5f6019423bb00c883eb3d3291c P a121f013ad8a405b839fc758587cfce0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c098861d4a04e08a54a5a1b4518ab0b (127.6.224.129:33241), 01a3df2be08e4c19a1863de32e25407f (127.6.224.130:37699)
W20260630 12:29:05.191218 18425 leader_election.cc:336] T c0ad1f5f6019423bb00c883eb3d3291c P a121f013ad8a405b839fc758587cfce0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9c098861d4a04e08a54a5a1b4518ab0b (127.6.224.129:33241): Network error: Client connection negotiation failed: client connection to 127.6.224.129:33241: connect: Connection refused (error 111)
W20260630 12:29:05.191864 18426 leader_election.cc:336] T c0ad1f5f6019423bb00c883eb3d3291c P a121f013ad8a405b839fc758587cfce0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01a3df2be08e4c19a1863de32e25407f (127.6.224.130:37699): Network error: Client connection negotiation failed: client connection to 127.6.224.130:37699: connect: Connection refused (error 111)
I20260630 12:29:05.192246 18426 leader_election.cc:304] T c0ad1f5f6019423bb00c883eb3d3291c P a121f013ad8a405b839fc758587cfce0 [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: a121f013ad8a405b839fc758587cfce0; no voters: 01a3df2be08e4c19a1863de32e25407f, 9c098861d4a04e08a54a5a1b4518ab0b
I20260630 12:29:05.192833 18585 raft_consensus.cc:2749] T c0ad1f5f6019423bb00c883eb3d3291c P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:29:05.301092  7042 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 18409)
I20260630 12:29:05.318599 18585 raft_consensus.cc:493] T 0f91b450d8294b2693db69ad8018393c P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01a3df2be08e4c19a1863de32e25407f)
I20260630 12:29:05.319373 18585 raft_consensus.cc:515] T 0f91b450d8294b2693db69ad8018393c P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:29:05.321684 18585 leader_election.cc:290] T 0f91b450d8294b2693db69ad8018393c P a121f013ad8a405b839fc758587cfce0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c098861d4a04e08a54a5a1b4518ab0b (127.6.224.129:33241), 01a3df2be08e4c19a1863de32e25407f (127.6.224.130:37699)
W20260630 12:29:05.326663 18425 leader_election.cc:336] T 0f91b450d8294b2693db69ad8018393c P a121f013ad8a405b839fc758587cfce0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9c098861d4a04e08a54a5a1b4518ab0b (127.6.224.129:33241): Network error: Client connection negotiation failed: client connection to 127.6.224.129:33241: connect: Connection refused (error 111)
W20260630 12:29:05.327164 18426 leader_election.cc:336] T 0f91b450d8294b2693db69ad8018393c P a121f013ad8a405b839fc758587cfce0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01a3df2be08e4c19a1863de32e25407f (127.6.224.130:37699): Network error: Client connection negotiation failed: client connection to 127.6.224.130:37699: connect: Connection refused (error 111)
I20260630 12:29:05.327569 18426 leader_election.cc:304] T 0f91b450d8294b2693db69ad8018393c P a121f013ad8a405b839fc758587cfce0 [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: a121f013ad8a405b839fc758587cfce0; no voters: 01a3df2be08e4c19a1863de32e25407f, 9c098861d4a04e08a54a5a1b4518ab0b
I20260630 12:29:05.328315 18584 raft_consensus.cc:2749] T 0f91b450d8294b2693db69ad8018393c P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:29:05.465656 18584 raft_consensus.cc:493] T 7f967d7ad0dd47f79d92e2d110941511 P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01a3df2be08e4c19a1863de32e25407f)
I20260630 12:29:05.466173 18584 raft_consensus.cc:515] T 7f967d7ad0dd47f79d92e2d110941511 P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c098861d4a04e08a54a5a1b4518ab0b" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 33241 } } peers { permanent_uuid: "01a3df2be08e4c19a1863de32e25407f" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 37699 } } peers { permanent_uuid: "a121f013ad8a405b839fc758587cfce0" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 39889 } }
I20260630 12:29:05.468098 18584 leader_election.cc:290] T 7f967d7ad0dd47f79d92e2d110941511 P a121f013ad8a405b839fc758587cfce0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c098861d4a04e08a54a5a1b4518ab0b (127.6.224.129:33241), 01a3df2be08e4c19a1863de32e25407f (127.6.224.130:37699)
W20260630 12:29:05.471946 18425 leader_election.cc:336] T 7f967d7ad0dd47f79d92e2d110941511 P a121f013ad8a405b839fc758587cfce0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9c098861d4a04e08a54a5a1b4518ab0b (127.6.224.129:33241): Network error: Client connection negotiation failed: client connection to 127.6.224.129:33241: connect: Connection refused (error 111)
W20260630 12:29:05.472445 18426 leader_election.cc:336] T 7f967d7ad0dd47f79d92e2d110941511 P a121f013ad8a405b839fc758587cfce0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01a3df2be08e4c19a1863de32e25407f (127.6.224.130:37699): Network error: Client connection negotiation failed: client connection to 127.6.224.130:37699: connect: Connection refused (error 111)
I20260630 12:29:05.472790 18426 leader_election.cc:304] T 7f967d7ad0dd47f79d92e2d110941511 P a121f013ad8a405b839fc758587cfce0 [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: a121f013ad8a405b839fc758587cfce0; no voters: 01a3df2be08e4c19a1863de32e25407f, 9c098861d4a04e08a54a5a1b4518ab0b
I20260630 12:29:05.473387 18584 raft_consensus.cc:2749] T 7f967d7ad0dd47f79d92e2d110941511 P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:29:06.301721  7042 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 18409)
I20260630 12:29:06.542493  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
I20260630 12:29:06.564239  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:29:06.586514  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:06.587206  7042 tablet_replica.cc:333] T c0ad1f5f6019423bb00c883eb3d3291c P a121f013ad8a405b839fc758587cfce0: stopping tablet replica
I20260630 12:29:06.587839  7042 raft_consensus.cc:2243] T c0ad1f5f6019423bb00c883eb3d3291c P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:06.588375  7042 raft_consensus.cc:2272] T c0ad1f5f6019423bb00c883eb3d3291c P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.590814  7042 tablet_replica.cc:333] T 7f967d7ad0dd47f79d92e2d110941511 P a121f013ad8a405b839fc758587cfce0: stopping tablet replica
I20260630 12:29:06.591388  7042 raft_consensus.cc:2243] T 7f967d7ad0dd47f79d92e2d110941511 P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:06.591833  7042 raft_consensus.cc:2272] T 7f967d7ad0dd47f79d92e2d110941511 P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.594060  7042 tablet_replica.cc:333] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0: stopping tablet replica
I20260630 12:29:06.594550  7042 raft_consensus.cc:2243] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:06.595343  7042 raft_consensus.cc:2272] T fef57e964bba4c5093605a0d05e9c686 P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.597487  7042 tablet_replica.cc:333] T 9e93326d340a41e0ae7ccd973a48a9b1 P a121f013ad8a405b839fc758587cfce0: stopping tablet replica
I20260630 12:29:06.597939  7042 raft_consensus.cc:2243] T 9e93326d340a41e0ae7ccd973a48a9b1 P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:06.598392  7042 raft_consensus.cc:2272] T 9e93326d340a41e0ae7ccd973a48a9b1 P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.600421  7042 tablet_replica.cc:333] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0: stopping tablet replica
I20260630 12:29:06.600874  7042 raft_consensus.cc:2243] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:06.601706  7042 raft_consensus.cc:2272] T 4051ef7a17364ddf8e01e162ca621734 P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.603928  7042 tablet_replica.cc:333] T 0f91b450d8294b2693db69ad8018393c P a121f013ad8a405b839fc758587cfce0: stopping tablet replica
I20260630 12:29:06.604399  7042 raft_consensus.cc:2243] T 0f91b450d8294b2693db69ad8018393c P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:06.604851  7042 raft_consensus.cc:2272] T 0f91b450d8294b2693db69ad8018393c P a121f013ad8a405b839fc758587cfce0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.631155  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:29:06.651232  7042 master.cc:562] Master@127.6.224.190:32853 shutting down...
I20260630 12:29:06.671036  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:06.671662  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.672020  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2df3d720dadc4448bf158747796d3bd3: stopping tablet replica
I20260630 12:29:06.691571  7042 master.cc:584] Master@127.6.224.190:32853 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (15593 ms)
[----------] 24 tests from AutoRebalancerTest (258048 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:29:06.736943  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:38493
I20260630 12:29:06.738157  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:06.744043 18588 instance_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:29:06.744045 18587 instance_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:29:06.745431 18590 instance_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:29:06.745466  7042 server_base.cc:1061] running on GCE node
I20260630 12:29:06.746623  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:06.746817  7042 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:29:06.746978  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822546746961 us; error 0 us; skew 500 ppm
I20260630 12:29:06.747469  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:06.749744  7042 webserver.cc:533] Webserver started at http://127.6.224.190:37265/ using document root <none> and password file <none>
I20260630 12:29:06.750221  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:06.750414  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:06.750674  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:06.751845  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "b60e230991304f549cbd3b40eff3691b"
format_stamp: "Formatted at 2026-06-30 12:29:06 on dist-test-slave-fh7x"
I20260630 12:29:06.756201  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:29:06.759485 18595 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:29:06.760208  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:29:06.760471  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "b60e230991304f549cbd3b40eff3691b"
format_stamp: "Formatted at 2026-06-30 12:29:06 on dist-test-slave-fh7x"
I20260630 12:29:06.760735  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-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:29:06.775250  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:06.776463  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:06.813326  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:38493
I20260630 12:29:06.813417 18646 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:38493 every 8 connection(s)
I20260630 12:29:06.817198 18647 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:29:06.829171 18647 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b: Bootstrap starting.
I20260630 12:29:06.833950 18647 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:06.838213 18647 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b: No bootstrap required, opened a new log
I20260630 12:29:06.840471 18647 raft_consensus.cc:359] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b60e230991304f549cbd3b40eff3691b" member_type: VOTER }
I20260630 12:29:06.840889 18647 raft_consensus.cc:385] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:06.841125 18647 raft_consensus.cc:740] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60e230991304f549cbd3b40eff3691b, State: Initialized, Role: FOLLOWER
I20260630 12:29:06.841764 18647 consensus_queue.cc:260] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b60e230991304f549cbd3b40eff3691b" member_type: VOTER }
I20260630 12:29:06.842203 18647 raft_consensus.cc:399] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:06.842437 18647 raft_consensus.cc:493] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:06.842690 18647 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:06.847720 18647 raft_consensus.cc:515] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b60e230991304f549cbd3b40eff3691b" member_type: VOTER }
I20260630 12:29:06.848251 18647 leader_election.cc:304] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b [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: b60e230991304f549cbd3b40eff3691b; no voters: 
I20260630 12:29:06.849417 18647 leader_election.cc:290] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:06.849841 18650 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:06.851208 18650 raft_consensus.cc:697] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b [term 1 LEADER]: Becoming Leader. State: Replica: b60e230991304f549cbd3b40eff3691b, State: Running, Role: LEADER
I20260630 12:29:06.851951 18650 consensus_queue.cc:237] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b [LEADER]: Queue going to LEADER mode. State: All 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: "b60e230991304f549cbd3b40eff3691b" member_type: VOTER }
I20260630 12:29:06.852289 18647 sys_catalog.cc:565] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:06.857016 18652 sys_catalog.cc:455] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b [sys.catalog]: SysCatalogTable state changed. Reason: New leader b60e230991304f549cbd3b40eff3691b. Latest consensus state: current_term: 1 leader_uuid: "b60e230991304f549cbd3b40eff3691b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b60e230991304f549cbd3b40eff3691b" member_type: VOTER } }
I20260630 12:29:06.857803 18652 sys_catalog.cc:458] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:06.858101 18651 sys_catalog.cc:455] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b60e230991304f549cbd3b40eff3691b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b60e230991304f549cbd3b40eff3691b" member_type: VOTER } }
I20260630 12:29:06.858716 18651 sys_catalog.cc:458] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:06.859813 18657 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:06.864888 18657 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:06.867888  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:06.874076 18657 catalog_manager.cc:1383] Generated new cluster ID: 3bd641716c0844058a76faaa31feaaa5
I20260630 12:29:06.874336 18657 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:06.893664 18657 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:06.894934 18657 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:06.916097 18657 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b: Generated new TSK 0
I20260630 12:29:06.916661 18657 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:06.935019  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:06.941287 18668 instance_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:29:06.941741 18669 instance_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:29:06.943624 18671 instance_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:29:06.943830  7042 server_base.cc:1061] running on GCE node
I20260630 12:29:06.944828  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:06.945032  7042 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:29:06.945225  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822546945204 us; error 0 us; skew 500 ppm
I20260630 12:29:06.945756  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:06.948072  7042 webserver.cc:533] Webserver started at http://127.6.224.129:42549/ using document root <none> and password file <none>
I20260630 12:29:06.948526  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:06.948724  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:06.948976  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:06.950155  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "3f3f40f4db0149f88bd14e15e9d46291"
format_stamp: "Formatted at 2026-06-30 12:29:06 on dist-test-slave-fh7x"
I20260630 12:29:06.954767  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:29:06.958199 18676 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:29:06.958922  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:29:06.959219  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "3f3f40f4db0149f88bd14e15e9d46291"
format_stamp: "Formatted at 2026-06-30 12:29:06 on dist-test-slave-fh7x"
I20260630 12:29:06.959494  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-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:29:06.991192  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:06.992434  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:06.994098  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:06.996595  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:06.996798  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:06.997035  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:06.997241  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:29:07.037992  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:40497
I20260630 12:29:07.038095 18738 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:40497 every 8 connection(s)
I20260630 12:29:07.043236  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:07.050055 18743 instance_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:29:07.051959 18744 instance_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:29:07.052940 18746 instance_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:29:07.054687  7042 server_base.cc:1061] running on GCE node
I20260630 12:29:07.055778  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:07.056051  7042 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:29:07.056272  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822547056253 us; error 0 us; skew 500 ppm
I20260630 12:29:07.056716 18739 heartbeater.cc:344] Connected to a master server at 127.6.224.190:38493
I20260630 12:29:07.056866  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:07.057163 18739 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:07.057964 18739 heartbeater.cc:507] Master 127.6.224.190:38493 requested a full tablet report, sending...
I20260630 12:29:07.059962  7042 webserver.cc:533] Webserver started at http://127.6.224.130:46705/ using document root <none> and password file <none>
I20260630 12:29:07.060180 18612 ts_manager.cc:194] Registered new tserver with Master: 3f3f40f4db0149f88bd14e15e9d46291 (127.6.224.129:40497)
I20260630 12:29:07.060529  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:07.060832  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:07.061144  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:07.062443 18612 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55846
I20260630 12:29:07.062436  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "583fc02dd4ba44eeb844830b0d29125b"
format_stamp: "Formatted at 2026-06-30 12:29:07 on dist-test-slave-fh7x"
I20260630 12:29:07.068022  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:29:07.071295 18751 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:29:07.072032  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:29:07.072319  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "583fc02dd4ba44eeb844830b0d29125b"
format_stamp: "Formatted at 2026-06-30 12:29:07 on dist-test-slave-fh7x"
I20260630 12:29:07.072602  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-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:29:07.092958  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:07.094270  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:07.095693  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:07.097930  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:07.098110  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:07.098366  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:07.098511  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:07.137145  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:33979
I20260630 12:29:07.137271 18813 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:33979 every 8 connection(s)
I20260630 12:29:07.141770  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:07.148777 18817 instance_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:29:07.149468 18818 instance_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:29:07.152390 18820 instance_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:29:07.153158  7042 server_base.cc:1061] running on GCE node
I20260630 12:29:07.154320  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:07.154563  7042 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:29:07.154748  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822547154731 us; error 0 us; skew 500 ppm
I20260630 12:29:07.155161 18814 heartbeater.cc:344] Connected to a master server at 127.6.224.190:38493
I20260630 12:29:07.155323  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:07.155570 18814 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:07.156378 18814 heartbeater.cc:507] Master 127.6.224.190:38493 requested a full tablet report, sending...
I20260630 12:29:07.158140  7042 webserver.cc:533] Webserver started at http://127.6.224.131:40773/ using document root <none> and password file <none>
I20260630 12:29:07.158528 18612 ts_manager.cc:194] Registered new tserver with Master: 583fc02dd4ba44eeb844830b0d29125b (127.6.224.130:33979)
I20260630 12:29:07.158668  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:07.158972  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:07.159209  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:07.160009 18612 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55854
I20260630 12:29:07.160353  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "58a65744c4dc413cbe001147a2b6323a"
format_stamp: "Formatted at 2026-06-30 12:29:07 on dist-test-slave-fh7x"
I20260630 12:29:07.165177  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:29:07.168304 18825 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:29:07.169113  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:07.169409  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "58a65744c4dc413cbe001147a2b6323a"
format_stamp: "Formatted at 2026-06-30 12:29:07 on dist-test-slave-fh7x"
I20260630 12:29:07.169677  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-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:29:07.184391  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:07.185643  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:07.187040  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:07.189324  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:07.189527  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:07.189757  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:07.189908  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:07.227478  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:37661
I20260630 12:29:07.227633 18887 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:37661 every 8 connection(s)
I20260630 12:29:07.240797 18888 heartbeater.cc:344] Connected to a master server at 127.6.224.190:38493
I20260630 12:29:07.241233 18888 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:07.241933 18888 heartbeater.cc:507] Master 127.6.224.190:38493 requested a full tablet report, sending...
I20260630 12:29:07.243795 18612 ts_manager.cc:194] Registered new tserver with Master: 58a65744c4dc413cbe001147a2b6323a (127.6.224.131:37661)
I20260630 12:29:07.244856  7042 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014369499s
I20260630 12:29:07.245144 18612 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55860
I20260630 12:29:08.065966 18739 heartbeater.cc:499] Master 127.6.224.190:38493 was elected leader, sending a full tablet report...
I20260630 12:29:08.162642 18814 heartbeater.cc:499] Master 127.6.224.190:38493 was elected leader, sending a full tablet report...
I20260630 12:29:08.247579 18888 heartbeater.cc:499] Master 127.6.224.190:38493 was elected leader, sending a full tablet report...
I20260630 12:29:08.299455 18612 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55864:
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:29:08.301939 18612 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:29:08.368673 18704 tablet_service.cc:1511] Processing CreateTablet for tablet 876d5ecd9f6d445fa277782847d5e564 (DEFAULT_TABLE table=test-workload [id=0e6e3c402e1645d9aca7a9e4a2fbc57c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:08.370160 18704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 876d5ecd9f6d445fa277782847d5e564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:08.370590 18701 tablet_service.cc:1511] Processing CreateTablet for tablet 72ff02e58aa04b869ff0f8f6d2cee515 (DEFAULT_TABLE table=test-workload [id=0e6e3c402e1645d9aca7a9e4a2fbc57c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:08.371978 18701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ff02e58aa04b869ff0f8f6d2cee515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:08.373314 18700 tablet_service.cc:1511] Processing CreateTablet for tablet 4d4fd8bd5a284b4597ef974182d77275 (DEFAULT_TABLE table=test-workload [id=0e6e3c402e1645d9aca7a9e4a2fbc57c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:08.374082 18702 tablet_service.cc:1511] Processing CreateTablet for tablet 0091313fbd674707a3bac9d75805ba82 (DEFAULT_TABLE table=test-workload [id=0e6e3c402e1645d9aca7a9e4a2fbc57c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:08.374648 18700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4fd8bd5a284b4597ef974182d77275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:08.375736 18703 tablet_service.cc:1511] Processing CreateTablet for tablet c01207c5fa3c43ac8fb3f9fcedc9f8c8 (DEFAULT_TABLE table=test-workload [id=0e6e3c402e1645d9aca7a9e4a2fbc57c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:08.376982 18703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c01207c5fa3c43ac8fb3f9fcedc9f8c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:08.378165 18699 tablet_service.cc:1511] Processing CreateTablet for tablet a000b3c7baf34d0ab1ec33409257f169 (DEFAULT_TABLE table=test-workload [id=0e6e3c402e1645d9aca7a9e4a2fbc57c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:08.379534 18699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a000b3c7baf34d0ab1ec33409257f169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:08.380903 18778 tablet_service.cc:1511] Processing CreateTablet for tablet c01207c5fa3c43ac8fb3f9fcedc9f8c8 (DEFAULT_TABLE table=test-workload [id=0e6e3c402e1645d9aca7a9e4a2fbc57c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:08.382275 18778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c01207c5fa3c43ac8fb3f9fcedc9f8c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:08.386507 18702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0091313fbd674707a3bac9d75805ba82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:08.389183 18777 tablet_service.cc:1511] Processing CreateTablet for tablet 0091313fbd674707a3bac9d75805ba82 (DEFAULT_TABLE table=test-workload [id=0e6e3c402e1645d9aca7a9e4a2fbc57c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:08.391083 18777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0091313fbd674707a3bac9d75805ba82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:08.379654 18779 tablet_service.cc:1511] Processing CreateTablet for tablet 876d5ecd9f6d445fa277782847d5e564 (DEFAULT_TABLE table=test-workload [id=0e6e3c402e1645d9aca7a9e4a2fbc57c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:08.394973 18776 tablet_service.cc:1511] Processing CreateTablet for tablet 72ff02e58aa04b869ff0f8f6d2cee515 (DEFAULT_TABLE table=test-workload [id=0e6e3c402e1645d9aca7a9e4a2fbc57c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:08.395488 18779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 876d5ecd9f6d445fa277782847d5e564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:08.396406 18776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ff02e58aa04b869ff0f8f6d2cee515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:08.406774 18775 tablet_service.cc:1511] Processing CreateTablet for tablet 4d4fd8bd5a284b4597ef974182d77275 (DEFAULT_TABLE table=test-workload [id=0e6e3c402e1645d9aca7a9e4a2fbc57c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:08.408185 18775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4fd8bd5a284b4597ef974182d77275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:08.411645 18774 tablet_service.cc:1511] Processing CreateTablet for tablet a000b3c7baf34d0ab1ec33409257f169 (DEFAULT_TABLE table=test-workload [id=0e6e3c402e1645d9aca7a9e4a2fbc57c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:08.412986 18774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a000b3c7baf34d0ab1ec33409257f169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:08.418524 18849 tablet_service.cc:1511] Processing CreateTablet for tablet 4d4fd8bd5a284b4597ef974182d77275 (DEFAULT_TABLE table=test-workload [id=0e6e3c402e1645d9aca7a9e4a2fbc57c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:08.419922 18849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4fd8bd5a284b4597ef974182d77275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:08.422214 18850 tablet_service.cc:1511] Processing CreateTablet for tablet 72ff02e58aa04b869ff0f8f6d2cee515 (DEFAULT_TABLE table=test-workload [id=0e6e3c402e1645d9aca7a9e4a2fbc57c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:08.424378 18848 tablet_service.cc:1511] Processing CreateTablet for tablet a000b3c7baf34d0ab1ec33409257f169 (DEFAULT_TABLE table=test-workload [id=0e6e3c402e1645d9aca7a9e4a2fbc57c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:08.426206 18850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ff02e58aa04b869ff0f8f6d2cee515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:08.430160 18851 tablet_service.cc:1511] Processing CreateTablet for tablet 0091313fbd674707a3bac9d75805ba82 (DEFAULT_TABLE table=test-workload [id=0e6e3c402e1645d9aca7a9e4a2fbc57c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:08.431553 18851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0091313fbd674707a3bac9d75805ba82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:08.435276 18853 tablet_service.cc:1511] Processing CreateTablet for tablet 876d5ecd9f6d445fa277782847d5e564 (DEFAULT_TABLE table=test-workload [id=0e6e3c402e1645d9aca7a9e4a2fbc57c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:08.437152 18852 tablet_service.cc:1511] Processing CreateTablet for tablet c01207c5fa3c43ac8fb3f9fcedc9f8c8 (DEFAULT_TABLE table=test-workload [id=0e6e3c402e1645d9aca7a9e4a2fbc57c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:08.438601 18848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a000b3c7baf34d0ab1ec33409257f169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:08.439488 18852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c01207c5fa3c43ac8fb3f9fcedc9f8c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:08.440155 18853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 876d5ecd9f6d445fa277782847d5e564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:08.457883 18908 tablet_bootstrap.cc:492] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291: Bootstrap starting.
I20260630 12:29:08.490512 18908 tablet_bootstrap.cc:654] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:08.495639 18909 tablet_bootstrap.cc:492] T 72ff02e58aa04b869ff0f8f6d2cee515 P 583fc02dd4ba44eeb844830b0d29125b: Bootstrap starting.
I20260630 12:29:08.497989 18910 tablet_bootstrap.cc:492] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a: Bootstrap starting.
I20260630 12:29:08.504567 18909 tablet_bootstrap.cc:654] T 72ff02e58aa04b869ff0f8f6d2cee515 P 583fc02dd4ba44eeb844830b0d29125b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:08.507287 18910 tablet_bootstrap.cc:654] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:08.509534 18909 tablet_bootstrap.cc:492] T 72ff02e58aa04b869ff0f8f6d2cee515 P 583fc02dd4ba44eeb844830b0d29125b: No bootstrap required, opened a new log
I20260630 12:29:08.509968 18909 ts_tablet_manager.cc:1403] T 72ff02e58aa04b869ff0f8f6d2cee515 P 583fc02dd4ba44eeb844830b0d29125b: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260630 12:29:08.510836 18908 tablet_bootstrap.cc:492] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291: No bootstrap required, opened a new log
I20260630 12:29:08.511454 18908 ts_tablet_manager.cc:1403] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.000s
I20260630 12:29:08.512178 18909 raft_consensus.cc:359] T 72ff02e58aa04b869ff0f8f6d2cee515 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.512764 18909 raft_consensus.cc:385] T 72ff02e58aa04b869ff0f8f6d2cee515 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:08.512982 18909 raft_consensus.cc:740] T 72ff02e58aa04b869ff0f8f6d2cee515 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 583fc02dd4ba44eeb844830b0d29125b, State: Initialized, Role: FOLLOWER
I20260630 12:29:08.514027 18909 consensus_queue.cc:260] T 72ff02e58aa04b869ff0f8f6d2cee515 P 583fc02dd4ba44eeb844830b0d29125b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.514484 18908 raft_consensus.cc:359] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.515326 18908 raft_consensus.cc:385] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:08.515672 18908 raft_consensus.cc:740] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3f40f4db0149f88bd14e15e9d46291, State: Initialized, Role: FOLLOWER
I20260630 12:29:08.515832 18910 tablet_bootstrap.cc:492] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a: No bootstrap required, opened a new log
I20260630 12:29:08.516395 18910 ts_tablet_manager.cc:1403] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260630 12:29:08.516703 18909 ts_tablet_manager.cc:1434] T 72ff02e58aa04b869ff0f8f6d2cee515 P 583fc02dd4ba44eeb844830b0d29125b: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260630 12:29:08.516718 18908 consensus_queue.cc:260] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.517963 18909 tablet_bootstrap.cc:492] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b: Bootstrap starting.
I20260630 12:29:08.520360 18910 raft_consensus.cc:359] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.521243 18910 raft_consensus.cc:385] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:08.521579 18910 raft_consensus.cc:740] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a65744c4dc413cbe001147a2b6323a, State: Initialized, Role: FOLLOWER
I20260630 12:29:08.522406 18910 consensus_queue.cc:260] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.524847 18909 tablet_bootstrap.cc:654] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:08.534152 18908 ts_tablet_manager.cc:1434] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.012s
I20260630 12:29:08.535463 18910 ts_tablet_manager.cc:1434] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.007s
I20260630 12:29:08.536579 18908 tablet_bootstrap.cc:492] T 0091313fbd674707a3bac9d75805ba82 P 3f3f40f4db0149f88bd14e15e9d46291: Bootstrap starting.
I20260630 12:29:08.538694 18909 tablet_bootstrap.cc:492] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b: No bootstrap required, opened a new log
I20260630 12:29:08.539330 18909 ts_tablet_manager.cc:1403] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260630 12:29:08.542343 18909 raft_consensus.cc:359] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.536626 18910 tablet_bootstrap.cc:492] T a000b3c7baf34d0ab1ec33409257f169 P 58a65744c4dc413cbe001147a2b6323a: Bootstrap starting.
I20260630 12:29:08.543246 18908 tablet_bootstrap.cc:654] T 0091313fbd674707a3bac9d75805ba82 P 3f3f40f4db0149f88bd14e15e9d46291: Neither blocks nor log segments found. Creating new log.
W20260630 12:29:08.543498 18740 tablet.cc:2406] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:29:08.543103 18909 raft_consensus.cc:385] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:08.546037 18909 raft_consensus.cc:740] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 583fc02dd4ba44eeb844830b0d29125b, State: Initialized, Role: FOLLOWER
I20260630 12:29:08.547027 18909 consensus_queue.cc:260] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.548998 18910 tablet_bootstrap.cc:654] T a000b3c7baf34d0ab1ec33409257f169 P 58a65744c4dc413cbe001147a2b6323a: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:08.549234 18909 ts_tablet_manager.cc:1434] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260630 12:29:08.550297 18909 tablet_bootstrap.cc:492] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b: Bootstrap starting.
I20260630 12:29:08.554827 18910 tablet_bootstrap.cc:492] T a000b3c7baf34d0ab1ec33409257f169 P 58a65744c4dc413cbe001147a2b6323a: No bootstrap required, opened a new log
I20260630 12:29:08.555371 18910 ts_tablet_manager.cc:1403] T a000b3c7baf34d0ab1ec33409257f169 P 58a65744c4dc413cbe001147a2b6323a: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.005s
I20260630 12:29:08.556236 18909 tablet_bootstrap.cc:654] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:08.558413 18910 raft_consensus.cc:359] T a000b3c7baf34d0ab1ec33409257f169 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.559159 18910 raft_consensus.cc:385] T a000b3c7baf34d0ab1ec33409257f169 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:08.559461 18910 raft_consensus.cc:740] T a000b3c7baf34d0ab1ec33409257f169 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a65744c4dc413cbe001147a2b6323a, State: Initialized, Role: FOLLOWER
I20260630 12:29:08.560303 18910 consensus_queue.cc:260] T a000b3c7baf34d0ab1ec33409257f169 P 58a65744c4dc413cbe001147a2b6323a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.562805 18910 ts_tablet_manager.cc:1434] T a000b3c7baf34d0ab1ec33409257f169 P 58a65744c4dc413cbe001147a2b6323a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:29:08.564404 18910 tablet_bootstrap.cc:492] T 72ff02e58aa04b869ff0f8f6d2cee515 P 58a65744c4dc413cbe001147a2b6323a: Bootstrap starting.
I20260630 12:29:08.565685 18909 tablet_bootstrap.cc:492] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b: No bootstrap required, opened a new log
I20260630 12:29:08.566112 18909 ts_tablet_manager.cc:1403] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20260630 12:29:08.568430 18909 raft_consensus.cc:359] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.569173 18909 raft_consensus.cc:385] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:08.569466 18909 raft_consensus.cc:740] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 583fc02dd4ba44eeb844830b0d29125b, State: Initialized, Role: FOLLOWER
I20260630 12:29:08.569909 18910 tablet_bootstrap.cc:654] T 72ff02e58aa04b869ff0f8f6d2cee515 P 58a65744c4dc413cbe001147a2b6323a: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:08.570187 18909 consensus_queue.cc:260] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.562294 18908 tablet_bootstrap.cc:492] T 0091313fbd674707a3bac9d75805ba82 P 3f3f40f4db0149f88bd14e15e9d46291: No bootstrap required, opened a new log
I20260630 12:29:08.572341 18909 ts_tablet_manager.cc:1434] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260630 12:29:08.572889 18908 ts_tablet_manager.cc:1403] T 0091313fbd674707a3bac9d75805ba82 P 3f3f40f4db0149f88bd14e15e9d46291: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.004s
I20260630 12:29:08.573580 18909 tablet_bootstrap.cc:492] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 583fc02dd4ba44eeb844830b0d29125b: Bootstrap starting.
I20260630 12:29:08.575165 18910 tablet_bootstrap.cc:492] T 72ff02e58aa04b869ff0f8f6d2cee515 P 58a65744c4dc413cbe001147a2b6323a: No bootstrap required, opened a new log
I20260630 12:29:08.575716 18910 ts_tablet_manager.cc:1403] T 72ff02e58aa04b869ff0f8f6d2cee515 P 58a65744c4dc413cbe001147a2b6323a: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260630 12:29:08.576218 18908 raft_consensus.cc:359] T 0091313fbd674707a3bac9d75805ba82 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.577028 18908 raft_consensus.cc:385] T 0091313fbd674707a3bac9d75805ba82 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:08.577385 18908 raft_consensus.cc:740] T 0091313fbd674707a3bac9d75805ba82 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3f40f4db0149f88bd14e15e9d46291, State: Initialized, Role: FOLLOWER
I20260630 12:29:08.578282 18908 consensus_queue.cc:260] T 0091313fbd674707a3bac9d75805ba82 P 3f3f40f4db0149f88bd14e15e9d46291 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.578747 18910 raft_consensus.cc:359] T 72ff02e58aa04b869ff0f8f6d2cee515 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.579485 18910 raft_consensus.cc:385] T 72ff02e58aa04b869ff0f8f6d2cee515 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:08.579803 18910 raft_consensus.cc:740] T 72ff02e58aa04b869ff0f8f6d2cee515 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a65744c4dc413cbe001147a2b6323a, State: Initialized, Role: FOLLOWER
I20260630 12:29:08.580314 18909 tablet_bootstrap.cc:654] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 583fc02dd4ba44eeb844830b0d29125b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:08.580678 18910 consensus_queue.cc:260] T 72ff02e58aa04b869ff0f8f6d2cee515 P 58a65744c4dc413cbe001147a2b6323a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.583312 18910 ts_tablet_manager.cc:1434] T 72ff02e58aa04b869ff0f8f6d2cee515 P 58a65744c4dc413cbe001147a2b6323a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:29:08.584355 18910 tablet_bootstrap.cc:492] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 58a65744c4dc413cbe001147a2b6323a: Bootstrap starting.
I20260630 12:29:08.588409 18916 raft_consensus.cc:493] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:08.588986 18908 ts_tablet_manager.cc:1434] T 0091313fbd674707a3bac9d75805ba82 P 3f3f40f4db0149f88bd14e15e9d46291: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260630 12:29:08.590395 18910 tablet_bootstrap.cc:654] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 58a65744c4dc413cbe001147a2b6323a: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:08.591892 18909 tablet_bootstrap.cc:492] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 583fc02dd4ba44eeb844830b0d29125b: No bootstrap required, opened a new log
I20260630 12:29:08.592445 18909 ts_tablet_manager.cc:1403] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 583fc02dd4ba44eeb844830b0d29125b: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260630 12:29:08.589003 18916 raft_consensus.cc:515] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.595427 18909 raft_consensus.cc:359] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.596149 18909 raft_consensus.cc:385] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:08.596412 18909 raft_consensus.cc:740] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 583fc02dd4ba44eeb844830b0d29125b, State: Initialized, Role: FOLLOWER
I20260630 12:29:08.596956 18908 tablet_bootstrap.cc:492] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291: Bootstrap starting.
I20260630 12:29:08.597123 18909 consensus_queue.cc:260] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 583fc02dd4ba44eeb844830b0d29125b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.597815 18916 leader_election.cc:290] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f3f40f4db0149f88bd14e15e9d46291 (127.6.224.129:40497), 583fc02dd4ba44eeb844830b0d29125b (127.6.224.130:33979)
I20260630 12:29:08.599587 18909 ts_tablet_manager.cc:1434] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 583fc02dd4ba44eeb844830b0d29125b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:29:08.600637 18909 tablet_bootstrap.cc:492] T 4d4fd8bd5a284b4597ef974182d77275 P 583fc02dd4ba44eeb844830b0d29125b: Bootstrap starting.
I20260630 12:29:08.605289 18908 tablet_bootstrap.cc:654] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:08.606946 18909 tablet_bootstrap.cc:654] T 4d4fd8bd5a284b4597ef974182d77275 P 583fc02dd4ba44eeb844830b0d29125b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:08.618355 18908 tablet_bootstrap.cc:492] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291: No bootstrap required, opened a new log
I20260630 12:29:08.618665 18909 tablet_bootstrap.cc:492] T 4d4fd8bd5a284b4597ef974182d77275 P 583fc02dd4ba44eeb844830b0d29125b: No bootstrap required, opened a new log
I20260630 12:29:08.619257 18908 ts_tablet_manager.cc:1403] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.013s
I20260630 12:29:08.619597 18909 ts_tablet_manager.cc:1403] T 4d4fd8bd5a284b4597ef974182d77275 P 583fc02dd4ba44eeb844830b0d29125b: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260630 12:29:08.622768 18909 raft_consensus.cc:359] T 4d4fd8bd5a284b4597ef974182d77275 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.623577 18909 raft_consensus.cc:385] T 4d4fd8bd5a284b4597ef974182d77275 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:08.623291 18908 raft_consensus.cc:359] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.624018 18909 raft_consensus.cc:740] T 4d4fd8bd5a284b4597ef974182d77275 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 583fc02dd4ba44eeb844830b0d29125b, State: Initialized, Role: FOLLOWER
I20260630 12:29:08.624365 18908 raft_consensus.cc:385] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:08.624902 18908 raft_consensus.cc:740] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3f40f4db0149f88bd14e15e9d46291, State: Initialized, Role: FOLLOWER
I20260630 12:29:08.625133 18909 consensus_queue.cc:260] T 4d4fd8bd5a284b4597ef974182d77275 P 583fc02dd4ba44eeb844830b0d29125b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.626199 18908 consensus_queue.cc:260] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.629557 18909 ts_tablet_manager.cc:1434] T 4d4fd8bd5a284b4597ef974182d77275 P 583fc02dd4ba44eeb844830b0d29125b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:29:08.631892 18908 ts_tablet_manager.cc:1434] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:29:08.631989 18909 tablet_bootstrap.cc:492] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b: Bootstrap starting.
I20260630 12:29:08.644770 18909 tablet_bootstrap.cc:654] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:08.634748 18910 tablet_bootstrap.cc:492] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 58a65744c4dc413cbe001147a2b6323a: No bootstrap required, opened a new log
I20260630 12:29:08.645557 18910 ts_tablet_manager.cc:1403] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 58a65744c4dc413cbe001147a2b6323a: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.032s
I20260630 12:29:08.646453 18908 tablet_bootstrap.cc:492] T 4d4fd8bd5a284b4597ef974182d77275 P 3f3f40f4db0149f88bd14e15e9d46291: Bootstrap starting.
I20260630 12:29:08.648612 18910 raft_consensus.cc:359] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.649387 18910 raft_consensus.cc:385] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:08.649709 18910 raft_consensus.cc:740] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a65744c4dc413cbe001147a2b6323a, State: Initialized, Role: FOLLOWER
I20260630 12:29:08.650452 18910 consensus_queue.cc:260] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 58a65744c4dc413cbe001147a2b6323a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.651579 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4fd8bd5a284b4597ef974182d77275" candidate_uuid: "58a65744c4dc413cbe001147a2b6323a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "583fc02dd4ba44eeb844830b0d29125b" is_pre_election: true
I20260630 12:29:08.652385 18789 raft_consensus.cc:2468] T 4d4fd8bd5a284b4597ef974182d77275 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58a65744c4dc413cbe001147a2b6323a in term 0.
I20260630 12:29:08.652762 18910 ts_tablet_manager.cc:1434] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 58a65744c4dc413cbe001147a2b6323a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260630 12:29:08.654500 18908 tablet_bootstrap.cc:654] T 4d4fd8bd5a284b4597ef974182d77275 P 3f3f40f4db0149f88bd14e15e9d46291: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:08.654788 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4fd8bd5a284b4597ef974182d77275" candidate_uuid: "58a65744c4dc413cbe001147a2b6323a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3f40f4db0149f88bd14e15e9d46291" is_pre_election: true
I20260630 12:29:08.656284 18828 leader_election.cc:304] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 583fc02dd4ba44eeb844830b0d29125b, 58a65744c4dc413cbe001147a2b6323a; no voters: 
I20260630 12:29:08.656843 18910 tablet_bootstrap.cc:492] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a: Bootstrap starting.
I20260630 12:29:08.657143 18916 raft_consensus.cc:2804] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:08.657527 18916 raft_consensus.cc:493] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:08.657843 18916 raft_consensus.cc:3060] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:08.660600 18908 tablet_bootstrap.cc:492] T 4d4fd8bd5a284b4597ef974182d77275 P 3f3f40f4db0149f88bd14e15e9d46291: No bootstrap required, opened a new log
I20260630 12:29:08.661370 18908 ts_tablet_manager.cc:1403] T 4d4fd8bd5a284b4597ef974182d77275 P 3f3f40f4db0149f88bd14e15e9d46291: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:29:08.661545 18914 raft_consensus.cc:493] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:08.663987 18914 raft_consensus.cc:515] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.665242 18908 raft_consensus.cc:359] T 4d4fd8bd5a284b4597ef974182d77275 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.666141 18908 raft_consensus.cc:385] T 4d4fd8bd5a284b4597ef974182d77275 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:08.666453 18908 raft_consensus.cc:740] T 4d4fd8bd5a284b4597ef974182d77275 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3f40f4db0149f88bd14e15e9d46291, State: Initialized, Role: FOLLOWER
I20260630 12:29:08.667690 18910 tablet_bootstrap.cc:654] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:08.667382 18908 consensus_queue.cc:260] T 4d4fd8bd5a284b4597ef974182d77275 P 3f3f40f4db0149f88bd14e15e9d46291 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.668098 18914 leader_election.cc:290] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f3f40f4db0149f88bd14e15e9d46291 (127.6.224.129:40497), 58a65744c4dc413cbe001147a2b6323a (127.6.224.131:37661)
I20260630 12:29:08.665832 18916 raft_consensus.cc:515] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.676883 18916 leader_election.cc:290] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [CANDIDATE]: Term 1 election: Requested vote from peers 3f3f40f4db0149f88bd14e15e9d46291 (127.6.224.129:40497), 583fc02dd4ba44eeb844830b0d29125b (127.6.224.130:33979)
W20260630 12:29:08.674079 18828 leader_election.cc:343] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f3f40f4db0149f88bd14e15e9d46291 (127.6.224.129:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:08.678213 18908 ts_tablet_manager.cc:1434] T 4d4fd8bd5a284b4597ef974182d77275 P 3f3f40f4db0149f88bd14e15e9d46291: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:29:08.681941 18910 tablet_bootstrap.cc:492] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a: No bootstrap required, opened a new log
I20260630 12:29:08.683511 18908 tablet_bootstrap.cc:492] T 876d5ecd9f6d445fa277782847d5e564 P 3f3f40f4db0149f88bd14e15e9d46291: Bootstrap starting.
I20260630 12:29:08.688459 18910 ts_tablet_manager.cc:1403] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.000s
I20260630 12:29:08.690918 18908 tablet_bootstrap.cc:654] T 876d5ecd9f6d445fa277782847d5e564 P 3f3f40f4db0149f88bd14e15e9d46291: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:08.692523 18910 raft_consensus.cc:359] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.693615 18910 raft_consensus.cc:385] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:08.694039 18910 raft_consensus.cc:740] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a65744c4dc413cbe001147a2b6323a, State: Initialized, Role: FOLLOWER
I20260630 12:29:08.695501 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4fd8bd5a284b4597ef974182d77275" candidate_uuid: "58a65744c4dc413cbe001147a2b6323a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3f40f4db0149f88bd14e15e9d46291"
I20260630 12:29:08.696194 18714 raft_consensus.cc:3060] T 4d4fd8bd5a284b4597ef974182d77275 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:08.696228 18910 consensus_queue.cc:260] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.699292 18910 ts_tablet_manager.cc:1434] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:29:08.700618 18910 tablet_bootstrap.cc:492] T 0091313fbd674707a3bac9d75805ba82 P 58a65744c4dc413cbe001147a2b6323a: Bootstrap starting.
I20260630 12:29:08.704336 18916 raft_consensus.cc:493] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:08.704890 18714 raft_consensus.cc:2468] T 4d4fd8bd5a284b4597ef974182d77275 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58a65744c4dc413cbe001147a2b6323a in term 1.
I20260630 12:29:08.705143 18916 raft_consensus.cc:515] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.707912 18916 leader_election.cc:290] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f3f40f4db0149f88bd14e15e9d46291 (127.6.224.129:40497), 583fc02dd4ba44eeb844830b0d29125b (127.6.224.130:33979)
I20260630 12:29:08.713809 18916 raft_consensus.cc:493] T a000b3c7baf34d0ab1ec33409257f169 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:08.714444 18916 raft_consensus.cc:515] T a000b3c7baf34d0ab1ec33409257f169 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.715281 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4fd8bd5a284b4597ef974182d77275" candidate_uuid: "58a65744c4dc413cbe001147a2b6323a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "583fc02dd4ba44eeb844830b0d29125b"
I20260630 12:29:08.715991 18789 raft_consensus.cc:3060] T 4d4fd8bd5a284b4597ef974182d77275 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:08.716848 18916 leader_election.cc:290] T a000b3c7baf34d0ab1ec33409257f169 P 58a65744c4dc413cbe001147a2b6323a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f3f40f4db0149f88bd14e15e9d46291 (127.6.224.129:40497), 583fc02dd4ba44eeb844830b0d29125b (127.6.224.130:33979)
I20260630 12:29:08.713219 18910 tablet_bootstrap.cc:654] T 0091313fbd674707a3bac9d75805ba82 P 58a65744c4dc413cbe001147a2b6323a: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:08.724227 18789 raft_consensus.cc:2468] T 4d4fd8bd5a284b4597ef974182d77275 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58a65744c4dc413cbe001147a2b6323a in term 1.
I20260630 12:29:08.726543 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876d5ecd9f6d445fa277782847d5e564" candidate_uuid: "58a65744c4dc413cbe001147a2b6323a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3f40f4db0149f88bd14e15e9d46291" is_pre_election: true
I20260630 12:29:08.727093 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a000b3c7baf34d0ab1ec33409257f169" candidate_uuid: "58a65744c4dc413cbe001147a2b6323a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3f40f4db0149f88bd14e15e9d46291" is_pre_election: true
I20260630 12:29:08.728569 18915 raft_consensus.cc:493] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:08.729390 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876d5ecd9f6d445fa277782847d5e564" candidate_uuid: "58a65744c4dc413cbe001147a2b6323a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "583fc02dd4ba44eeb844830b0d29125b" is_pre_election: true
I20260630 12:29:08.729199 18915 raft_consensus.cc:515] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.730094 18789 raft_consensus.cc:2468] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58a65744c4dc413cbe001147a2b6323a in term 0.
I20260630 12:29:08.730443 18910 tablet_bootstrap.cc:492] T 0091313fbd674707a3bac9d75805ba82 P 58a65744c4dc413cbe001147a2b6323a: No bootstrap required, opened a new log
I20260630 12:29:08.731071 18910 ts_tablet_manager.cc:1403] T 0091313fbd674707a3bac9d75805ba82 P 58a65744c4dc413cbe001147a2b6323a: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.002s
I20260630 12:29:08.732975 18828 leader_election.cc:304] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 583fc02dd4ba44eeb844830b0d29125b, 58a65744c4dc413cbe001147a2b6323a; no voters: 
I20260630 12:29:08.733918 18828 leader_election.cc:304] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 583fc02dd4ba44eeb844830b0d29125b, 58a65744c4dc413cbe001147a2b6323a; no voters: 
I20260630 12:29:08.733956 18933 raft_consensus.cc:2804] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:08.735213 18916 raft_consensus.cc:2804] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:08.735592 18916 raft_consensus.cc:493] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:08.735932 18916 raft_consensus.cc:3060] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:08.738168 18910 raft_consensus.cc:359] T 0091313fbd674707a3bac9d75805ba82 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.739120 18910 raft_consensus.cc:385] T 0091313fbd674707a3bac9d75805ba82 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:08.739462 18910 raft_consensus.cc:740] T 0091313fbd674707a3bac9d75805ba82 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a65744c4dc413cbe001147a2b6323a, State: Initialized, Role: FOLLOWER
I20260630 12:29:08.740589 18910 consensus_queue.cc:260] T 0091313fbd674707a3bac9d75805ba82 P 58a65744c4dc413cbe001147a2b6323a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.743480 18916 raft_consensus.cc:515] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.744588 18915 leader_election.cc:290] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 583fc02dd4ba44eeb844830b0d29125b (127.6.224.130:33979), 58a65744c4dc413cbe001147a2b6323a (127.6.224.131:37661)
I20260630 12:29:08.746469 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a000b3c7baf34d0ab1ec33409257f169" candidate_uuid: "58a65744c4dc413cbe001147a2b6323a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "583fc02dd4ba44eeb844830b0d29125b" is_pre_election: true
I20260630 12:29:08.750355 18910 ts_tablet_manager.cc:1434] T 0091313fbd674707a3bac9d75805ba82 P 58a65744c4dc413cbe001147a2b6323a: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.012s
W20260630 12:29:08.752429 18828 leader_election.cc:343] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f3f40f4db0149f88bd14e15e9d46291 (127.6.224.129:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:08.753119 18909 tablet_bootstrap.cc:492] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b: No bootstrap required, opened a new log
I20260630 12:29:08.756870 18909 ts_tablet_manager.cc:1403] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b: Time spent bootstrapping tablet: real 0.125s	user 0.048s	sys 0.047s
I20260630 12:29:08.757934 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876d5ecd9f6d445fa277782847d5e564" candidate_uuid: "583fc02dd4ba44eeb844830b0d29125b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3f40f4db0149f88bd14e15e9d46291" is_pre_election: true
I20260630 12:29:08.759182 18909 raft_consensus.cc:359] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.745780 18916 leader_election.cc:290] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [CANDIDATE]: Term 1 election: Requested vote from peers 3f3f40f4db0149f88bd14e15e9d46291 (127.6.224.129:40497), 583fc02dd4ba44eeb844830b0d29125b (127.6.224.130:33979)
I20260630 12:29:08.755725 18908 tablet_bootstrap.cc:492] T 876d5ecd9f6d445fa277782847d5e564 P 3f3f40f4db0149f88bd14e15e9d46291: No bootstrap required, opened a new log
I20260630 12:29:08.759771 18909 raft_consensus.cc:385] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:08.760330 18909 raft_consensus.cc:740] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 583fc02dd4ba44eeb844830b0d29125b, State: Initialized, Role: FOLLOWER
W20260630 12:29:08.759716 18754 leader_election.cc:343] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f3f40f4db0149f88bd14e15e9d46291 (127.6.224.129:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:08.760429 18908 ts_tablet_manager.cc:1403] T 876d5ecd9f6d445fa277782847d5e564 P 3f3f40f4db0149f88bd14e15e9d46291: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.003s
I20260630 12:29:08.761304 18909 consensus_queue.cc:260] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.764192 18909 ts_tablet_manager.cc:1434] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:29:08.762140 18933 raft_consensus.cc:697] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [term 1 LEADER]: Becoming Leader. State: Replica: 58a65744c4dc413cbe001147a2b6323a, State: Running, Role: LEADER
I20260630 12:29:08.764431 18908 raft_consensus.cc:359] T 876d5ecd9f6d445fa277782847d5e564 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.768594 18908 raft_consensus.cc:385] T 876d5ecd9f6d445fa277782847d5e564 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:08.768978 18908 raft_consensus.cc:740] T 876d5ecd9f6d445fa277782847d5e564 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3f40f4db0149f88bd14e15e9d46291, State: Initialized, Role: FOLLOWER
I20260630 12:29:08.769898 18908 consensus_queue.cc:260] T 876d5ecd9f6d445fa277782847d5e564 P 3f3f40f4db0149f88bd14e15e9d46291 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
W20260630 12:29:08.765832 18828 leader_election.cc:343] T a000b3c7baf34d0ab1ec33409257f169 P 58a65744c4dc413cbe001147a2b6323a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f3f40f4db0149f88bd14e15e9d46291 (127.6.224.129:40497): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:08.765352 18933 consensus_queue.cc:237] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.774207 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876d5ecd9f6d445fa277782847d5e564" candidate_uuid: "58a65744c4dc413cbe001147a2b6323a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3f40f4db0149f88bd14e15e9d46291"
I20260630 12:29:08.774397 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876d5ecd9f6d445fa277782847d5e564" candidate_uuid: "583fc02dd4ba44eeb844830b0d29125b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a65744c4dc413cbe001147a2b6323a" is_pre_election: true
I20260630 12:29:08.775377 18863 raft_consensus.cc:2393] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 583fc02dd4ba44eeb844830b0d29125b in current term 1: Already voted for candidate 58a65744c4dc413cbe001147a2b6323a in this term.
W20260630 12:29:08.774187 18828 leader_election.cc:343] T a000b3c7baf34d0ab1ec33409257f169 P 58a65744c4dc413cbe001147a2b6323a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 583fc02dd4ba44eeb844830b0d29125b (127.6.224.130:33979): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:08.777467 18828 leader_election.cc:304] T a000b3c7baf34d0ab1ec33409257f169 P 58a65744c4dc413cbe001147a2b6323a [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: 58a65744c4dc413cbe001147a2b6323a; no voters: 3f3f40f4db0149f88bd14e15e9d46291, 583fc02dd4ba44eeb844830b0d29125b
I20260630 12:29:08.778373 18937 raft_consensus.cc:2749] T a000b3c7baf34d0ab1ec33409257f169 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:08.778834 18713 raft_consensus.cc:3060] T 876d5ecd9f6d445fa277782847d5e564 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:08.779268 18752 leader_election.cc:304] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b [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: 583fc02dd4ba44eeb844830b0d29125b; no voters: 3f3f40f4db0149f88bd14e15e9d46291, 58a65744c4dc413cbe001147a2b6323a
I20260630 12:29:08.780468 18914 raft_consensus.cc:3060] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:08.785429 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ff02e58aa04b869ff0f8f6d2cee515" candidate_uuid: "3f3f40f4db0149f88bd14e15e9d46291" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "583fc02dd4ba44eeb844830b0d29125b" is_pre_election: true
I20260630 12:29:08.786221 18789 raft_consensus.cc:2468] T 72ff02e58aa04b869ff0f8f6d2cee515 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f3f40f4db0149f88bd14e15e9d46291 in term 0.
I20260630 12:29:08.787310 18788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "876d5ecd9f6d445fa277782847d5e564" candidate_uuid: "58a65744c4dc413cbe001147a2b6323a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "583fc02dd4ba44eeb844830b0d29125b"
I20260630 12:29:08.788530 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ff02e58aa04b869ff0f8f6d2cee515" candidate_uuid: "3f3f40f4db0149f88bd14e15e9d46291" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a65744c4dc413cbe001147a2b6323a" is_pre_election: true
I20260630 12:29:08.788507 18713 raft_consensus.cc:2468] T 876d5ecd9f6d445fa277782847d5e564 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58a65744c4dc413cbe001147a2b6323a in term 1.
I20260630 12:29:08.789440 18863 raft_consensus.cc:2468] T 72ff02e58aa04b869ff0f8f6d2cee515 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f3f40f4db0149f88bd14e15e9d46291 in term 0.
I20260630 12:29:08.790823 18679 leader_election.cc:304] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3f40f4db0149f88bd14e15e9d46291, 583fc02dd4ba44eeb844830b0d29125b; no voters: 
I20260630 12:29:08.791745 18915 raft_consensus.cc:2804] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:08.792135 18915 raft_consensus.cc:493] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:08.792454 18915 raft_consensus.cc:3060] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:08.793383 18914 raft_consensus.cc:2749] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:08.796886 18610 catalog_manager.cc:5697] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a reported cstate change: term changed from 0 to 1, leader changed from <none> to 58a65744c4dc413cbe001147a2b6323a (127.6.224.131). New cstate: current_term: 1 leader_uuid: "58a65744c4dc413cbe001147a2b6323a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:08.801034 18915 raft_consensus.cc:515] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.802441 18788 raft_consensus.cc:2468] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58a65744c4dc413cbe001147a2b6323a in term 1.
I20260630 12:29:08.803495 18908 ts_tablet_manager.cc:1434] T 876d5ecd9f6d445fa277782847d5e564 P 3f3f40f4db0149f88bd14e15e9d46291: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260630 12:29:08.804373 18828 leader_election.cc:304] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 583fc02dd4ba44eeb844830b0d29125b, 58a65744c4dc413cbe001147a2b6323a; no voters: 
I20260630 12:29:08.804633 18908 tablet_bootstrap.cc:492] T a000b3c7baf34d0ab1ec33409257f169 P 3f3f40f4db0149f88bd14e15e9d46291: Bootstrap starting.
I20260630 12:29:08.805284 18933 raft_consensus.cc:2804] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:08.805976 18933 raft_consensus.cc:697] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [term 1 LEADER]: Becoming Leader. State: Replica: 58a65744c4dc413cbe001147a2b6323a, State: Running, Role: LEADER
I20260630 12:29:08.806846 18933 consensus_queue.cc:237] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.809561 18788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ff02e58aa04b869ff0f8f6d2cee515" candidate_uuid: "3f3f40f4db0149f88bd14e15e9d46291" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "583fc02dd4ba44eeb844830b0d29125b"
I20260630 12:29:08.810179 18788 raft_consensus.cc:3060] T 72ff02e58aa04b869ff0f8f6d2cee515 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:08.811388 18915 leader_election.cc:290] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [CANDIDATE]: Term 1 election: Requested vote from peers 583fc02dd4ba44eeb844830b0d29125b (127.6.224.130:33979), 58a65744c4dc413cbe001147a2b6323a (127.6.224.131:37661)
I20260630 12:29:08.812006 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ff02e58aa04b869ff0f8f6d2cee515" candidate_uuid: "3f3f40f4db0149f88bd14e15e9d46291" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a65744c4dc413cbe001147a2b6323a"
I20260630 12:29:08.812474 18863 raft_consensus.cc:3060] T 72ff02e58aa04b869ff0f8f6d2cee515 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:08.811054 18908 tablet_bootstrap.cc:654] T a000b3c7baf34d0ab1ec33409257f169 P 3f3f40f4db0149f88bd14e15e9d46291: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:08.817981 18863 raft_consensus.cc:2468] T 72ff02e58aa04b869ff0f8f6d2cee515 P 58a65744c4dc413cbe001147a2b6323a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3f40f4db0149f88bd14e15e9d46291 in term 1.
I20260630 12:29:08.819217 18788 raft_consensus.cc:2468] T 72ff02e58aa04b869ff0f8f6d2cee515 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3f40f4db0149f88bd14e15e9d46291 in term 1.
I20260630 12:29:08.819404 18677 leader_election.cc:304] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3f40f4db0149f88bd14e15e9d46291, 58a65744c4dc413cbe001147a2b6323a; no voters: 
I20260630 12:29:08.820317 18915 raft_consensus.cc:2804] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:08.824012 18915 raft_consensus.cc:697] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 LEADER]: Becoming Leader. State: Replica: 3f3f40f4db0149f88bd14e15e9d46291, State: Running, Role: LEADER
I20260630 12:29:08.824949 18915 consensus_queue.cc:237] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.825596 18611 catalog_manager.cc:5697] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a reported cstate change: term changed from 0 to 1, leader changed from <none> to 58a65744c4dc413cbe001147a2b6323a (127.6.224.131). New cstate: current_term: 1 leader_uuid: "58a65744c4dc413cbe001147a2b6323a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:08.826395 18908 tablet_bootstrap.cc:492] T a000b3c7baf34d0ab1ec33409257f169 P 3f3f40f4db0149f88bd14e15e9d46291: No bootstrap required, opened a new log
I20260630 12:29:08.827006 18908 ts_tablet_manager.cc:1403] T a000b3c7baf34d0ab1ec33409257f169 P 3f3f40f4db0149f88bd14e15e9d46291: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.011s
I20260630 12:29:08.830173 18908 raft_consensus.cc:359] T a000b3c7baf34d0ab1ec33409257f169 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.830972 18908 raft_consensus.cc:385] T a000b3c7baf34d0ab1ec33409257f169 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:08.831318 18908 raft_consensus.cc:740] T a000b3c7baf34d0ab1ec33409257f169 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3f40f4db0149f88bd14e15e9d46291, State: Initialized, Role: FOLLOWER
I20260630 12:29:08.831934 18908 consensus_queue.cc:260] T a000b3c7baf34d0ab1ec33409257f169 P 3f3f40f4db0149f88bd14e15e9d46291 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.834168 18908 ts_tablet_manager.cc:1434] T a000b3c7baf34d0ab1ec33409257f169 P 3f3f40f4db0149f88bd14e15e9d46291: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:29:08.834265 18610 catalog_manager.cc:5697] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f3f40f4db0149f88bd14e15e9d46291 (127.6.224.129). New cstate: current_term: 1 leader_uuid: "3f3f40f4db0149f88bd14e15e9d46291" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:08.853400 18915 raft_consensus.cc:493] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:08.853870 18915 raft_consensus.cc:515] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.855607 18915 leader_election.cc:290] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 583fc02dd4ba44eeb844830b0d29125b (127.6.224.130:33979), 58a65744c4dc413cbe001147a2b6323a (127.6.224.131:37661)
I20260630 12:29:08.856434 18788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01207c5fa3c43ac8fb3f9fcedc9f8c8" candidate_uuid: "3f3f40f4db0149f88bd14e15e9d46291" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "583fc02dd4ba44eeb844830b0d29125b" is_pre_election: true
I20260630 12:29:08.856583 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01207c5fa3c43ac8fb3f9fcedc9f8c8" candidate_uuid: "3f3f40f4db0149f88bd14e15e9d46291" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a65744c4dc413cbe001147a2b6323a" is_pre_election: true
I20260630 12:29:08.857075 18788 raft_consensus.cc:2468] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f3f40f4db0149f88bd14e15e9d46291 in term 0.
I20260630 12:29:08.857193 18863 raft_consensus.cc:2468] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f3f40f4db0149f88bd14e15e9d46291 in term 0.
I20260630 12:29:08.858072 18679 leader_election.cc:304] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3f40f4db0149f88bd14e15e9d46291, 583fc02dd4ba44eeb844830b0d29125b; no voters: 
I20260630 12:29:08.858744 18915 raft_consensus.cc:2804] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:08.859114 18915 raft_consensus.cc:493] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:08.859361 18915 raft_consensus.cc:3060] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:29:08.865171 18660 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:29:08.865025 18915 raft_consensus.cc:515] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.866776 18915 leader_election.cc:290] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [CANDIDATE]: Term 1 election: Requested vote from peers 583fc02dd4ba44eeb844830b0d29125b (127.6.224.130:33979), 58a65744c4dc413cbe001147a2b6323a (127.6.224.131:37661)
I20260630 12:29:08.867640 18788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01207c5fa3c43ac8fb3f9fcedc9f8c8" candidate_uuid: "3f3f40f4db0149f88bd14e15e9d46291" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "583fc02dd4ba44eeb844830b0d29125b"
I20260630 12:29:08.867851 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01207c5fa3c43ac8fb3f9fcedc9f8c8" candidate_uuid: "3f3f40f4db0149f88bd14e15e9d46291" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a65744c4dc413cbe001147a2b6323a"
I20260630 12:29:08.868315 18788 raft_consensus.cc:3060] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:08.868382 18863 raft_consensus.cc:3060] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:08.875808 18863 raft_consensus.cc:2468] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 58a65744c4dc413cbe001147a2b6323a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3f40f4db0149f88bd14e15e9d46291 in term 1.
I20260630 12:29:08.875808 18788 raft_consensus.cc:2468] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3f40f4db0149f88bd14e15e9d46291 in term 1.
I20260630 12:29:08.877111 18677 leader_election.cc:304] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3f40f4db0149f88bd14e15e9d46291, 58a65744c4dc413cbe001147a2b6323a; no voters: 
I20260630 12:29:08.877789 18915 raft_consensus.cc:2804] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:08.878218 18915 raft_consensus.cc:697] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 LEADER]: Becoming Leader. State: Replica: 3f3f40f4db0149f88bd14e15e9d46291, State: Running, Role: LEADER
I20260630 12:29:08.878943 18915 consensus_queue.cc:237] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.885464 18610 catalog_manager.cc:5697] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f3f40f4db0149f88bd14e15e9d46291 (127.6.224.129). New cstate: current_term: 1 leader_uuid: "3f3f40f4db0149f88bd14e15e9d46291" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:08.889557 18914 raft_consensus.cc:493] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:08.890120 18914 raft_consensus.cc:515] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.891934 18914 leader_election.cc:290] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f3f40f4db0149f88bd14e15e9d46291 (127.6.224.129:40497), 58a65744c4dc413cbe001147a2b6323a (127.6.224.131:37661)
I20260630 12:29:08.892663 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0091313fbd674707a3bac9d75805ba82" candidate_uuid: "583fc02dd4ba44eeb844830b0d29125b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3f40f4db0149f88bd14e15e9d46291" is_pre_election: true
I20260630 12:29:08.893108 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0091313fbd674707a3bac9d75805ba82" candidate_uuid: "583fc02dd4ba44eeb844830b0d29125b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a65744c4dc413cbe001147a2b6323a" is_pre_election: true
I20260630 12:29:08.893352 18713 raft_consensus.cc:2468] T 0091313fbd674707a3bac9d75805ba82 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 583fc02dd4ba44eeb844830b0d29125b in term 0.
I20260630 12:29:08.893793 18863 raft_consensus.cc:2468] T 0091313fbd674707a3bac9d75805ba82 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 583fc02dd4ba44eeb844830b0d29125b in term 0.
I20260630 12:29:08.894374 18754 leader_election.cc:304] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3f40f4db0149f88bd14e15e9d46291, 583fc02dd4ba44eeb844830b0d29125b; no voters: 
I20260630 12:29:08.895169 18914 raft_consensus.cc:2804] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:08.895449 18914 raft_consensus.cc:493] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:08.895694 18914 raft_consensus.cc:3060] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:08.900408 18914 raft_consensus.cc:515] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.901894 18914 leader_election.cc:290] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b [CANDIDATE]: Term 1 election: Requested vote from peers 3f3f40f4db0149f88bd14e15e9d46291 (127.6.224.129:40497), 58a65744c4dc413cbe001147a2b6323a (127.6.224.131:37661)
I20260630 12:29:08.902765 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0091313fbd674707a3bac9d75805ba82" candidate_uuid: "583fc02dd4ba44eeb844830b0d29125b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3f40f4db0149f88bd14e15e9d46291"
I20260630 12:29:08.902894 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0091313fbd674707a3bac9d75805ba82" candidate_uuid: "583fc02dd4ba44eeb844830b0d29125b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a65744c4dc413cbe001147a2b6323a"
I20260630 12:29:08.903246 18713 raft_consensus.cc:3060] T 0091313fbd674707a3bac9d75805ba82 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:08.903419 18863 raft_consensus.cc:3060] T 0091313fbd674707a3bac9d75805ba82 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:08.908061 18863 raft_consensus.cc:2468] T 0091313fbd674707a3bac9d75805ba82 P 58a65744c4dc413cbe001147a2b6323a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 583fc02dd4ba44eeb844830b0d29125b in term 1.
I20260630 12:29:08.908042 18713 raft_consensus.cc:2468] T 0091313fbd674707a3bac9d75805ba82 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 583fc02dd4ba44eeb844830b0d29125b in term 1.
I20260630 12:29:08.909247 18752 leader_election.cc:304] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 583fc02dd4ba44eeb844830b0d29125b, 58a65744c4dc413cbe001147a2b6323a; no voters: 
I20260630 12:29:08.909893 18914 raft_consensus.cc:2804] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:08.910689 18914 raft_consensus.cc:697] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b [term 1 LEADER]: Becoming Leader. State: Replica: 583fc02dd4ba44eeb844830b0d29125b, State: Running, Role: LEADER
I20260630 12:29:08.911737 18914 consensus_queue.cc:237] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:08.918479 18610 catalog_manager.cc:5697] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b reported cstate change: term changed from 0 to 1, leader changed from <none> to 583fc02dd4ba44eeb844830b0d29125b (127.6.224.130). New cstate: current_term: 1 leader_uuid: "583fc02dd4ba44eeb844830b0d29125b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:09.085566 18914 raft_consensus.cc:493] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:09.086067 18914 raft_consensus.cc:515] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:09.087736 18914 leader_election.cc:290] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f3f40f4db0149f88bd14e15e9d46291 (127.6.224.129:40497), 58a65744c4dc413cbe001147a2b6323a (127.6.224.131:37661)
I20260630 12:29:09.088601 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a000b3c7baf34d0ab1ec33409257f169" candidate_uuid: "583fc02dd4ba44eeb844830b0d29125b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3f40f4db0149f88bd14e15e9d46291" is_pre_election: true
I20260630 12:29:09.088769 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a000b3c7baf34d0ab1ec33409257f169" candidate_uuid: "583fc02dd4ba44eeb844830b0d29125b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a65744c4dc413cbe001147a2b6323a" is_pre_election: true
I20260630 12:29:09.089255 18713 raft_consensus.cc:2468] T a000b3c7baf34d0ab1ec33409257f169 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 583fc02dd4ba44eeb844830b0d29125b in term 0.
I20260630 12:29:09.089403 18863 raft_consensus.cc:2468] T a000b3c7baf34d0ab1ec33409257f169 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 583fc02dd4ba44eeb844830b0d29125b in term 0.
I20260630 12:29:09.090251 18754 leader_election.cc:304] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3f40f4db0149f88bd14e15e9d46291, 583fc02dd4ba44eeb844830b0d29125b; no voters: 
I20260630 12:29:09.090972 18914 raft_consensus.cc:2804] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:09.091277 18914 raft_consensus.cc:493] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:09.091521 18914 raft_consensus.cc:3060] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:09.096311 18914 raft_consensus.cc:515] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:09.098062 18914 leader_election.cc:290] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b [CANDIDATE]: Term 1 election: Requested vote from peers 3f3f40f4db0149f88bd14e15e9d46291 (127.6.224.129:40497), 58a65744c4dc413cbe001147a2b6323a (127.6.224.131:37661)
I20260630 12:29:09.098874 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a000b3c7baf34d0ab1ec33409257f169" candidate_uuid: "583fc02dd4ba44eeb844830b0d29125b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3f40f4db0149f88bd14e15e9d46291"
I20260630 12:29:09.099022 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a000b3c7baf34d0ab1ec33409257f169" candidate_uuid: "583fc02dd4ba44eeb844830b0d29125b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a65744c4dc413cbe001147a2b6323a"
I20260630 12:29:09.099380 18713 raft_consensus.cc:3060] T a000b3c7baf34d0ab1ec33409257f169 P 3f3f40f4db0149f88bd14e15e9d46291 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:09.099556 18863 raft_consensus.cc:3060] T a000b3c7baf34d0ab1ec33409257f169 P 58a65744c4dc413cbe001147a2b6323a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:09.104382 18863 raft_consensus.cc:2468] T a000b3c7baf34d0ab1ec33409257f169 P 58a65744c4dc413cbe001147a2b6323a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 583fc02dd4ba44eeb844830b0d29125b in term 1.
I20260630 12:29:09.104383 18713 raft_consensus.cc:2468] T a000b3c7baf34d0ab1ec33409257f169 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 583fc02dd4ba44eeb844830b0d29125b in term 1.
I20260630 12:29:09.105477 18752 leader_election.cc:304] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 583fc02dd4ba44eeb844830b0d29125b, 58a65744c4dc413cbe001147a2b6323a; no voters: 
I20260630 12:29:09.106122 18914 raft_consensus.cc:2804] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:09.106492 18914 raft_consensus.cc:697] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b [term 1 LEADER]: Becoming Leader. State: Replica: 583fc02dd4ba44eeb844830b0d29125b, State: Running, Role: LEADER
I20260630 12:29:09.107089 18914 consensus_queue.cc:237] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } }
I20260630 12:29:09.113336 18610 catalog_manager.cc:5697] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b reported cstate change: term changed from 0 to 1, leader changed from <none> to 583fc02dd4ba44eeb844830b0d29125b (127.6.224.130). New cstate: current_term: 1 leader_uuid: "583fc02dd4ba44eeb844830b0d29125b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:09.223392 18933 consensus_queue.cc:1048] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [LEADER]: Connected to new peer: Peer: permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:09.242640 18933 consensus_queue.cc:1048] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:09.298456 18915 consensus_queue.cc:1048] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [LEADER]: Connected to new peer: Peer: permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:09.311615 18946 consensus_queue.cc:1048] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:09.307546 18933 consensus_queue.cc:1048] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [LEADER]: Connected to new peer: Peer: permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260630 12:29:09.334890 18915 consensus_queue.cc:1048] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [LEADER]: Connected to new peer: Peer: permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:09.365326 18937 consensus_queue.cc:1048] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:09.370723 18943 consensus_queue.cc:1048] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:09.370781 18946 consensus_queue.cc:1048] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260630 12:29:09.391088 18943 consensus_queue.cc:1048] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:09.491575 18946 consensus_queue.cc:1048] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:09.502426 18946 consensus_queue.cc:1048] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:10.561039  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:10.571359 19008 instance_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:29:10.571918 19009 instance_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:29:10.575594 19011 instance_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:29:10.577085  7042 server_base.cc:1061] running on GCE node
I20260630 12:29:10.578706  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:10.578936  7042 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:29:10.579131  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822550579108 us; error 0 us; skew 500 ppm
I20260630 12:29:10.579653  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:10.582535  7042 webserver.cc:533] Webserver started at http://127.6.224.132:39393/ using document root <none> and password file <none>
I20260630 12:29:10.583022  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:10.583221  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:10.583508  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:10.584791  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-0/minicluster-data/ts-3-root/instance:
uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f"
format_stamp: "Formatted at 2026-06-30 12:29:10 on dist-test-slave-fh7x"
I20260630 12:29:10.589283  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:29:10.592706 19016 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:29:10.593591  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:10.593895  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-0/minicluster-data/ts-3-root
uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f"
format_stamp: "Formatted at 2026-06-30 12:29:10 on dist-test-slave-fh7x"
I20260630 12:29:10.594161  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822288522220-7042-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:29:10.615830  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:10.617472  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:10.619012  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:10.621563  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:10.621763  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:10.621950  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:10.622082  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:10.661584  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.132:35021
I20260630 12:29:10.661697 19078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.132:35021 every 8 connection(s)
I20260630 12:29:10.680979 19079 heartbeater.cc:344] Connected to a master server at 127.6.224.190:38493
I20260630 12:29:10.681439 19079 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:10.682189 19079 heartbeater.cc:507] Master 127.6.224.190:38493 requested a full tablet report, sending...
I20260630 12:29:10.684178 18609 ts_manager.cc:194] Registered new tserver with Master: 5cfd6c650caf48e1b76bf5f53ac6ea2f (127.6.224.132:35021)
I20260630 12:29:10.685734 18609 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55870
I20260630 12:29:10.928464 18860 consensus_queue.cc:237] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 1.12, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } attrs { replace: true } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } } peers { permanent_uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 35021 } attrs { promote: true } }
I20260630 12:29:10.934645 18789 raft_consensus.cc:1275] T 4d4fd8bd5a284b4597ef974182d77275 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Refusing update from remote peer 58a65744c4dc413cbe001147a2b6323a: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:29:10.936332 18712 raft_consensus.cc:1275] T 4d4fd8bd5a284b4597ef974182d77275 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 FOLLOWER]: Refusing update from remote peer 58a65744c4dc413cbe001147a2b6323a: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:29:10.936501 19007 consensus_queue.cc:1048] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [LEADER]: Connected to new peer: Peer: permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260630 12:29:10.938213 18957 consensus_queue.cc:1048] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260630 12:29:10.944655 18957 raft_consensus.cc:2955] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [term 1 LEADER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 5cfd6c650caf48e1b76bf5f53ac6ea2f (127.6.224.132) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } attrs { replace: true } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } } peers { permanent_uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 35021 } attrs { promote: true } } }
I20260630 12:29:10.945838 18789 raft_consensus.cc:2955] T 4d4fd8bd5a284b4597ef974182d77275 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 5cfd6c650caf48e1b76bf5f53ac6ea2f (127.6.224.132) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } attrs { replace: true } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } } peers { permanent_uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 35021 } attrs { promote: true } } }
W20260630 12:29:10.948493 18828 consensus_peers.cc:597] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a -> Peer 5cfd6c650caf48e1b76bf5f53ac6ea2f (127.6.224.132:35021): Couldn't send request to peer 5cfd6c650caf48e1b76bf5f53ac6ea2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d4fd8bd5a284b4597ef974182d77275. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:10.948917 18712 raft_consensus.cc:2955] T 4d4fd8bd5a284b4597ef974182d77275 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 5cfd6c650caf48e1b76bf5f53ac6ea2f (127.6.224.132) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } attrs { replace: true } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } } peers { permanent_uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 35021 } attrs { promote: true } } }
I20260630 12:29:10.965739 18860 consensus_queue.cc:237] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 1.12, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } attrs { replace: true } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } } peers { permanent_uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 35021 } attrs { promote: true } }
I20260630 12:29:10.967372 18609 catalog_manager.cc:5697] T 4d4fd8bd5a284b4597ef974182d77275 P 583fc02dd4ba44eeb844830b0d29125b reported cstate change: config changed from index -1 to 13, NON_VOTER 5cfd6c650caf48e1b76bf5f53ac6ea2f (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "58a65744c4dc413cbe001147a2b6323a" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } attrs { replace: true } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } } peers { permanent_uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 35021 } attrs { promote: true } } }
I20260630 12:29:10.972273 18789 raft_consensus.cc:1275] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Refusing update from remote peer 58a65744c4dc413cbe001147a2b6323a: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:29:10.973770 19007 consensus_queue.cc:1048] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [LEADER]: Connected to new peer: Peer: permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260630 12:29:10.974146 18712 raft_consensus.cc:1275] T 876d5ecd9f6d445fa277782847d5e564 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 FOLLOWER]: Refusing update from remote peer 58a65744c4dc413cbe001147a2b6323a: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
W20260630 12:29:10.977288 18828 consensus_peers.cc:597] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a -> Peer 5cfd6c650caf48e1b76bf5f53ac6ea2f (127.6.224.132:35021): Couldn't send request to peer 5cfd6c650caf48e1b76bf5f53ac6ea2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 876d5ecd9f6d445fa277782847d5e564. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:10.978623 19007 consensus_queue.cc:1048] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260630 12:29:10.983108 18957 raft_consensus.cc:2955] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [term 1 LEADER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 5cfd6c650caf48e1b76bf5f53ac6ea2f (127.6.224.132) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } attrs { replace: true } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } } peers { permanent_uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 35021 } attrs { promote: true } } }
I20260630 12:29:10.985081 18789 raft_consensus.cc:2955] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 5cfd6c650caf48e1b76bf5f53ac6ea2f (127.6.224.132) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } attrs { replace: true } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } } peers { permanent_uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 35021 } attrs { promote: true } } }
I20260630 12:29:10.990006 18712 raft_consensus.cc:2955] T 876d5ecd9f6d445fa277782847d5e564 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 5cfd6c650caf48e1b76bf5f53ac6ea2f (127.6.224.132) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } attrs { replace: true } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } } peers { permanent_uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 35021 } attrs { promote: true } } }
I20260630 12:29:11.004487 18607 catalog_manager.cc:5697] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b reported cstate change: config changed from index -1 to 13, NON_VOTER 5cfd6c650caf48e1b76bf5f53ac6ea2f (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "58a65744c4dc413cbe001147a2b6323a" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } attrs { replace: true } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } } peers { permanent_uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 35021 } attrs { promote: true } } }
I20260630 12:29:11.015347 18712 consensus_queue.cc:237] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 1.12, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } attrs { replace: true } } peers { permanent_uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 35021 } attrs { promote: true } }
I20260630 12:29:11.021893 18860 raft_consensus.cc:1275] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 58a65744c4dc413cbe001147a2b6323a [term 1 FOLLOWER]: Refusing update from remote peer 3f3f40f4db0149f88bd14e15e9d46291: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:29:11.023799 18915 consensus_queue.cc:1048] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260630 12:29:11.030646 19092 raft_consensus.cc:2955] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 LEADER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 5cfd6c650caf48e1b76bf5f53ac6ea2f (127.6.224.132) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } attrs { replace: true } } peers { permanent_uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 35021 } attrs { promote: true } } }
I20260630 12:29:11.032159 18789 raft_consensus.cc:1275] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Refusing update from remote peer 3f3f40f4db0149f88bd14e15e9d46291: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:29:11.033107 18860 raft_consensus.cc:2955] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 58a65744c4dc413cbe001147a2b6323a [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 5cfd6c650caf48e1b76bf5f53ac6ea2f (127.6.224.132) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } attrs { replace: true } } peers { permanent_uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 35021 } attrs { promote: true } } }
I20260630 12:29:11.034114 18943 consensus_queue.cc:1048] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [LEADER]: Connected to new peer: Peer: permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260630 12:29:11.041244 18789 raft_consensus.cc:2955] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 5cfd6c650caf48e1b76bf5f53ac6ea2f (127.6.224.132) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } attrs { replace: true } } peers { permanent_uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 35021 } attrs { promote: true } } }
W20260630 12:29:11.049604 18679 consensus_peers.cc:597] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 -> Peer 5cfd6c650caf48e1b76bf5f53ac6ea2f (127.6.224.132:35021): Couldn't send request to peer 5cfd6c650caf48e1b76bf5f53ac6ea2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c01207c5fa3c43ac8fb3f9fcedc9f8c8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:11.052985 18609 catalog_manager.cc:5697] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 reported cstate change: config changed from index -1 to 13, NON_VOTER 5cfd6c650caf48e1b76bf5f53ac6ea2f (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "3f3f40f4db0149f88bd14e15e9d46291" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 35021 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:11.055447 18712 consensus_queue.cc:237] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 1.12, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } attrs { replace: true } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } } peers { permanent_uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 35021 } attrs { promote: true } }
W20260630 12:29:11.062140 18679 consensus_peers.cc:597] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 -> Peer 5cfd6c650caf48e1b76bf5f53ac6ea2f (127.6.224.132:35021): Couldn't send request to peer 5cfd6c650caf48e1b76bf5f53ac6ea2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 72ff02e58aa04b869ff0f8f6d2cee515. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:11.063097 18860 raft_consensus.cc:1275] T 72ff02e58aa04b869ff0f8f6d2cee515 P 58a65744c4dc413cbe001147a2b6323a [term 1 FOLLOWER]: Refusing update from remote peer 3f3f40f4db0149f88bd14e15e9d46291: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:29:11.063670 18789 raft_consensus.cc:1275] T 72ff02e58aa04b869ff0f8f6d2cee515 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Refusing update from remote peer 3f3f40f4db0149f88bd14e15e9d46291: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:29:11.064312 18915 consensus_queue.cc:1048] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260630 12:29:11.065176 19092 consensus_queue.cc:1048] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [LEADER]: Connected to new peer: Peer: permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260630 12:29:11.073401 19092 raft_consensus.cc:2955] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 LEADER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 5cfd6c650caf48e1b76bf5f53ac6ea2f (127.6.224.132) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } attrs { replace: true } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } } peers { permanent_uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 35021 } attrs { promote: true } } }
I20260630 12:29:11.076215 18863 raft_consensus.cc:2955] T 72ff02e58aa04b869ff0f8f6d2cee515 P 58a65744c4dc413cbe001147a2b6323a [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 5cfd6c650caf48e1b76bf5f53ac6ea2f (127.6.224.132) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } attrs { replace: true } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } } peers { permanent_uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 35021 } attrs { promote: true } } }
I20260630 12:29:11.077790 18789 raft_consensus.cc:2955] T 72ff02e58aa04b869ff0f8f6d2cee515 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 5cfd6c650caf48e1b76bf5f53ac6ea2f (127.6.224.132) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } attrs { replace: true } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } } peers { permanent_uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 35021 } attrs { promote: true } } }
I20260630 12:29:11.087757 18607 catalog_manager.cc:5697] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 reported cstate change: config changed from index -1 to 13, NON_VOTER 5cfd6c650caf48e1b76bf5f53ac6ea2f (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "3f3f40f4db0149f88bd14e15e9d46291" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 35021 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:11.182055  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:29:11.219489  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:11.220294  7042 tablet_replica.cc:333] T a000b3c7baf34d0ab1ec33409257f169 P 3f3f40f4db0149f88bd14e15e9d46291: stopping tablet replica
I20260630 12:29:11.221310  7042 raft_consensus.cc:2243] T a000b3c7baf34d0ab1ec33409257f169 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:11.221894  7042 raft_consensus.cc:2272] T a000b3c7baf34d0ab1ec33409257f169 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:11.225209  7042 tablet_replica.cc:333] T 4d4fd8bd5a284b4597ef974182d77275 P 3f3f40f4db0149f88bd14e15e9d46291: stopping tablet replica
I20260630 12:29:11.225796  7042 raft_consensus.cc:2243] T 4d4fd8bd5a284b4597ef974182d77275 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:11.226378  7042 raft_consensus.cc:2272] T 4d4fd8bd5a284b4597ef974182d77275 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:11.229514  7042 tablet_replica.cc:333] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291: stopping tablet replica
I20260630 12:29:11.230113  7042 raft_consensus.cc:2243] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:11.231117  7042 raft_consensus.cc:2272] T 72ff02e58aa04b869ff0f8f6d2cee515 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:11.234025  7042 tablet_replica.cc:333] T 0091313fbd674707a3bac9d75805ba82 P 3f3f40f4db0149f88bd14e15e9d46291: stopping tablet replica
I20260630 12:29:11.234591  7042 raft_consensus.cc:2243] T 0091313fbd674707a3bac9d75805ba82 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:11.235039  7042 raft_consensus.cc:2272] T 0091313fbd674707a3bac9d75805ba82 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:11.238062  7042 tablet_replica.cc:333] T 876d5ecd9f6d445fa277782847d5e564 P 3f3f40f4db0149f88bd14e15e9d46291: stopping tablet replica
I20260630 12:29:11.238574  7042 raft_consensus.cc:2243] T 876d5ecd9f6d445fa277782847d5e564 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:11.239142  7042 raft_consensus.cc:2272] T 876d5ecd9f6d445fa277782847d5e564 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:11.241982  7042 tablet_replica.cc:333] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291: stopping tablet replica
I20260630 12:29:11.242518  7042 raft_consensus.cc:2243] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:11.243463  7042 raft_consensus.cc:2272] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 3f3f40f4db0149f88bd14e15e9d46291 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:11.272442  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:29:11.299540  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
I20260630 12:29:11.327564 19094 ts_tablet_manager.cc:933] T 4d4fd8bd5a284b4597ef974182d77275 P 5cfd6c650caf48e1b76bf5f53ac6ea2f: Initiating tablet copy from peer 58a65744c4dc413cbe001147a2b6323a (127.6.224.131:37661)
I20260630 12:29:11.337891 19094 tablet_copy_client.cc:323] T 4d4fd8bd5a284b4597ef974182d77275 P 5cfd6c650caf48e1b76bf5f53ac6ea2f: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.131:37661
I20260630 12:29:11.339260  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:11.340292  7042 tablet_replica.cc:333] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b: stopping tablet replica
I20260630 12:29:11.341451  7042 raft_consensus.cc:2243] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:11.342741  7042 raft_consensus.cc:2272] T a000b3c7baf34d0ab1ec33409257f169 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:11.346971  7042 tablet_replica.cc:333] T 4d4fd8bd5a284b4597ef974182d77275 P 583fc02dd4ba44eeb844830b0d29125b: stopping tablet replica
I20260630 12:29:11.347829  7042 raft_consensus.cc:2243] T 4d4fd8bd5a284b4597ef974182d77275 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:11.348517  7042 raft_consensus.cc:2272] T 4d4fd8bd5a284b4597ef974182d77275 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:11.351835  7042 tablet_replica.cc:333] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b: stopping tablet replica
I20260630 12:29:11.352394  7042 raft_consensus.cc:2243] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:11.353312  7042 raft_consensus.cc:2272] T 0091313fbd674707a3bac9d75805ba82 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:11.357326  7042 tablet_replica.cc:333] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 583fc02dd4ba44eeb844830b0d29125b: stopping tablet replica
I20260630 12:29:11.358110  7042 raft_consensus.cc:2243] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:11.358707  7042 raft_consensus.cc:2272] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:11.358723 18873 tablet_copy_service.cc:140] P 58a65744c4dc413cbe001147a2b6323a: Received BeginTabletCopySession request for tablet 4d4fd8bd5a284b4597ef974182d77275 from peer 5cfd6c650caf48e1b76bf5f53ac6ea2f ({username='slave'} at 127.0.0.1:38222)
I20260630 12:29:11.359426 18873 tablet_copy_service.cc:161] P 58a65744c4dc413cbe001147a2b6323a: Beginning new tablet copy session on tablet 4d4fd8bd5a284b4597ef974182d77275 from peer 5cfd6c650caf48e1b76bf5f53ac6ea2f at {username='slave'} at 127.0.0.1:38222: session id = 5cfd6c650caf48e1b76bf5f53ac6ea2f-4d4fd8bd5a284b4597ef974182d77275
I20260630 12:29:11.361903  7042 tablet_replica.cc:333] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b: stopping tablet replica
I20260630 12:29:11.362622  7042 raft_consensus.cc:2243] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:11.363271  7042 raft_consensus.cc:2272] T 876d5ecd9f6d445fa277782847d5e564 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:11.366233  7042 tablet_replica.cc:333] T 72ff02e58aa04b869ff0f8f6d2cee515 P 583fc02dd4ba44eeb844830b0d29125b: stopping tablet replica
I20260630 12:29:11.366768  7042 raft_consensus.cc:2243] T 72ff02e58aa04b869ff0f8f6d2cee515 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:11.367319  7042 raft_consensus.cc:2272] T 72ff02e58aa04b869ff0f8f6d2cee515 P 583fc02dd4ba44eeb844830b0d29125b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:11.370925 18873 tablet_copy_source_session.cc:215] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:11.374758 19094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4fd8bd5a284b4597ef974182d77275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:11.389189  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
I20260630 12:29:11.393494 19094 tablet_copy_client.cc:806] T 4d4fd8bd5a284b4597ef974182d77275 P 5cfd6c650caf48e1b76bf5f53ac6ea2f: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:11.394228 19094 tablet_copy_client.cc:670] T 4d4fd8bd5a284b4597ef974182d77275 P 5cfd6c650caf48e1b76bf5f53ac6ea2f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:11.401306 19094 tablet_copy_client.cc:538] T 4d4fd8bd5a284b4597ef974182d77275 P 5cfd6c650caf48e1b76bf5f53ac6ea2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:11.411481 19094 tablet_bootstrap.cc:492] T 4d4fd8bd5a284b4597ef974182d77275 P 5cfd6c650caf48e1b76bf5f53ac6ea2f: Bootstrap starting.
I20260630 12:29:11.418608  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:29:11.436178  7042 tablet_copy_service.cc:362] P 58a65744c4dc413cbe001147a2b6323a: Destroying tablet copy session 5cfd6c650caf48e1b76bf5f53ac6ea2f-4d4fd8bd5a284b4597ef974182d77275 due to service shutdown
I20260630 12:29:11.436493  7042 tablet_copy_service.cc:434] P 58a65744c4dc413cbe001147a2b6323a: ending tablet copy session 5cfd6c650caf48e1b76bf5f53ac6ea2f-4d4fd8bd5a284b4597ef974182d77275 on tablet 4d4fd8bd5a284b4597ef974182d77275 with peer 5cfd6c650caf48e1b76bf5f53ac6ea2f
I20260630 12:29:11.461987  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:11.462976  7042 tablet_replica.cc:333] T 0091313fbd674707a3bac9d75805ba82 P 58a65744c4dc413cbe001147a2b6323a: stopping tablet replica
I20260630 12:29:11.463979  7042 raft_consensus.cc:2243] T 0091313fbd674707a3bac9d75805ba82 P 58a65744c4dc413cbe001147a2b6323a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:11.464596  7042 raft_consensus.cc:2272] T 0091313fbd674707a3bac9d75805ba82 P 58a65744c4dc413cbe001147a2b6323a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:11.468454  7042 tablet_replica.cc:333] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a: stopping tablet replica
I20260630 12:29:11.469367  7042 raft_consensus.cc:2243] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:11.470641  7042 raft_consensus.cc:2272] T 876d5ecd9f6d445fa277782847d5e564 P 58a65744c4dc413cbe001147a2b6323a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:11.475636  7042 tablet_replica.cc:333] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 58a65744c4dc413cbe001147a2b6323a: stopping tablet replica
I20260630 12:29:11.476516  7042 raft_consensus.cc:2243] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 58a65744c4dc413cbe001147a2b6323a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:11.477294  7042 raft_consensus.cc:2272] T c01207c5fa3c43ac8fb3f9fcedc9f8c8 P 58a65744c4dc413cbe001147a2b6323a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:11.481375  7042 tablet_replica.cc:333] T 72ff02e58aa04b869ff0f8f6d2cee515 P 58a65744c4dc413cbe001147a2b6323a: stopping tablet replica
I20260630 12:29:11.482193  7042 raft_consensus.cc:2243] T 72ff02e58aa04b869ff0f8f6d2cee515 P 58a65744c4dc413cbe001147a2b6323a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:11.482833  7042 raft_consensus.cc:2272] T 72ff02e58aa04b869ff0f8f6d2cee515 P 58a65744c4dc413cbe001147a2b6323a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:29:11.485721 18828 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.224.129:40497: connect: Connection refused (error 111) [suppressed 26 similar messages]
I20260630 12:29:11.486974  7042 tablet_replica.cc:333] T a000b3c7baf34d0ab1ec33409257f169 P 58a65744c4dc413cbe001147a2b6323a: stopping tablet replica
I20260630 12:29:11.487839  7042 raft_consensus.cc:2243] T a000b3c7baf34d0ab1ec33409257f169 P 58a65744c4dc413cbe001147a2b6323a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:11.488561  7042 raft_consensus.cc:2272] T a000b3c7baf34d0ab1ec33409257f169 P 58a65744c4dc413cbe001147a2b6323a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:11.492507  7042 tablet_replica.cc:333] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a: stopping tablet replica
I20260630 12:29:11.493372  7042 raft_consensus.cc:2243] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:11.495417  7042 raft_consensus.cc:2272] T 4d4fd8bd5a284b4597ef974182d77275 P 58a65744c4dc413cbe001147a2b6323a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:11.513914 19094 tablet_bootstrap.cc:492] T 4d4fd8bd5a284b4597ef974182d77275 P 5cfd6c650caf48e1b76bf5f53ac6ea2f: Bootstrap replayed 1/1 log segments. Stats: ops{read=13 overwritten=0 applied=13 ignored=0} inserts{seen=91 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:11.514900 19094 tablet_bootstrap.cc:492] T 4d4fd8bd5a284b4597ef974182d77275 P 5cfd6c650caf48e1b76bf5f53ac6ea2f: Bootstrap complete.
I20260630 12:29:11.515566 19094 ts_tablet_manager.cc:1403] T 4d4fd8bd5a284b4597ef974182d77275 P 5cfd6c650caf48e1b76bf5f53ac6ea2f: Time spent bootstrapping tablet: real 0.104s	user 0.090s	sys 0.012s
I20260630 12:29:11.517903 19094 raft_consensus.cc:359] T 4d4fd8bd5a284b4597ef974182d77275 P 5cfd6c650caf48e1b76bf5f53ac6ea2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } attrs { replace: true } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } } peers { permanent_uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 35021 } attrs { promote: true } }
I20260630 12:29:11.518759 19094 raft_consensus.cc:740] T 4d4fd8bd5a284b4597ef974182d77275 P 5cfd6c650caf48e1b76bf5f53ac6ea2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5cfd6c650caf48e1b76bf5f53ac6ea2f, State: Initialized, Role: LEARNER
I20260630 12:29:11.519241 19094 consensus_queue.cc:260] T 4d4fd8bd5a284b4597ef974182d77275 P 5cfd6c650caf48e1b76bf5f53ac6ea2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 13, Last appended: 1.13, Last appended by leader: 13, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "3f3f40f4db0149f88bd14e15e9d46291" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 40497 } attrs { replace: true } } peers { permanent_uuid: "583fc02dd4ba44eeb844830b0d29125b" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 33979 } } peers { permanent_uuid: "58a65744c4dc413cbe001147a2b6323a" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37661 } } peers { permanent_uuid: "5cfd6c650caf48e1b76bf5f53ac6ea2f" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 35021 } attrs { promote: true } }
I20260630 12:29:11.521323 19079 heartbeater.cc:499] Master 127.6.224.190:38493 was elected leader, sending a full tablet report...
I20260630 12:29:11.521407  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:29:11.521777 19094 ts_tablet_manager.cc:1434] T 4d4fd8bd5a284b4597ef974182d77275 P 5cfd6c650caf48e1b76bf5f53ac6ea2f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260630 12:29:11.525410 19094 tablet_copy_client.cc:1131] T 4d4fd8bd5a284b4597ef974182d77275 P 5cfd6c650caf48e1b76bf5f53ac6ea2f: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.6.224.131:37661: connect: Connection refused (error 111)
I20260630 12:29:11.546726  7042 tablet_server.cc:179] TabletServer@127.6.224.132:0 shutting down...
I20260630 12:29:11.567237  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:11.568284  7042 tablet_replica.cc:333] T 4d4fd8bd5a284b4597ef974182d77275 P 5cfd6c650caf48e1b76bf5f53ac6ea2f: stopping tablet replica
I20260630 12:29:11.568840  7042 raft_consensus.cc:2243] T 4d4fd8bd5a284b4597ef974182d77275 P 5cfd6c650caf48e1b76bf5f53ac6ea2f [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:11.569245  7042 raft_consensus.cc:2272] T 4d4fd8bd5a284b4597ef974182d77275 P 5cfd6c650caf48e1b76bf5f53ac6ea2f [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:11.588116  7042 tablet_server.cc:196] TabletServer@127.6.224.132:0 shutdown complete.
I20260630 12:29:11.597961  7042 master.cc:562] Master@127.6.224.190:38493 shutting down...
W20260630 12:29:11.623906 18660 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:29:11.625138  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:11.625612  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:11.625905  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P b60e230991304f549cbd3b40eff3691b: stopping tablet replica
I20260630 12:29:11.646085  7042 master.cc:584] Master@127.6.224.190:38493 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (4955 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:29:11.691850  7042 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.224.190:33869
I20260630 12:29:11.692957  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:11.697829 19101 instance_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:29:11.697880 19102 instance_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:29:11.700366 19104 instance_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:29:11.700439  7042 server_base.cc:1061] running on GCE node
I20260630 12:29:11.701650  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:11.701838  7042 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:29:11.701982  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822551701965 us; error 0 us; skew 500 ppm
I20260630 12:29:11.702463  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:11.704545  7042 webserver.cc:533] Webserver started at http://127.6.224.190:34799/ using document root <none> and password file <none>
I20260630 12:29:11.704977  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:11.705184  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:11.705427  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:11.706425  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-0/minicluster-data/master-0-root/instance:
uuid: "1c4ec3a073ca4edeac069565b89857f1"
format_stamp: "Formatted at 2026-06-30 12:29:11 on dist-test-slave-fh7x"
I20260630 12:29:11.710510  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:29:11.713634 19109 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:29:11.714555  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:29:11.714879  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-0/minicluster-data/master-0-root
uuid: "1c4ec3a073ca4edeac069565b89857f1"
format_stamp: "Formatted at 2026-06-30 12:29:11 on dist-test-slave-fh7x"
I20260630 12:29:11.715200  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-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:29:11.725317  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:11.726372  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:11.761494  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.190:33869
I20260630 12:29:11.761601 19160 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.190:33869 every 8 connection(s)
I20260630 12:29:11.765187 19161 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:29:11.775678 19161 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1: Bootstrap starting.
I20260630 12:29:11.780239 19161 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:11.784299 19161 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1: No bootstrap required, opened a new log
I20260630 12:29:11.786669 19161 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c4ec3a073ca4edeac069565b89857f1" member_type: VOTER }
I20260630 12:29:11.787060 19161 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:11.787245 19161 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c4ec3a073ca4edeac069565b89857f1, State: Initialized, Role: FOLLOWER
I20260630 12:29:11.787846 19161 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1c4ec3a073ca4edeac069565b89857f1" member_type: VOTER }
I20260630 12:29:11.788298 19161 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:11.788491 19161 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:11.788713 19161 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:11.793493 19161 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c4ec3a073ca4edeac069565b89857f1" member_type: VOTER }
I20260630 12:29:11.794013 19161 leader_election.cc:304] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1 [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: 1c4ec3a073ca4edeac069565b89857f1; no voters: 
I20260630 12:29:11.795118 19161 leader_election.cc:290] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:11.795521 19164 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:11.796792 19164 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1 [term 1 LEADER]: Becoming Leader. State: Replica: 1c4ec3a073ca4edeac069565b89857f1, State: Running, Role: LEADER
I20260630 12:29:11.797468 19164 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1 [LEADER]: Queue going to LEADER mode. State: All 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: "1c4ec3a073ca4edeac069565b89857f1" member_type: VOTER }
I20260630 12:29:11.798086 19161 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:11.802441 19166 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1c4ec3a073ca4edeac069565b89857f1. Latest consensus state: current_term: 1 leader_uuid: "1c4ec3a073ca4edeac069565b89857f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c4ec3a073ca4edeac069565b89857f1" member_type: VOTER } }
I20260630 12:29:11.802621 19165 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1c4ec3a073ca4edeac069565b89857f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c4ec3a073ca4edeac069565b89857f1" member_type: VOTER } }
I20260630 12:29:11.803177 19166 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:11.803381 19165 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:11.805574 19171 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:11.812402 19171 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:11.813657  7042 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:11.821807 19171 catalog_manager.cc:1383] Generated new cluster ID: c3297fa0edf84e5196b668782d22eb76
I20260630 12:29:11.822140 19171 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:11.839318 19171 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:11.840605 19171 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:11.859468 19171 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1: Generated new TSK 0
I20260630 12:29:11.860101 19171 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:11.879942  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:11.885958 19182 instance_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:29:11.886413 19183 instance_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:29:11.887995 19185 instance_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:29:11.888444  7042 server_base.cc:1061] running on GCE node
I20260630 12:29:11.889335  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:11.889546  7042 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:29:11.889711  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822551889693 us; error 0 us; skew 500 ppm
I20260630 12:29:11.890193  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:11.892369  7042 webserver.cc:533] Webserver started at http://127.6.224.129:33643/ using document root <none> and password file <none>
I20260630 12:29:11.892803  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:11.892975  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:11.893276  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:11.894301  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-0/minicluster-data/ts-0-root/instance:
uuid: "9f7c49253d98433ab87abf47ba21b277"
format_stamp: "Formatted at 2026-06-30 12:29:11 on dist-test-slave-fh7x"
I20260630 12:29:11.898555  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:29:11.901757 19190 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:29:11.902521  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:11.902798  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-0/minicluster-data/ts-0-root
uuid: "9f7c49253d98433ab87abf47ba21b277"
format_stamp: "Formatted at 2026-06-30 12:29:11 on dist-test-slave-fh7x"
I20260630 12:29:11.903048  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-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:29:11.912915  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:11.913955  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:11.915341  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:11.917549  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:11.917722  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:11.917954  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:11.918094  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:11.953902  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.129:44461
I20260630 12:29:11.954016 19252 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.129:44461 every 8 connection(s)
I20260630 12:29:11.958388  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:11.965384 19257 instance_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:29:11.967381 19258 instance_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:29:11.969461 19260 instance_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:29:11.969573  7042 server_base.cc:1061] running on GCE node
I20260630 12:29:11.971592 19253 heartbeater.cc:344] Connected to a master server at 127.6.224.190:33869
I20260630 12:29:11.972034 19253 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:11.972404  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:11.972703  7042 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:29:11.972898  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822551972880 us; error 0 us; skew 500 ppm
I20260630 12:29:11.972954 19253 heartbeater.cc:507] Master 127.6.224.190:33869 requested a full tablet report, sending...
I20260630 12:29:11.973655  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:11.975304 19126 ts_manager.cc:194] Registered new tserver with Master: 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461)
I20260630 12:29:11.976207  7042 webserver.cc:533] Webserver started at http://127.6.224.130:33239/ using document root <none> and password file <none>
I20260630 12:29:11.976701  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:11.976876  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:11.977139  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:11.977253 19126 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39196
I20260630 12:29:11.978257  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-0/minicluster-data/ts-1-root/instance:
uuid: "bde232397350430d8f8dd7a1cf851e3e"
format_stamp: "Formatted at 2026-06-30 12:29:11 on dist-test-slave-fh7x"
I20260630 12:29:11.983004  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:29:11.986038 19265 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:29:11.986778  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:29:11.987030  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-0/minicluster-data/ts-1-root
uuid: "bde232397350430d8f8dd7a1cf851e3e"
format_stamp: "Formatted at 2026-06-30 12:29:11 on dist-test-slave-fh7x"
I20260630 12:29:11.987253  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-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:29:12.010586  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:12.011559  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:12.012876  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:12.015116  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:12.015291  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:12.015519  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:12.015667  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:12.052677  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.130:38515
I20260630 12:29:12.052789 19327 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.130:38515 every 8 connection(s)
I20260630 12:29:12.057307  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:12.063355 19331 instance_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:29:12.064282 19332 instance_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:29:12.066833 19334 instance_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:29:12.067407  7042 server_base.cc:1061] running on GCE node
I20260630 12:29:12.068380  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:12.068614  7042 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:29:12.068825  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822552068805 us; error 0 us; skew 500 ppm
I20260630 12:29:12.068852 19328 heartbeater.cc:344] Connected to a master server at 127.6.224.190:33869
I20260630 12:29:12.069325 19328 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:12.069495  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:12.070003 19328 heartbeater.cc:507] Master 127.6.224.190:33869 requested a full tablet report, sending...
I20260630 12:29:12.072008  7042 webserver.cc:533] Webserver started at http://127.6.224.131:42789/ using document root <none> and password file <none>
I20260630 12:29:12.072132 19126 ts_manager.cc:194] Registered new tserver with Master: bde232397350430d8f8dd7a1cf851e3e (127.6.224.130:38515)
I20260630 12:29:12.072546  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:12.072769  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:12.073006  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:12.073606 19126 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39206
I20260630 12:29:12.074169  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-0/minicluster-data/ts-2-root/instance:
uuid: "b9e2b47889a04608a466e4cbd9841b2e"
format_stamp: "Formatted at 2026-06-30 12:29:12 on dist-test-slave-fh7x"
I20260630 12:29:12.078510  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:29:12.081794 19339 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:29:12.082579  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:12.082849  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-0/minicluster-data/ts-2-root
uuid: "b9e2b47889a04608a466e4cbd9841b2e"
format_stamp: "Formatted at 2026-06-30 12:29:12 on dist-test-slave-fh7x"
I20260630 12:29:12.083107  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-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:29:12.096964  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:12.098147  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:12.099578  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:12.101974  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:12.102176  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:12.102464  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:12.102628  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:12.141124  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.131:37671
I20260630 12:29:12.141233 19401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.131:37671 every 8 connection(s)
I20260630 12:29:12.154544 19402 heartbeater.cc:344] Connected to a master server at 127.6.224.190:33869
I20260630 12:29:12.154963 19402 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:12.155674 19402 heartbeater.cc:507] Master 127.6.224.190:33869 requested a full tablet report, sending...
I20260630 12:29:12.157519 19126 ts_manager.cc:194] Registered new tserver with Master: b9e2b47889a04608a466e4cbd9841b2e (127.6.224.131:37671)
I20260630 12:29:12.157938  7042 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013512077s
I20260630 12:29:12.158877 19126 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39218
I20260630 12:29:12.980091 19253 heartbeater.cc:499] Master 127.6.224.190:33869 was elected leader, sending a full tablet report...
I20260630 12:29:13.075999 19328 heartbeater.cc:499] Master 127.6.224.190:33869 was elected leader, sending a full tablet report...
I20260630 12:29:13.161715 19402 heartbeater.cc:499] Master 127.6.224.190:33869 was elected leader, sending a full tablet report...
I20260630 12:29:13.212471 19126 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55840:
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:29:13.215009 19126 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:29:13.274669 19218 tablet_service.cc:1511] Processing CreateTablet for tablet e17f61fba2074b7497058f58118446b2 (DEFAULT_TABLE table=test-workload [id=b5b351b574f44d398c01fc3551669d21]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:13.276283 19218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e17f61fba2074b7497058f58118446b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.277828 19216 tablet_service.cc:1511] Processing CreateTablet for tablet b4c3c02e4d7748448371b305979aff54 (DEFAULT_TABLE table=test-workload [id=b5b351b574f44d398c01fc3551669d21]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:13.274785 19217 tablet_service.cc:1511] Processing CreateTablet for tablet 7130c945b01b40bbb66aba58aa180967 (DEFAULT_TABLE table=test-workload [id=b5b351b574f44d398c01fc3551669d21]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:13.279182 19216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c3c02e4d7748448371b305979aff54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.280043 19215 tablet_service.cc:1511] Processing CreateTablet for tablet af21e757b9954af99fa094c0ce49b3a4 (DEFAULT_TABLE table=test-workload [id=b5b351b574f44d398c01fc3551669d21]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:13.281342 19215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af21e757b9954af99fa094c0ce49b3a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.281246 19213 tablet_service.cc:1511] Processing CreateTablet for tablet e7987f7a9eab4973884e57bf0197157a (DEFAULT_TABLE table=test-workload [id=b5b351b574f44d398c01fc3551669d21]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:13.283234 19213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7987f7a9eab4973884e57bf0197157a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.278869 19214 tablet_service.cc:1511] Processing CreateTablet for tablet 9adb9e515421422da3590676e15bb51f (DEFAULT_TABLE table=test-workload [id=b5b351b574f44d398c01fc3551669d21]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:13.290843 19214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9adb9e515421422da3590676e15bb51f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.308175 19217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7130c945b01b40bbb66aba58aa180967. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.316727 19293 tablet_service.cc:1511] Processing CreateTablet for tablet e17f61fba2074b7497058f58118446b2 (DEFAULT_TABLE table=test-workload [id=b5b351b574f44d398c01fc3551669d21]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:13.318120 19293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e17f61fba2074b7497058f58118446b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.321143 19292 tablet_service.cc:1511] Processing CreateTablet for tablet 7130c945b01b40bbb66aba58aa180967 (DEFAULT_TABLE table=test-workload [id=b5b351b574f44d398c01fc3551669d21]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:13.321617 19422 tablet_bootstrap.cc:492] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277: Bootstrap starting.
I20260630 12:29:13.322592 19292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7130c945b01b40bbb66aba58aa180967. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.326313 19291 tablet_service.cc:1511] Processing CreateTablet for tablet b4c3c02e4d7748448371b305979aff54 (DEFAULT_TABLE table=test-workload [id=b5b351b574f44d398c01fc3551669d21]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:13.327771 19422 tablet_bootstrap.cc:654] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.328998 19290 tablet_service.cc:1511] Processing CreateTablet for tablet af21e757b9954af99fa094c0ce49b3a4 (DEFAULT_TABLE table=test-workload [id=b5b351b574f44d398c01fc3551669d21]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:13.327700 19291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c3c02e4d7748448371b305979aff54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.331387 19288 tablet_service.cc:1511] Processing CreateTablet for tablet e7987f7a9eab4973884e57bf0197157a (DEFAULT_TABLE table=test-workload [id=b5b351b574f44d398c01fc3551669d21]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:13.330195 19289 tablet_service.cc:1511] Processing CreateTablet for tablet 9adb9e515421422da3590676e15bb51f (DEFAULT_TABLE table=test-workload [id=b5b351b574f44d398c01fc3551669d21]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:13.333773 19290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af21e757b9954af99fa094c0ce49b3a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.334638 19288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7987f7a9eab4973884e57bf0197157a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.337415 19289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9adb9e515421422da3590676e15bb51f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.359010 19367 tablet_service.cc:1511] Processing CreateTablet for tablet e17f61fba2074b7497058f58118446b2 (DEFAULT_TABLE table=test-workload [id=b5b351b574f44d398c01fc3551669d21]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:13.360587 19367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e17f61fba2074b7497058f58118446b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.362401 19366 tablet_service.cc:1511] Processing CreateTablet for tablet 7130c945b01b40bbb66aba58aa180967 (DEFAULT_TABLE table=test-workload [id=b5b351b574f44d398c01fc3551669d21]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:13.363920 19366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7130c945b01b40bbb66aba58aa180967. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.366251 19362 tablet_service.cc:1511] Processing CreateTablet for tablet e7987f7a9eab4973884e57bf0197157a (DEFAULT_TABLE table=test-workload [id=b5b351b574f44d398c01fc3551669d21]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:13.367712 19362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7987f7a9eab4973884e57bf0197157a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.371475 19363 tablet_service.cc:1511] Processing CreateTablet for tablet 9adb9e515421422da3590676e15bb51f (DEFAULT_TABLE table=test-workload [id=b5b351b574f44d398c01fc3551669d21]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:13.374382 19364 tablet_service.cc:1511] Processing CreateTablet for tablet af21e757b9954af99fa094c0ce49b3a4 (DEFAULT_TABLE table=test-workload [id=b5b351b574f44d398c01fc3551669d21]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:13.376933 19365 tablet_service.cc:1511] Processing CreateTablet for tablet b4c3c02e4d7748448371b305979aff54 (DEFAULT_TABLE table=test-workload [id=b5b351b574f44d398c01fc3551669d21]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:13.372977 19363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9adb9e515421422da3590676e15bb51f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.379706 19365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c3c02e4d7748448371b305979aff54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.381475 19364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af21e757b9954af99fa094c0ce49b3a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.419075 19424 tablet_bootstrap.cc:492] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e: Bootstrap starting.
I20260630 12:29:13.425925 19422 tablet_bootstrap.cc:492] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277: No bootstrap required, opened a new log
I20260630 12:29:13.426506 19422 ts_tablet_manager.cc:1403] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277: Time spent bootstrapping tablet: real 0.105s	user 0.025s	sys 0.058s
I20260630 12:29:13.429466 19422 raft_consensus.cc:359] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.430197 19422 raft_consensus.cc:385] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.430480 19422 raft_consensus.cc:740] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7c49253d98433ab87abf47ba21b277, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.431344 19422 consensus_queue.cc:260] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.437362 19424 tablet_bootstrap.cc:654] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.438503 19425 tablet_bootstrap.cc:492] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e: Bootstrap starting.
I20260630 12:29:13.444445 19422 ts_tablet_manager.cc:1434] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.006s
I20260630 12:29:13.445751 19422 tablet_bootstrap.cc:492] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277: Bootstrap starting.
I20260630 12:29:13.446384 19425 tablet_bootstrap.cc:654] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.449151 19426 raft_consensus.cc:493] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:13.449720 19426 raft_consensus.cc:515] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.456025 19426 leader_election.cc:290] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bde232397350430d8f8dd7a1cf851e3e (127.6.224.130:38515), b9e2b47889a04608a466e4cbd9841b2e (127.6.224.131:37671)
I20260630 12:29:13.459040 19422 tablet_bootstrap.cc:654] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.459367 19424 tablet_bootstrap.cc:492] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e: No bootstrap required, opened a new log
I20260630 12:29:13.460778 19424 ts_tablet_manager.cc:1403] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.010s
I20260630 12:29:13.463798 19424 raft_consensus.cc:359] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.464572 19424 raft_consensus.cc:385] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.464852 19424 raft_consensus.cc:740] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bde232397350430d8f8dd7a1cf851e3e, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.471004 19424 consensus_queue.cc:260] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.472185 19377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17f61fba2074b7497058f58118446b2" candidate_uuid: "9f7c49253d98433ab87abf47ba21b277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2b47889a04608a466e4cbd9841b2e" is_pre_election: true
I20260630 12:29:13.472497 19433 raft_consensus.cc:493] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:13.473029 19433 raft_consensus.cc:515] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.473878 19425 tablet_bootstrap.cc:492] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e: No bootstrap required, opened a new log
W20260630 12:29:13.473970 19192 leader_election.cc:343] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e2b47889a04608a466e4cbd9841b2e (127.6.224.131:37671): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:13.474541 19425 ts_tablet_manager.cc:1403] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.008s
I20260630 12:29:13.477110 19303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17f61fba2074b7497058f58118446b2" candidate_uuid: "9f7c49253d98433ab87abf47ba21b277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bde232397350430d8f8dd7a1cf851e3e" is_pre_election: true
I20260630 12:29:13.477203 19425 raft_consensus.cc:359] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.477877 19422 tablet_bootstrap.cc:492] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277: No bootstrap required, opened a new log
I20260630 12:29:13.478039 19425 raft_consensus.cc:385] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.478674 19425 raft_consensus.cc:740] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2b47889a04608a466e4cbd9841b2e, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.478766 19422 ts_tablet_manager.cc:1403] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.002s
I20260630 12:29:13.479600 19425 consensus_queue.cc:260] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.477967 19303 raft_consensus.cc:2468] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7c49253d98433ab87abf47ba21b277 in term 0.
I20260630 12:29:13.482039 19422 raft_consensus.cc:359] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.482908 19422 raft_consensus.cc:385] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.483217 19422 raft_consensus.cc:740] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7c49253d98433ab87abf47ba21b277, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.485461 19422 consensus_queue.cc:260] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.489692 19422 ts_tablet_manager.cc:1434] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:29:13.490927 19422 tablet_bootstrap.cc:492] T 9adb9e515421422da3590676e15bb51f P 9f7c49253d98433ab87abf47ba21b277: Bootstrap starting.
I20260630 12:29:13.494504 19424 ts_tablet_manager.cc:1434] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.008s
I20260630 12:29:13.498968 19191 leader_election.cc:304] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [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: 9f7c49253d98433ab87abf47ba21b277, bde232397350430d8f8dd7a1cf851e3e; no voters: b9e2b47889a04608a466e4cbd9841b2e
I20260630 12:29:13.500005 19424 tablet_bootstrap.cc:492] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e: Bootstrap starting.
I20260630 12:29:13.500350 19427 raft_consensus.cc:2804] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:13.500774 19427 raft_consensus.cc:493] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:13.501134 19427 raft_consensus.cc:3060] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.493166 19433 leader_election.cc:290] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461), b9e2b47889a04608a466e4cbd9841b2e (127.6.224.131:37671)
I20260630 12:29:13.505549 19422 tablet_bootstrap.cc:654] T 9adb9e515421422da3590676e15bb51f P 9f7c49253d98433ab87abf47ba21b277: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.505477 19425 ts_tablet_manager.cc:1434] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e: Time spent starting tablet: real 0.031s	user 0.020s	sys 0.004s
I20260630 12:29:13.506981 19425 tablet_bootstrap.cc:492] T af21e757b9954af99fa094c0ce49b3a4 P b9e2b47889a04608a466e4cbd9841b2e: Bootstrap starting.
I20260630 12:29:13.510037 19427 raft_consensus.cc:515] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.511775 19424 tablet_bootstrap.cc:654] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.512694 19427 leader_election.cc:290] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [CANDIDATE]: Term 1 election: Requested vote from peers bde232397350430d8f8dd7a1cf851e3e (127.6.224.130:38515), b9e2b47889a04608a466e4cbd9841b2e (127.6.224.131:37671)
I20260630 12:29:13.514976 19303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17f61fba2074b7497058f58118446b2" candidate_uuid: "9f7c49253d98433ab87abf47ba21b277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bde232397350430d8f8dd7a1cf851e3e"
I20260630 12:29:13.515766 19303 raft_consensus.cc:3060] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.517858 19425 tablet_bootstrap.cc:654] T af21e757b9954af99fa094c0ce49b3a4 P b9e2b47889a04608a466e4cbd9841b2e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.514103 19377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17f61fba2074b7497058f58118446b2" candidate_uuid: "9f7c49253d98433ab87abf47ba21b277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2b47889a04608a466e4cbd9841b2e"
I20260630 12:29:13.524703 19228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17f61fba2074b7497058f58118446b2" candidate_uuid: "bde232397350430d8f8dd7a1cf851e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7c49253d98433ab87abf47ba21b277" is_pre_election: true
I20260630 12:29:13.525848 19228 raft_consensus.cc:2393] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bde232397350430d8f8dd7a1cf851e3e in current term 1: Already voted for candidate 9f7c49253d98433ab87abf47ba21b277 in this term.
W20260630 12:29:13.524814 19192 leader_election.cc:343] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9e2b47889a04608a466e4cbd9841b2e (127.6.224.131:37671): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:13.535743 19303 raft_consensus.cc:2468] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7c49253d98433ab87abf47ba21b277 in term 1.
I20260630 12:29:13.539979 19377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17f61fba2074b7497058f58118446b2" candidate_uuid: "bde232397350430d8f8dd7a1cf851e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2b47889a04608a466e4cbd9841b2e" is_pre_election: true
W20260630 12:29:13.541162 19267 leader_election.cc:343] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e2b47889a04608a466e4cbd9841b2e (127.6.224.131:37671): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:13.541676 19267 leader_election.cc:304] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e [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: bde232397350430d8f8dd7a1cf851e3e; no voters: 9f7c49253d98433ab87abf47ba21b277, b9e2b47889a04608a466e4cbd9841b2e
I20260630 12:29:13.542488 19433 raft_consensus.cc:2749] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:13.545138 19191 leader_election.cc:304] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [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: 9f7c49253d98433ab87abf47ba21b277, bde232397350430d8f8dd7a1cf851e3e; no voters: b9e2b47889a04608a466e4cbd9841b2e
I20260630 12:29:13.545928 19427 raft_consensus.cc:2804] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:13.546391 19427 raft_consensus.cc:697] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [term 1 LEADER]: Becoming Leader. State: Replica: 9f7c49253d98433ab87abf47ba21b277, State: Running, Role: LEADER
I20260630 12:29:13.547235 19422 tablet_bootstrap.cc:492] T 9adb9e515421422da3590676e15bb51f P 9f7c49253d98433ab87abf47ba21b277: No bootstrap required, opened a new log
I20260630 12:29:13.547169 19427 consensus_queue.cc:237] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.547794 19422 ts_tablet_manager.cc:1403] T 9adb9e515421422da3590676e15bb51f P 9f7c49253d98433ab87abf47ba21b277: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.025s
I20260630 12:29:13.548185 19424 tablet_bootstrap.cc:492] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e: No bootstrap required, opened a new log
I20260630 12:29:13.548527 19425 tablet_bootstrap.cc:492] T af21e757b9954af99fa094c0ce49b3a4 P b9e2b47889a04608a466e4cbd9841b2e: No bootstrap required, opened a new log
I20260630 12:29:13.548736 19424 ts_tablet_manager.cc:1403] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.008s
I20260630 12:29:13.549072 19425 ts_tablet_manager.cc:1403] T af21e757b9954af99fa094c0ce49b3a4 P b9e2b47889a04608a466e4cbd9841b2e: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.006s
I20260630 12:29:13.550827 19422 raft_consensus.cc:359] T 9adb9e515421422da3590676e15bb51f P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.551585 19422 raft_consensus.cc:385] T 9adb9e515421422da3590676e15bb51f P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.551867 19422 raft_consensus.cc:740] T 9adb9e515421422da3590676e15bb51f P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7c49253d98433ab87abf47ba21b277, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.551867 19424 raft_consensus.cc:359] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.552191 19425 raft_consensus.cc:359] T af21e757b9954af99fa094c0ce49b3a4 P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.552834 19424 raft_consensus.cc:385] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.553138 19425 raft_consensus.cc:385] T af21e757b9954af99fa094c0ce49b3a4 P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.552755 19422 consensus_queue.cc:260] T 9adb9e515421422da3590676e15bb51f P 9f7c49253d98433ab87abf47ba21b277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.553593 19425 raft_consensus.cc:740] T af21e757b9954af99fa094c0ce49b3a4 P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2b47889a04608a466e4cbd9841b2e, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.555023 19422 ts_tablet_manager.cc:1434] T 9adb9e515421422da3590676e15bb51f P 9f7c49253d98433ab87abf47ba21b277: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:29:13.554786 19425 consensus_queue.cc:260] T af21e757b9954af99fa094c0ce49b3a4 P b9e2b47889a04608a466e4cbd9841b2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.555976 19422 tablet_bootstrap.cc:492] T b4c3c02e4d7748448371b305979aff54 P 9f7c49253d98433ab87abf47ba21b277: Bootstrap starting.
I20260630 12:29:13.557204 19425 ts_tablet_manager.cc:1434] T af21e757b9954af99fa094c0ce49b3a4 P b9e2b47889a04608a466e4cbd9841b2e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:29:13.558255 19425 tablet_bootstrap.cc:492] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e: Bootstrap starting.
I20260630 12:29:13.553540 19424 raft_consensus.cc:740] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bde232397350430d8f8dd7a1cf851e3e, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.561816 19424 consensus_queue.cc:260] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.563043 19422 tablet_bootstrap.cc:654] T b4c3c02e4d7748448371b305979aff54 P 9f7c49253d98433ab87abf47ba21b277: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.564337 19424 ts_tablet_manager.cc:1434] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260630 12:29:13.565481 19424 tablet_bootstrap.cc:492] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e: Bootstrap starting.
I20260630 12:29:13.568673 19422 tablet_bootstrap.cc:492] T b4c3c02e4d7748448371b305979aff54 P 9f7c49253d98433ab87abf47ba21b277: No bootstrap required, opened a new log
I20260630 12:29:13.569267 19422 ts_tablet_manager.cc:1403] T b4c3c02e4d7748448371b305979aff54 P 9f7c49253d98433ab87abf47ba21b277: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260630 12:29:13.571300 19424 tablet_bootstrap.cc:654] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.572029 19422 raft_consensus.cc:359] T b4c3c02e4d7748448371b305979aff54 P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.572794 19422 raft_consensus.cc:385] T b4c3c02e4d7748448371b305979aff54 P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.573103 19422 raft_consensus.cc:740] T b4c3c02e4d7748448371b305979aff54 P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7c49253d98433ab87abf47ba21b277, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.573556 19427 raft_consensus.cc:493] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:13.573906 19422 consensus_queue.cc:260] T b4c3c02e4d7748448371b305979aff54 P 9f7c49253d98433ab87abf47ba21b277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.574030 19427 raft_consensus.cc:515] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.576278 19422 ts_tablet_manager.cc:1434] T b4c3c02e4d7748448371b305979aff54 P 9f7c49253d98433ab87abf47ba21b277: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:29:13.576575 19425 tablet_bootstrap.cc:654] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.577363 19422 tablet_bootstrap.cc:492] T af21e757b9954af99fa094c0ce49b3a4 P 9f7c49253d98433ab87abf47ba21b277: Bootstrap starting.
I20260630 12:29:13.577025 19303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7987f7a9eab4973884e57bf0197157a" candidate_uuid: "9f7c49253d98433ab87abf47ba21b277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bde232397350430d8f8dd7a1cf851e3e" is_pre_election: true
I20260630 12:29:13.576197 19427 leader_election.cc:290] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bde232397350430d8f8dd7a1cf851e3e (127.6.224.130:38515), b9e2b47889a04608a466e4cbd9841b2e (127.6.224.131:37671)
I20260630 12:29:13.577538 19377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7987f7a9eab4973884e57bf0197157a" candidate_uuid: "9f7c49253d98433ab87abf47ba21b277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2b47889a04608a466e4cbd9841b2e" is_pre_election: true
W20260630 12:29:13.578608 19191 leader_election.cc:343] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bde232397350430d8f8dd7a1cf851e3e (127.6.224.130:38515): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:13.574025 19124 catalog_manager.cc:5697] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129). New cstate: current_term: 1 leader_uuid: "9f7c49253d98433ab87abf47ba21b277" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } health_report { overall_health: UNKNOWN } } }
W20260630 12:29:13.580195 19192 leader_election.cc:343] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e2b47889a04608a466e4cbd9841b2e (127.6.224.131:37671): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:13.582458 19192 leader_election.cc:304] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277 [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: 9f7c49253d98433ab87abf47ba21b277; no voters: b9e2b47889a04608a466e4cbd9841b2e, bde232397350430d8f8dd7a1cf851e3e
I20260630 12:29:13.584321 19422 tablet_bootstrap.cc:654] T af21e757b9954af99fa094c0ce49b3a4 P 9f7c49253d98433ab87abf47ba21b277: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.586898 19425 tablet_bootstrap.cc:492] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e: No bootstrap required, opened a new log
I20260630 12:29:13.587406 19424 tablet_bootstrap.cc:492] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e: No bootstrap required, opened a new log
I20260630 12:29:13.587448 19425 ts_tablet_manager.cc:1403] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260630 12:29:13.588191 19424 ts_tablet_manager.cc:1403] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.008s
I20260630 12:29:13.588898 19427 raft_consensus.cc:2749] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:13.591220 19425 raft_consensus.cc:359] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.591488 19424 raft_consensus.cc:359] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.592072 19425 raft_consensus.cc:385] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.592341 19424 raft_consensus.cc:385] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.592456 19425 raft_consensus.cc:740] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2b47889a04608a466e4cbd9841b2e, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.592857 19424 raft_consensus.cc:740] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bde232397350430d8f8dd7a1cf851e3e, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.593768 19424 consensus_queue.cc:260] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.593732 19425 consensus_queue.cc:260] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.596333 19424 ts_tablet_manager.cc:1434] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:29:13.597451 19424 tablet_bootstrap.cc:492] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e: Bootstrap starting.
I20260630 12:29:13.602592 19425 ts_tablet_manager.cc:1434] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:29:13.603389 19422 tablet_bootstrap.cc:492] T af21e757b9954af99fa094c0ce49b3a4 P 9f7c49253d98433ab87abf47ba21b277: No bootstrap required, opened a new log
I20260630 12:29:13.603742 19425 tablet_bootstrap.cc:492] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e: Bootstrap starting.
I20260630 12:29:13.604022 19422 ts_tablet_manager.cc:1403] T af21e757b9954af99fa094c0ce49b3a4 P 9f7c49253d98433ab87abf47ba21b277: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.005s
I20260630 12:29:13.606228 19424 tablet_bootstrap.cc:654] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.607308 19422 raft_consensus.cc:359] T af21e757b9954af99fa094c0ce49b3a4 P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.608103 19422 raft_consensus.cc:385] T af21e757b9954af99fa094c0ce49b3a4 P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.608403 19422 raft_consensus.cc:740] T af21e757b9954af99fa094c0ce49b3a4 P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7c49253d98433ab87abf47ba21b277, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.609319 19422 consensus_queue.cc:260] T af21e757b9954af99fa094c0ce49b3a4 P 9f7c49253d98433ab87abf47ba21b277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.610577 19425 tablet_bootstrap.cc:654] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.614248 19422 ts_tablet_manager.cc:1434] T af21e757b9954af99fa094c0ce49b3a4 P 9f7c49253d98433ab87abf47ba21b277: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260630 12:29:13.615490 19422 tablet_bootstrap.cc:492] T 7130c945b01b40bbb66aba58aa180967 P 9f7c49253d98433ab87abf47ba21b277: Bootstrap starting.
I20260630 12:29:13.618595 19424 tablet_bootstrap.cc:492] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e: No bootstrap required, opened a new log
I20260630 12:29:13.619238 19424 ts_tablet_manager.cc:1403] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260630 12:29:13.621760 19422 tablet_bootstrap.cc:654] T 7130c945b01b40bbb66aba58aa180967 P 9f7c49253d98433ab87abf47ba21b277: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.622546 19424 raft_consensus.cc:359] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.623373 19424 raft_consensus.cc:385] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.623713 19424 raft_consensus.cc:740] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bde232397350430d8f8dd7a1cf851e3e, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.624637 19424 consensus_queue.cc:260] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.627458 19424 ts_tablet_manager.cc:1434] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:29:13.628602 19424 tablet_bootstrap.cc:492] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e: Bootstrap starting.
I20260630 12:29:13.635054 19424 tablet_bootstrap.cc:654] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.637920 19422 tablet_bootstrap.cc:492] T 7130c945b01b40bbb66aba58aa180967 P 9f7c49253d98433ab87abf47ba21b277: No bootstrap required, opened a new log
I20260630 12:29:13.638492 19422 ts_tablet_manager.cc:1403] T 7130c945b01b40bbb66aba58aa180967 P 9f7c49253d98433ab87abf47ba21b277: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.011s
I20260630 12:29:13.641426 19422 raft_consensus.cc:359] T 7130c945b01b40bbb66aba58aa180967 P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.642184 19422 raft_consensus.cc:385] T 7130c945b01b40bbb66aba58aa180967 P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.642491 19422 raft_consensus.cc:740] T 7130c945b01b40bbb66aba58aa180967 P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7c49253d98433ab87abf47ba21b277, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.643347 19422 consensus_queue.cc:260] T 7130c945b01b40bbb66aba58aa180967 P 9f7c49253d98433ab87abf47ba21b277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.646066 19422 ts_tablet_manager.cc:1434] T 7130c945b01b40bbb66aba58aa180967 P 9f7c49253d98433ab87abf47ba21b277: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:29:13.647701 19424 tablet_bootstrap.cc:492] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e: No bootstrap required, opened a new log
I20260630 12:29:13.648272 19424 ts_tablet_manager.cc:1403] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260630 12:29:13.650310 19425 tablet_bootstrap.cc:492] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e: No bootstrap required, opened a new log
I20260630 12:29:13.650823 19425 ts_tablet_manager.cc:1403] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e: Time spent bootstrapping tablet: real 0.047s	user 0.005s	sys 0.039s
I20260630 12:29:13.651084 19424 raft_consensus.cc:359] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.651712 19424 raft_consensus.cc:385] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.651958 19424 raft_consensus.cc:740] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bde232397350430d8f8dd7a1cf851e3e, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.652588 19424 consensus_queue.cc:260] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.653600 19425 raft_consensus.cc:359] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.654349 19425 raft_consensus.cc:385] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.654402 19424 ts_tablet_manager.cc:1434] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:29:13.654738 19425 raft_consensus.cc:740] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2b47889a04608a466e4cbd9841b2e, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.655558 19424 tablet_bootstrap.cc:492] T 9adb9e515421422da3590676e15bb51f P bde232397350430d8f8dd7a1cf851e3e: Bootstrap starting.
I20260630 12:29:13.655557 19425 consensus_queue.cc:260] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.658087 19425 ts_tablet_manager.cc:1434] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260630 12:29:13.659198 19425 tablet_bootstrap.cc:492] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e: Bootstrap starting.
I20260630 12:29:13.665377 19425 tablet_bootstrap.cc:654] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.665448 19424 tablet_bootstrap.cc:654] T 9adb9e515421422da3590676e15bb51f P bde232397350430d8f8dd7a1cf851e3e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.671121 19433 raft_consensus.cc:493] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:13.671618 19424 tablet_bootstrap.cc:492] T 9adb9e515421422da3590676e15bb51f P bde232397350430d8f8dd7a1cf851e3e: No bootstrap required, opened a new log
I20260630 12:29:13.672019 19425 tablet_bootstrap.cc:492] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e: No bootstrap required, opened a new log
I20260630 12:29:13.671627 19433 raft_consensus.cc:515] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.672374 19424 ts_tablet_manager.cc:1403] T 9adb9e515421422da3590676e15bb51f P bde232397350430d8f8dd7a1cf851e3e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260630 12:29:13.672509 19425 ts_tablet_manager.cc:1403] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.008s
I20260630 12:29:13.675786 19228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c3c02e4d7748448371b305979aff54" candidate_uuid: "bde232397350430d8f8dd7a1cf851e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7c49253d98433ab87abf47ba21b277" is_pre_election: true
I20260630 12:29:13.675556 19425 raft_consensus.cc:359] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.676431 19425 raft_consensus.cc:385] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.676507 19228 raft_consensus.cc:2468] T b4c3c02e4d7748448371b305979aff54 P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bde232397350430d8f8dd7a1cf851e3e in term 0.
I20260630 12:29:13.676952 19425 raft_consensus.cc:740] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2b47889a04608a466e4cbd9841b2e, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.676340 19377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c3c02e4d7748448371b305979aff54" candidate_uuid: "bde232397350430d8f8dd7a1cf851e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2b47889a04608a466e4cbd9841b2e" is_pre_election: true
I20260630 12:29:13.677830 19377 raft_consensus.cc:2468] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bde232397350430d8f8dd7a1cf851e3e in term 0.
I20260630 12:29:13.677899 19425 consensus_queue.cc:260] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.678224 19268 leader_election.cc:304] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7c49253d98433ab87abf47ba21b277, bde232397350430d8f8dd7a1cf851e3e; no voters: 
I20260630 12:29:13.679225 19434 raft_consensus.cc:2804] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:13.677137 19433 leader_election.cc:290] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461), b9e2b47889a04608a466e4cbd9841b2e (127.6.224.131:37671)
I20260630 12:29:13.679611 19434 raft_consensus.cc:493] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:13.680013 19434 raft_consensus.cc:3060] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.680451 19425 ts_tablet_manager.cc:1434] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260630 12:29:13.681583 19425 tablet_bootstrap.cc:492] T 7130c945b01b40bbb66aba58aa180967 P b9e2b47889a04608a466e4cbd9841b2e: Bootstrap starting.
I20260630 12:29:13.682044 19424 raft_consensus.cc:359] T 9adb9e515421422da3590676e15bb51f P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.682796 19424 raft_consensus.cc:385] T 9adb9e515421422da3590676e15bb51f P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.683068 19424 raft_consensus.cc:740] T 9adb9e515421422da3590676e15bb51f P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bde232397350430d8f8dd7a1cf851e3e, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.683835 19424 consensus_queue.cc:260] T 9adb9e515421422da3590676e15bb51f P bde232397350430d8f8dd7a1cf851e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.686048 19424 ts_tablet_manager.cc:1434] T 9adb9e515421422da3590676e15bb51f P bde232397350430d8f8dd7a1cf851e3e: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260630 12:29:13.687636 19425 tablet_bootstrap.cc:654] T 7130c945b01b40bbb66aba58aa180967 P b9e2b47889a04608a466e4cbd9841b2e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.687417 19434 raft_consensus.cc:515] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.694175 19434 leader_election.cc:290] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [CANDIDATE]: Term 1 election: Requested vote from peers 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461), b9e2b47889a04608a466e4cbd9841b2e (127.6.224.131:37671)
I20260630 12:29:13.694420 19377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c3c02e4d7748448371b305979aff54" candidate_uuid: "bde232397350430d8f8dd7a1cf851e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2b47889a04608a466e4cbd9841b2e"
I20260630 12:29:13.695053 19377 raft_consensus.cc:3060] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.695617 19228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c3c02e4d7748448371b305979aff54" candidate_uuid: "bde232397350430d8f8dd7a1cf851e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7c49253d98433ab87abf47ba21b277"
I20260630 12:29:13.696241 19228 raft_consensus.cc:3060] T b4c3c02e4d7748448371b305979aff54 P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.697359 19425 tablet_bootstrap.cc:492] T 7130c945b01b40bbb66aba58aa180967 P b9e2b47889a04608a466e4cbd9841b2e: No bootstrap required, opened a new log
I20260630 12:29:13.697901 19425 ts_tablet_manager.cc:1403] T 7130c945b01b40bbb66aba58aa180967 P b9e2b47889a04608a466e4cbd9841b2e: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260630 12:29:13.700839 19425 raft_consensus.cc:359] T 7130c945b01b40bbb66aba58aa180967 P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.701524 19425 raft_consensus.cc:385] T 7130c945b01b40bbb66aba58aa180967 P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.701807 19425 raft_consensus.cc:740] T 7130c945b01b40bbb66aba58aa180967 P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2b47889a04608a466e4cbd9841b2e, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.702567 19377 raft_consensus.cc:2468] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bde232397350430d8f8dd7a1cf851e3e in term 1.
I20260630 12:29:13.702512 19425 consensus_queue.cc:260] T 7130c945b01b40bbb66aba58aa180967 P b9e2b47889a04608a466e4cbd9841b2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.704442 19267 leader_election.cc:304] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e2b47889a04608a466e4cbd9841b2e, bde232397350430d8f8dd7a1cf851e3e; no voters: 
I20260630 12:29:13.705240 19425 ts_tablet_manager.cc:1434] T 7130c945b01b40bbb66aba58aa180967 P b9e2b47889a04608a466e4cbd9841b2e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:29:13.705551 19434 raft_consensus.cc:2804] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:13.706034 19434 raft_consensus.cc:697] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [term 1 LEADER]: Becoming Leader. State: Replica: bde232397350430d8f8dd7a1cf851e3e, State: Running, Role: LEADER
I20260630 12:29:13.706652 19434 consensus_queue.cc:237] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.706943 19228 raft_consensus.cc:2468] T b4c3c02e4d7748448371b305979aff54 P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bde232397350430d8f8dd7a1cf851e3e in term 1.
I20260630 12:29:13.714560 19124 catalog_manager.cc:5697] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to bde232397350430d8f8dd7a1cf851e3e (127.6.224.130). New cstate: current_term: 1 leader_uuid: "bde232397350430d8f8dd7a1cf851e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:13.716936 19434 raft_consensus.cc:493] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:13.717428 19434 raft_consensus.cc:515] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.719141 19434 leader_election.cc:290] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461), b9e2b47889a04608a466e4cbd9841b2e (127.6.224.131:37671)
I20260630 12:29:13.719787 19228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7987f7a9eab4973884e57bf0197157a" candidate_uuid: "bde232397350430d8f8dd7a1cf851e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7c49253d98433ab87abf47ba21b277" is_pre_election: true
I20260630 12:29:13.720482 19228 raft_consensus.cc:2468] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bde232397350430d8f8dd7a1cf851e3e in term 0.
I20260630 12:29:13.720572 19377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7987f7a9eab4973884e57bf0197157a" candidate_uuid: "bde232397350430d8f8dd7a1cf851e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2b47889a04608a466e4cbd9841b2e" is_pre_election: true
I20260630 12:29:13.721321 19377 raft_consensus.cc:2468] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bde232397350430d8f8dd7a1cf851e3e in term 0.
I20260630 12:29:13.721436 19268 leader_election.cc:304] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7c49253d98433ab87abf47ba21b277, bde232397350430d8f8dd7a1cf851e3e; no voters: 
I20260630 12:29:13.722857 19434 raft_consensus.cc:2804] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:13.723210 19434 raft_consensus.cc:493] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:13.723474 19434 raft_consensus.cc:3060] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.728360 19434 raft_consensus.cc:515] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.730060 19434 leader_election.cc:290] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [CANDIDATE]: Term 1 election: Requested vote from peers 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461), b9e2b47889a04608a466e4cbd9841b2e (127.6.224.131:37671)
I20260630 12:29:13.730819 19228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7987f7a9eab4973884e57bf0197157a" candidate_uuid: "bde232397350430d8f8dd7a1cf851e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7c49253d98433ab87abf47ba21b277"
I20260630 12:29:13.731078 19377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7987f7a9eab4973884e57bf0197157a" candidate_uuid: "bde232397350430d8f8dd7a1cf851e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2b47889a04608a466e4cbd9841b2e"
I20260630 12:29:13.731366 19228 raft_consensus.cc:3060] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.731628 19377 raft_consensus.cc:3060] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.736466 19377 raft_consensus.cc:2468] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bde232397350430d8f8dd7a1cf851e3e in term 1.
I20260630 12:29:13.736572 19228 raft_consensus.cc:2468] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bde232397350430d8f8dd7a1cf851e3e in term 1.
I20260630 12:29:13.737561 19267 leader_election.cc:304] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e2b47889a04608a466e4cbd9841b2e, bde232397350430d8f8dd7a1cf851e3e; no voters: 
I20260630 12:29:13.738238 19434 raft_consensus.cc:2804] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:13.738592 19434 raft_consensus.cc:697] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [term 1 LEADER]: Becoming Leader. State: Replica: bde232397350430d8f8dd7a1cf851e3e, State: Running, Role: LEADER
I20260630 12:29:13.739246 19433 raft_consensus.cc:493] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:13.739212 19434 consensus_queue.cc:237] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.739766 19433 raft_consensus.cc:515] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.741814 19433 leader_election.cc:290] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461), b9e2b47889a04608a466e4cbd9841b2e (127.6.224.131:37671)
I20260630 12:29:13.742148 19437 raft_consensus.cc:493] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:13.742626 19228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af21e757b9954af99fa094c0ce49b3a4" candidate_uuid: "bde232397350430d8f8dd7a1cf851e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7c49253d98433ab87abf47ba21b277" is_pre_election: true
I20260630 12:29:13.743283 19228 raft_consensus.cc:2468] T af21e757b9954af99fa094c0ce49b3a4 P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bde232397350430d8f8dd7a1cf851e3e in term 0.
I20260630 12:29:13.742640 19437 raft_consensus.cc:515] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.743836 19377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af21e757b9954af99fa094c0ce49b3a4" candidate_uuid: "bde232397350430d8f8dd7a1cf851e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2b47889a04608a466e4cbd9841b2e" is_pre_election: true
I20260630 12:29:13.744455 19377 raft_consensus.cc:2468] T af21e757b9954af99fa094c0ce49b3a4 P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bde232397350430d8f8dd7a1cf851e3e in term 0.
I20260630 12:29:13.745402 19268 leader_election.cc:304] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7c49253d98433ab87abf47ba21b277, bde232397350430d8f8dd7a1cf851e3e; no voters: 
I20260630 12:29:13.746356 19434 raft_consensus.cc:2804] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:13.746706 19434 raft_consensus.cc:493] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:13.747004 19434 raft_consensus.cc:3060] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.748409 19455 raft_consensus.cc:493] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:13.748364 19124 catalog_manager.cc:5697] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to bde232397350430d8f8dd7a1cf851e3e (127.6.224.130). New cstate: current_term: 1 leader_uuid: "bde232397350430d8f8dd7a1cf851e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:13.749039 19455 raft_consensus.cc:515] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.751305 19437 leader_election.cc:290] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461), bde232397350430d8f8dd7a1cf851e3e (127.6.224.130:38515)
I20260630 12:29:13.751523 19455 leader_election.cc:290] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461), bde232397350430d8f8dd7a1cf851e3e (127.6.224.130:38515)
I20260630 12:29:13.759083 19434 raft_consensus.cc:515] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.761962 19228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af21e757b9954af99fa094c0ce49b3a4" candidate_uuid: "bde232397350430d8f8dd7a1cf851e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7c49253d98433ab87abf47ba21b277"
I20260630 12:29:13.762454 19228 raft_consensus.cc:3060] T af21e757b9954af99fa094c0ce49b3a4 P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.764907 19434 leader_election.cc:290] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e [CANDIDATE]: Term 1 election: Requested vote from peers 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461), b9e2b47889a04608a466e4cbd9841b2e (127.6.224.131:37671)
I20260630 12:29:13.765549 19227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17f61fba2074b7497058f58118446b2" candidate_uuid: "b9e2b47889a04608a466e4cbd9841b2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7c49253d98433ab87abf47ba21b277" is_pre_election: true
I20260630 12:29:13.765854 19226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9adb9e515421422da3590676e15bb51f" candidate_uuid: "b9e2b47889a04608a466e4cbd9841b2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7c49253d98433ab87abf47ba21b277" is_pre_election: true
I20260630 12:29:13.766486 19226 raft_consensus.cc:2468] T 9adb9e515421422da3590676e15bb51f P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e2b47889a04608a466e4cbd9841b2e in term 0.
I20260630 12:29:13.767031 19303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17f61fba2074b7497058f58118446b2" candidate_uuid: "b9e2b47889a04608a466e4cbd9841b2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bde232397350430d8f8dd7a1cf851e3e" is_pre_election: true
I20260630 12:29:13.767478 19302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9adb9e515421422da3590676e15bb51f" candidate_uuid: "b9e2b47889a04608a466e4cbd9841b2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bde232397350430d8f8dd7a1cf851e3e" is_pre_election: true
I20260630 12:29:13.768132 19302 raft_consensus.cc:2468] T 9adb9e515421422da3590676e15bb51f P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e2b47889a04608a466e4cbd9841b2e in term 0.
I20260630 12:29:13.768189 19377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af21e757b9954af99fa094c0ce49b3a4" candidate_uuid: "bde232397350430d8f8dd7a1cf851e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2b47889a04608a466e4cbd9841b2e"
I20260630 12:29:13.768272 19342 leader_election.cc:304] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7c49253d98433ab87abf47ba21b277, b9e2b47889a04608a466e4cbd9841b2e; no voters: 
I20260630 12:29:13.768896 19377 raft_consensus.cc:3060] T af21e757b9954af99fa094c0ce49b3a4 P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.769372 19455 raft_consensus.cc:2804] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:13.767799 19303 raft_consensus.cc:2393] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9e2b47889a04608a466e4cbd9841b2e in current term 1: Already voted for candidate 9f7c49253d98433ab87abf47ba21b277 in this term.
I20260630 12:29:13.770207 19455 raft_consensus.cc:493] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:13.770568 19455 raft_consensus.cc:3060] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.771252 19340 leader_election.cc:304] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e [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: b9e2b47889a04608a466e4cbd9841b2e; no voters: 9f7c49253d98433ab87abf47ba21b277, bde232397350430d8f8dd7a1cf851e3e
I20260630 12:29:13.772394 19437 raft_consensus.cc:3060] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.774001 19228 raft_consensus.cc:2468] T af21e757b9954af99fa094c0ce49b3a4 P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bde232397350430d8f8dd7a1cf851e3e in term 1.
I20260630 12:29:13.775182 19268 leader_election.cc:304] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7c49253d98433ab87abf47ba21b277, bde232397350430d8f8dd7a1cf851e3e; no voters: 
I20260630 12:29:13.775986 19377 raft_consensus.cc:2468] T af21e757b9954af99fa094c0ce49b3a4 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bde232397350430d8f8dd7a1cf851e3e in term 1.
I20260630 12:29:13.776144 19434 raft_consensus.cc:2804] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:13.776727 19434 raft_consensus.cc:697] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e [term 1 LEADER]: Becoming Leader. State: Replica: bde232397350430d8f8dd7a1cf851e3e, State: Running, Role: LEADER
I20260630 12:29:13.777521 19434 consensus_queue.cc:237] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.777509 19455 raft_consensus.cc:515] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.780225 19437 raft_consensus.cc:2749] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:13.780965 19303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9adb9e515421422da3590676e15bb51f" candidate_uuid: "b9e2b47889a04608a466e4cbd9841b2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bde232397350430d8f8dd7a1cf851e3e"
I20260630 12:29:13.781301 19228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9adb9e515421422da3590676e15bb51f" candidate_uuid: "b9e2b47889a04608a466e4cbd9841b2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7c49253d98433ab87abf47ba21b277"
I20260630 12:29:13.781666 19303 raft_consensus.cc:3060] T 9adb9e515421422da3590676e15bb51f P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.781937 19228 raft_consensus.cc:3060] T 9adb9e515421422da3590676e15bb51f P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.784746 19455 leader_election.cc:290] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [CANDIDATE]: Term 1 election: Requested vote from peers 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461), bde232397350430d8f8dd7a1cf851e3e (127.6.224.130:38515)
I20260630 12:29:13.786327 19124 catalog_manager.cc:5697] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to bde232397350430d8f8dd7a1cf851e3e (127.6.224.130). New cstate: current_term: 1 leader_uuid: "bde232397350430d8f8dd7a1cf851e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:13.788900 19303 raft_consensus.cc:2468] T 9adb9e515421422da3590676e15bb51f P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e2b47889a04608a466e4cbd9841b2e in term 1.
I20260630 12:29:13.788923 19228 raft_consensus.cc:2468] T 9adb9e515421422da3590676e15bb51f P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e2b47889a04608a466e4cbd9841b2e in term 1.
I20260630 12:29:13.790320 19340 leader_election.cc:304] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e2b47889a04608a466e4cbd9841b2e, bde232397350430d8f8dd7a1cf851e3e; no voters: 
I20260630 12:29:13.791083 19455 raft_consensus.cc:2804] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:13.791554 19455 raft_consensus.cc:697] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [term 1 LEADER]: Becoming Leader. State: Replica: b9e2b47889a04608a466e4cbd9841b2e, State: Running, Role: LEADER
I20260630 12:29:13.792294 19455 consensus_queue.cc:237] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.799988 19124 catalog_manager.cc:5697] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e2b47889a04608a466e4cbd9841b2e (127.6.224.131). New cstate: current_term: 1 leader_uuid: "b9e2b47889a04608a466e4cbd9841b2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } health_report { overall_health: HEALTHY } } }
W20260630 12:29:13.811686 19174 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:29:13.815608 19434 raft_consensus.cc:493] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:13.816126 19434 raft_consensus.cc:515] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.817778 19434 leader_election.cc:290] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461), b9e2b47889a04608a466e4cbd9841b2e (127.6.224.131:37671)
I20260630 12:29:13.818648 19228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7130c945b01b40bbb66aba58aa180967" candidate_uuid: "bde232397350430d8f8dd7a1cf851e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7c49253d98433ab87abf47ba21b277" is_pre_election: true
I20260630 12:29:13.818821 19377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7130c945b01b40bbb66aba58aa180967" candidate_uuid: "bde232397350430d8f8dd7a1cf851e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2b47889a04608a466e4cbd9841b2e" is_pre_election: true
I20260630 12:29:13.819415 19228 raft_consensus.cc:2468] T 7130c945b01b40bbb66aba58aa180967 P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bde232397350430d8f8dd7a1cf851e3e in term 0.
I20260630 12:29:13.819415 19377 raft_consensus.cc:2468] T 7130c945b01b40bbb66aba58aa180967 P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bde232397350430d8f8dd7a1cf851e3e in term 0.
I20260630 12:29:13.820657 19267 leader_election.cc:304] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e2b47889a04608a466e4cbd9841b2e, bde232397350430d8f8dd7a1cf851e3e; no voters: 
I20260630 12:29:13.821313 19434 raft_consensus.cc:2804] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:13.821601 19434 raft_consensus.cc:493] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:13.821866 19434 raft_consensus.cc:3060] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.826676 19434 raft_consensus.cc:515] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.828210 19434 leader_election.cc:290] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e [CANDIDATE]: Term 1 election: Requested vote from peers 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461), b9e2b47889a04608a466e4cbd9841b2e (127.6.224.131:37671)
I20260630 12:29:13.829110 19228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7130c945b01b40bbb66aba58aa180967" candidate_uuid: "bde232397350430d8f8dd7a1cf851e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7c49253d98433ab87abf47ba21b277"
I20260630 12:29:13.829219 19377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7130c945b01b40bbb66aba58aa180967" candidate_uuid: "bde232397350430d8f8dd7a1cf851e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2b47889a04608a466e4cbd9841b2e"
I20260630 12:29:13.829691 19228 raft_consensus.cc:3060] T 7130c945b01b40bbb66aba58aa180967 P 9f7c49253d98433ab87abf47ba21b277 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.829862 19377 raft_consensus.cc:3060] T 7130c945b01b40bbb66aba58aa180967 P b9e2b47889a04608a466e4cbd9841b2e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.834704 19228 raft_consensus.cc:2468] T 7130c945b01b40bbb66aba58aa180967 P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bde232397350430d8f8dd7a1cf851e3e in term 1.
I20260630 12:29:13.834704 19377 raft_consensus.cc:2468] T 7130c945b01b40bbb66aba58aa180967 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bde232397350430d8f8dd7a1cf851e3e in term 1.
I20260630 12:29:13.835827 19268 leader_election.cc:304] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7c49253d98433ab87abf47ba21b277, bde232397350430d8f8dd7a1cf851e3e; no voters: 
I20260630 12:29:13.836462 19434 raft_consensus.cc:2804] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:13.836915 19434 raft_consensus.cc:697] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e [term 1 LEADER]: Becoming Leader. State: Replica: bde232397350430d8f8dd7a1cf851e3e, State: Running, Role: LEADER
I20260630 12:29:13.837662 19434 consensus_queue.cc:237] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:13.844221 19124 catalog_manager.cc:5697] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to bde232397350430d8f8dd7a1cf851e3e (127.6.224.130). New cstate: current_term: 1 leader_uuid: "bde232397350430d8f8dd7a1cf851e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:14.032075 19427 consensus_queue.cc:1048] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:14.048360 19427 consensus_queue.cc:1048] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:14.124922 19228 raft_consensus.cc:1275] T b4c3c02e4d7748448371b305979aff54 P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Refusing update from remote peer bde232397350430d8f8dd7a1cf851e3e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:14.132041 19376 raft_consensus.cc:1275] T 7130c945b01b40bbb66aba58aa180967 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Refusing update from remote peer bde232397350430d8f8dd7a1cf851e3e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:14.132304 19377 raft_consensus.cc:1275] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Refusing update from remote peer bde232397350430d8f8dd7a1cf851e3e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:14.134270 19375 raft_consensus.cc:1275] T af21e757b9954af99fa094c0ce49b3a4 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Refusing update from remote peer bde232397350430d8f8dd7a1cf851e3e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:14.150820 19228 raft_consensus.cc:1275] T 7130c945b01b40bbb66aba58aa180967 P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Refusing update from remote peer bde232397350430d8f8dd7a1cf851e3e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:14.152667 19433 consensus_queue.cc:1048] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:29:14.154516 19433 consensus_queue.cc:1048] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:14.149112 19478 consensus_queue.cc:1048] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260630 12:29:14.175030 19228 raft_consensus.cc:1275] T 9adb9e515421422da3590676e15bb51f P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Refusing update from remote peer b9e2b47889a04608a466e4cbd9841b2e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:14.178223 19437 consensus_queue.cc:1048] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:14.179447 19433 consensus_queue.cc:1048] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260630 12:29:14.183025 19377 raft_consensus.cc:1275] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Refusing update from remote peer bde232397350430d8f8dd7a1cf851e3e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:14.180477 19434 consensus_queue.cc:1048] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260630 12:29:14.185906 19226 raft_consensus.cc:1275] T af21e757b9954af99fa094c0ce49b3a4 P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Refusing update from remote peer bde232397350430d8f8dd7a1cf851e3e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:14.195117 19434 consensus_queue.cc:1048] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260630 12:29:14.203099 19303 raft_consensus.cc:1275] T 9adb9e515421422da3590676e15bb51f P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Refusing update from remote peer b9e2b47889a04608a466e4cbd9841b2e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:14.213579 19437 consensus_queue.cc:1048] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:14.206498 19477 consensus_queue.cc:1048] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260630 12:29:14.212345 19433 consensus_queue.cc:1048] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260630 12:29:14.504693 19481 mvcc.cc:204] Tried to move back new op lower bound from 7302441181671948288 to 7302441180281708544. Current Snapshot: MvccSnapshot[applied={T|T < 7302441181671948288}]
I20260630 12:29:15.161757  7042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:15.168439 19523 instance_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:29:15.170194 19524 instance_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:29:15.171334 19526 instance_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:29:15.171851  7042 server_base.cc:1061] running on GCE node
I20260630 12:29:15.172981  7042 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:15.173237  7042 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:29:15.173414  7042 hybrid_clock.cc:648] HybridClock initialized: now 1782822555173397 us; error 0 us; skew 500 ppm
I20260630 12:29:15.173877  7042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:15.176023  7042 webserver.cc:533] Webserver started at http://127.6.224.132:46073/ using document root <none> and password file <none>
I20260630 12:29:15.176463  7042 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:15.176640  7042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:15.176874  7042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:15.177906  7042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-0/minicluster-data/ts-3-root/instance:
uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf"
format_stamp: "Formatted at 2026-06-30 12:29:15 on dist-test-slave-fh7x"
I20260630 12:29:15.182081  7042 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:29:15.185422 19531 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:29:15.186192  7042 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:29:15.186456  7042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-0/minicluster-data/ts-3-root
uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf"
format_stamp: "Formatted at 2026-06-30 12:29:15 on dist-test-slave-fh7x"
I20260630 12:29:15.186681  7042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task0MF3AK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822288522220-7042-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:29:15.208086  7042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:15.209312  7042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:15.210489  7042 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:15.212664  7042 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:15.212852  7042 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:15.213119  7042 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:15.213265  7042 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:15.250252  7042 rpc_server.cc:307] RPC server started. Bound to: 127.6.224.132:37193
I20260630 12:29:15.250355 19593 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.224.132:37193 every 8 connection(s)
I20260630 12:29:15.264962 19594 heartbeater.cc:344] Connected to a master server at 127.6.224.190:33869
I20260630 12:29:15.265422 19594 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:15.266117 19594 heartbeater.cc:507] Master 127.6.224.190:33869 requested a full tablet report, sending...
I20260630 12:29:15.267956 19121 ts_manager.cc:194] Registered new tserver with Master: cfc156918a574c2a8dd8b0e3eb9cc9bf (127.6.224.132:37193)
I20260630 12:29:15.269338 19121 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55842
W20260630 12:29:16.457782 19174 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table b5b351b574f44d398c01fc3551669d21: could not find any suitable replica to move from server bde232397350430d8f8dd7a1cf851e3e to server cfc156918a574c2a8dd8b0e3eb9cc9bf
I20260630 12:29:16.538995 19594 heartbeater.cc:499] Master 127.6.224.190:33869 was elected leader, sending a full tablet report...
W20260630 12:29:17.048059 19324 debug-util.cc:398] Leaking SignalData structure 0x7b0800298280 after lost signal to thread 7045
W20260630 12:29:17.049141 19324 debug-util.cc:398] Leaking SignalData structure 0x7b080013ba60 after lost signal to thread 19160
W20260630 12:29:17.050285 19324 debug-util.cc:398] Leaking SignalData structure 0x7b080023a9c0 after lost signal to thread 19252
W20260630 12:29:17.051254 19324 debug-util.cc:398] Leaking SignalData structure 0x7b080028ff20 after lost signal to thread 19327
W20260630 12:29:17.052464 19324 debug-util.cc:398] Leaking SignalData structure 0x7b080018dde0 after lost signal to thread 19401
W20260630 12:29:17.053769 19324 debug-util.cc:398] Leaking SignalData structure 0x7b080009f3c0 after lost signal to thread 19593
I20260630 12:29:17.489933 19303 consensus_queue.cc:237] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } attrs { replace: true } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } }
I20260630 12:29:17.499684 19227 raft_consensus.cc:1275] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Refusing update from remote peer bde232397350430d8f8dd7a1cf851e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:29:17.501518 19600 consensus_queue.cc:1048] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:29:17.501919 19376 raft_consensus.cc:1275] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Refusing update from remote peer bde232397350430d8f8dd7a1cf851e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:29:17.503862 19600 consensus_queue.cc:1048] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260630 12:29:17.512501 19267 consensus_peers.cc:597] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e -> Peer cfc156918a574c2a8dd8b0e3eb9cc9bf (127.6.224.132:37193): Couldn't send request to peer cfc156918a574c2a8dd8b0e3eb9cc9bf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7987f7a9eab4973884e57bf0197157a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:17.519006 19607 raft_consensus.cc:2955] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER cfc156918a574c2a8dd8b0e3eb9cc9bf (127.6.224.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } attrs { replace: true } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } } }
I20260630 12:29:17.522607 19376 raft_consensus.cc:2955] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER cfc156918a574c2a8dd8b0e3eb9cc9bf (127.6.224.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } attrs { replace: true } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } } }
I20260630 12:29:17.533077 19228 raft_consensus.cc:2955] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER cfc156918a574c2a8dd8b0e3eb9cc9bf (127.6.224.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } attrs { replace: true } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } } }
I20260630 12:29:17.551414 19121 catalog_manager.cc:5697] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e reported cstate change: config changed from index -1 to 11, NON_VOTER cfc156918a574c2a8dd8b0e3eb9cc9bf (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "bde232397350430d8f8dd7a1cf851e3e" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } attrs { replace: true } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } } }
I20260630 12:29:17.573436 19228 consensus_queue.cc:237] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } attrs { replace: true } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } }
I20260630 12:29:17.591378 19376 raft_consensus.cc:1275] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Refusing update from remote peer 9f7c49253d98433ab87abf47ba21b277: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:29:17.593087 19599 consensus_queue.cc:1048] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:29:17.596539 19303 raft_consensus.cc:1275] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Refusing update from remote peer 9f7c49253d98433ab87abf47ba21b277: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:29:17.598263 19599 consensus_queue.cc:1048] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260630 12:29:17.601365 19192 consensus_peers.cc:597] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 -> Peer cfc156918a574c2a8dd8b0e3eb9cc9bf (127.6.224.132:37193): Couldn't send request to peer cfc156918a574c2a8dd8b0e3eb9cc9bf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e17f61fba2074b7497058f58118446b2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:17.605532 19622 raft_consensus.cc:2955] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER cfc156918a574c2a8dd8b0e3eb9cc9bf (127.6.224.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } attrs { replace: true } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } } }
I20260630 12:29:17.607409 19376 raft_consensus.cc:2955] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER cfc156918a574c2a8dd8b0e3eb9cc9bf (127.6.224.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } attrs { replace: true } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } } }
I20260630 12:29:17.624784 19118 catalog_manager.cc:5697] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e reported cstate change: config changed from index -1 to 11, NON_VOTER cfc156918a574c2a8dd8b0e3eb9cc9bf (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "9f7c49253d98433ab87abf47ba21b277" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } attrs { replace: true } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } } }
I20260630 12:29:17.645200 19302 raft_consensus.cc:2955] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER cfc156918a574c2a8dd8b0e3eb9cc9bf (127.6.224.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } attrs { replace: true } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } } }
I20260630 12:29:17.650565 19376 consensus_queue.cc:237] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } attrs { replace: true } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } }
I20260630 12:29:17.664964 19302 raft_consensus.cc:1275] T 9adb9e515421422da3590676e15bb51f P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Refusing update from remote peer b9e2b47889a04608a466e4cbd9841b2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:29:17.666595 19228 raft_consensus.cc:1275] T 9adb9e515421422da3590676e15bb51f P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Refusing update from remote peer b9e2b47889a04608a466e4cbd9841b2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:29:17.667698 19518 consensus_queue.cc:1048] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:29:17.670545 19518 consensus_queue.cc:1048] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260630 12:29:17.677074 19341 consensus_peers.cc:597] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e -> Peer cfc156918a574c2a8dd8b0e3eb9cc9bf (127.6.224.132:37193): Couldn't send request to peer cfc156918a574c2a8dd8b0e3eb9cc9bf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9adb9e515421422da3590676e15bb51f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:17.682572 19518 raft_consensus.cc:2955] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER cfc156918a574c2a8dd8b0e3eb9cc9bf (127.6.224.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } attrs { replace: true } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } } }
I20260630 12:29:17.684577 19302 raft_consensus.cc:2955] T 9adb9e515421422da3590676e15bb51f P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER cfc156918a574c2a8dd8b0e3eb9cc9bf (127.6.224.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } attrs { replace: true } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } } }
I20260630 12:29:17.701030 19125 catalog_manager.cc:5697] T 9adb9e515421422da3590676e15bb51f P bde232397350430d8f8dd7a1cf851e3e reported cstate change: config changed from index -1 to 11, NON_VOTER cfc156918a574c2a8dd8b0e3eb9cc9bf (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "b9e2b47889a04608a466e4cbd9841b2e" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } attrs { replace: true } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } } }
I20260630 12:29:17.701934 19227 raft_consensus.cc:2955] T 9adb9e515421422da3590676e15bb51f P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER cfc156918a574c2a8dd8b0e3eb9cc9bf (127.6.224.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } attrs { replace: true } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } } }
I20260630 12:29:17.720320 19303 consensus_queue.cc:237] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } attrs { replace: true } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } }
W20260630 12:29:17.732649 19267 consensus_peers.cc:597] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e -> Peer cfc156918a574c2a8dd8b0e3eb9cc9bf (127.6.224.132:37193): Couldn't send request to peer cfc156918a574c2a8dd8b0e3eb9cc9bf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b4c3c02e4d7748448371b305979aff54. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:17.733345 19227 raft_consensus.cc:1275] T b4c3c02e4d7748448371b305979aff54 P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Refusing update from remote peer bde232397350430d8f8dd7a1cf851e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:29:17.735486 19613 consensus_queue.cc:1048] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:29:17.733345 19376 raft_consensus.cc:1275] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Refusing update from remote peer bde232397350430d8f8dd7a1cf851e3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:29:17.740988 19613 consensus_queue.cc:1048] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:29:17.743862 19600 raft_consensus.cc:2955] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER cfc156918a574c2a8dd8b0e3eb9cc9bf (127.6.224.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } attrs { replace: true } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } } }
I20260630 12:29:17.745805 19227 raft_consensus.cc:2955] T b4c3c02e4d7748448371b305979aff54 P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER cfc156918a574c2a8dd8b0e3eb9cc9bf (127.6.224.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } attrs { replace: true } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } } }
I20260630 12:29:17.759509 19121 catalog_manager.cc:5697] T b4c3c02e4d7748448371b305979aff54 P 9f7c49253d98433ab87abf47ba21b277 reported cstate change: config changed from index -1 to 11, NON_VOTER cfc156918a574c2a8dd8b0e3eb9cc9bf (127.6.224.132) added. New cstate: current_term: 1 leader_uuid: "bde232397350430d8f8dd7a1cf851e3e" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } attrs { replace: true } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } } }
I20260630 12:29:17.763397 19375 raft_consensus.cc:2955] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER cfc156918a574c2a8dd8b0e3eb9cc9bf (127.6.224.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } attrs { replace: true } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } } }
I20260630 12:29:17.803474  7042 tablet_server.cc:179] TabletServer@127.6.224.129:0 shutting down...
I20260630 12:29:17.844355  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:17.845727  7042 tablet_replica.cc:333] T 7130c945b01b40bbb66aba58aa180967 P 9f7c49253d98433ab87abf47ba21b277: stopping tablet replica
I20260630 12:29:17.846593  7042 raft_consensus.cc:2243] T 7130c945b01b40bbb66aba58aa180967 P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:17.847245  7042 raft_consensus.cc:2272] T 7130c945b01b40bbb66aba58aa180967 P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:17.850307  7042 tablet_replica.cc:333] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277: stopping tablet replica
I20260630 12:29:17.851187  7042 raft_consensus.cc:2243] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:17.852581  7042 raft_consensus.cc:2272] T e17f61fba2074b7497058f58118446b2 P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:17.855873  7042 tablet_replica.cc:333] T b4c3c02e4d7748448371b305979aff54 P 9f7c49253d98433ab87abf47ba21b277: stopping tablet replica
I20260630 12:29:17.856701  7042 raft_consensus.cc:2243] T b4c3c02e4d7748448371b305979aff54 P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:17.857604  7042 raft_consensus.cc:2272] T b4c3c02e4d7748448371b305979aff54 P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:17.860889  7042 tablet_replica.cc:333] T af21e757b9954af99fa094c0ce49b3a4 P 9f7c49253d98433ab87abf47ba21b277: stopping tablet replica
I20260630 12:29:17.861737  7042 raft_consensus.cc:2243] T af21e757b9954af99fa094c0ce49b3a4 P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:17.862483  7042 raft_consensus.cc:2272] T af21e757b9954af99fa094c0ce49b3a4 P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:17.865391  7042 tablet_replica.cc:333] T 9adb9e515421422da3590676e15bb51f P 9f7c49253d98433ab87abf47ba21b277: stopping tablet replica
I20260630 12:29:17.866180  7042 raft_consensus.cc:2243] T 9adb9e515421422da3590676e15bb51f P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:17.866818  7042 raft_consensus.cc:2272] T 9adb9e515421422da3590676e15bb51f P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:17.870648  7042 tablet_replica.cc:333] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277: stopping tablet replica
I20260630 12:29:17.871380  7042 raft_consensus.cc:2243] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:17.872225  7042 raft_consensus.cc:2272] T e7987f7a9eab4973884e57bf0197157a P 9f7c49253d98433ab87abf47ba21b277 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:17.893970  7042 tablet_server.cc:196] TabletServer@127.6.224.129:0 shutdown complete.
I20260630 12:29:17.915820  7042 tablet_server.cc:179] TabletServer@127.6.224.130:0 shutting down...
W20260630 12:29:17.927027 19268 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.224.129:44461: connect: Connection refused (error 111)
W20260630 12:29:17.939862 19268 consensus_peers.cc:597] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e -> Peer 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461): Couldn't send request to peer 9f7c49253d98433ab87abf47ba21b277. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:44461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:17.956511  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:17.957262  7042 tablet_replica.cc:333] T 9adb9e515421422da3590676e15bb51f P bde232397350430d8f8dd7a1cf851e3e: stopping tablet replica
I20260630 12:29:17.957929  7042 raft_consensus.cc:2243] T 9adb9e515421422da3590676e15bb51f P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:17.958519  7042 raft_consensus.cc:2272] T 9adb9e515421422da3590676e15bb51f P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:17.961138  7042 tablet_replica.cc:333] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e: stopping tablet replica
I20260630 12:29:17.961724  7042 raft_consensus.cc:2243] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:17.962172  7042 raft_consensus.cc:2272] T e17f61fba2074b7497058f58118446b2 P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:17.964720  7042 tablet_replica.cc:333] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e: stopping tablet replica
I20260630 12:29:17.965320  7042 raft_consensus.cc:2243] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:17.966257  7042 raft_consensus.cc:2272] T b4c3c02e4d7748448371b305979aff54 P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:17.968751  7042 tablet_replica.cc:333] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e: stopping tablet replica
I20260630 12:29:17.969353  7042 raft_consensus.cc:2243] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:17.970141  7042 raft_consensus.cc:2272] T af21e757b9954af99fa094c0ce49b3a4 P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:17.972078  7042 tablet_replica.cc:333] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e: stopping tablet replica
I20260630 12:29:17.972573  7042 raft_consensus.cc:2243] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:17.973344  7042 raft_consensus.cc:2272] T 7130c945b01b40bbb66aba58aa180967 P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:17.975342  7042 tablet_replica.cc:333] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e: stopping tablet replica
I20260630 12:29:17.975816  7042 raft_consensus.cc:2243] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:17.976718  7042 raft_consensus.cc:2272] T e7987f7a9eab4973884e57bf0197157a P bde232397350430d8f8dd7a1cf851e3e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:29:18.072083 19340 consensus_peers.cc:597] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e -> Peer bde232397350430d8f8dd7a1cf851e3e (127.6.224.130:38515): Couldn't send request to peer bde232397350430d8f8dd7a1cf851e3e. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.130:38515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:18.198030 19636 ts_tablet_manager.cc:933] T 9adb9e515421422da3590676e15bb51f P cfc156918a574c2a8dd8b0e3eb9cc9bf: Initiating tablet copy from peer b9e2b47889a04608a466e4cbd9841b2e (127.6.224.131:37671)
I20260630 12:29:18.199813 19636 tablet_copy_client.cc:323] T 9adb9e515421422da3590676e15bb51f P cfc156918a574c2a8dd8b0e3eb9cc9bf: tablet copy: Beginning tablet copy session from remote peer at address 127.6.224.131:37671
W20260630 12:29:18.223269 19342 consensus_peers.cc:597] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e -> Peer 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461): Couldn't send request to peer 9f7c49253d98433ab87abf47ba21b277. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:44461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:18.227353 19387 tablet_copy_service.cc:140] P b9e2b47889a04608a466e4cbd9841b2e: Received BeginTabletCopySession request for tablet 9adb9e515421422da3590676e15bb51f from peer cfc156918a574c2a8dd8b0e3eb9cc9bf ({username='slave'} at 127.0.0.1:50444)
I20260630 12:29:18.227895 19387 tablet_copy_service.cc:161] P b9e2b47889a04608a466e4cbd9841b2e: Beginning new tablet copy session on tablet 9adb9e515421422da3590676e15bb51f from peer cfc156918a574c2a8dd8b0e3eb9cc9bf at {username='slave'} at 127.0.0.1:50444: session id = cfc156918a574c2a8dd8b0e3eb9cc9bf-9adb9e515421422da3590676e15bb51f
I20260630 12:29:18.236016 19387 tablet_copy_source_session.cc:215] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:18.239346 19636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9adb9e515421422da3590676e15bb51f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:18.255764 19636 tablet_copy_client.cc:806] T 9adb9e515421422da3590676e15bb51f P cfc156918a574c2a8dd8b0e3eb9cc9bf: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:18.256438 19636 tablet_copy_client.cc:670] T 9adb9e515421422da3590676e15bb51f P cfc156918a574c2a8dd8b0e3eb9cc9bf: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:18.260749 19636 tablet_copy_client.cc:538] T 9adb9e515421422da3590676e15bb51f P cfc156918a574c2a8dd8b0e3eb9cc9bf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:18.270144 19636 tablet_bootstrap.cc:492] T 9adb9e515421422da3590676e15bb51f P cfc156918a574c2a8dd8b0e3eb9cc9bf: Bootstrap starting.
I20260630 12:29:18.350936 19636 tablet_bootstrap.cc:492] T 9adb9e515421422da3590676e15bb51f P cfc156918a574c2a8dd8b0e3eb9cc9bf: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=70 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:18.351923 19636 tablet_bootstrap.cc:492] T 9adb9e515421422da3590676e15bb51f P cfc156918a574c2a8dd8b0e3eb9cc9bf: Bootstrap complete.
I20260630 12:29:18.352656 19636 ts_tablet_manager.cc:1403] T 9adb9e515421422da3590676e15bb51f P cfc156918a574c2a8dd8b0e3eb9cc9bf: Time spent bootstrapping tablet: real 0.083s	user 0.067s	sys 0.013s
I20260630 12:29:18.355505 19636 raft_consensus.cc:359] T 9adb9e515421422da3590676e15bb51f P cfc156918a574c2a8dd8b0e3eb9cc9bf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } attrs { replace: true } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } }
I20260630 12:29:18.356366 19636 raft_consensus.cc:740] T 9adb9e515421422da3590676e15bb51f P cfc156918a574c2a8dd8b0e3eb9cc9bf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cfc156918a574c2a8dd8b0e3eb9cc9bf, State: Initialized, Role: LEARNER
I20260630 12:29:18.357065 19636 consensus_queue.cc:260] T 9adb9e515421422da3590676e15bb51f P cfc156918a574c2a8dd8b0e3eb9cc9bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } attrs { replace: true } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } }
I20260630 12:29:18.359841 19636 ts_tablet_manager.cc:1434] T 9adb9e515421422da3590676e15bb51f P cfc156918a574c2a8dd8b0e3eb9cc9bf: Time spent starting tablet: real 0.007s	user 0.010s	sys 0.000s
I20260630 12:29:18.363034 19387 tablet_copy_service.cc:342] P b9e2b47889a04608a466e4cbd9841b2e: Request end of tablet copy session cfc156918a574c2a8dd8b0e3eb9cc9bf-9adb9e515421422da3590676e15bb51f received from {username='slave'} at 127.0.0.1:50444
I20260630 12:29:18.363440 19387 tablet_copy_service.cc:434] P b9e2b47889a04608a466e4cbd9841b2e: ending tablet copy session cfc156918a574c2a8dd8b0e3eb9cc9bf-9adb9e515421422da3590676e15bb51f on tablet 9adb9e515421422da3590676e15bb51f with peer cfc156918a574c2a8dd8b0e3eb9cc9bf
I20260630 12:29:18.811331 19569 raft_consensus.cc:1217] T 9adb9e515421422da3590676e15bb51f P cfc156918a574c2a8dd8b0e3eb9cc9bf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.10->[1.11-1.11]   Dedup: 1.11->[]
I20260630 12:29:18.890846 19642 raft_consensus.cc:493] T af21e757b9954af99fa094c0ce49b3a4 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bde232397350430d8f8dd7a1cf851e3e)
I20260630 12:29:18.891413 19642 raft_consensus.cc:515] T af21e757b9954af99fa094c0ce49b3a4 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
I20260630 12:29:18.893596 19642 leader_election.cc:290] T af21e757b9954af99fa094c0ce49b3a4 P b9e2b47889a04608a466e4cbd9841b2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461), bde232397350430d8f8dd7a1cf851e3e (127.6.224.130:38515)
W20260630 12:29:18.899860 19342 leader_election.cc:336] T af21e757b9954af99fa094c0ce49b3a4 P b9e2b47889a04608a466e4cbd9841b2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461): Network error: Client connection negotiation failed: client connection to 127.6.224.129:44461: connect: Connection refused (error 111)
W20260630 12:29:18.904098 19340 leader_election.cc:336] T af21e757b9954af99fa094c0ce49b3a4 P b9e2b47889a04608a466e4cbd9841b2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bde232397350430d8f8dd7a1cf851e3e (127.6.224.130:38515): Network error: Client connection negotiation failed: client connection to 127.6.224.130:38515: connect: Connection refused (error 111)
I20260630 12:29:18.904564 19340 leader_election.cc:304] T af21e757b9954af99fa094c0ce49b3a4 P b9e2b47889a04608a466e4cbd9841b2e [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: b9e2b47889a04608a466e4cbd9841b2e; no voters: 9f7c49253d98433ab87abf47ba21b277, bde232397350430d8f8dd7a1cf851e3e
I20260630 12:29:18.905356 19642 raft_consensus.cc:2749] T af21e757b9954af99fa094c0ce49b3a4 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:29:19.002029  7042 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19324)
I20260630 12:29:19.023630 19642 raft_consensus.cc:493] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bde232397350430d8f8dd7a1cf851e3e)
I20260630 12:29:19.024302 19642 raft_consensus.cc:515] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } attrs { replace: true } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } }
I20260630 12:29:19.026628 19642 leader_election.cc:290] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461), bde232397350430d8f8dd7a1cf851e3e (127.6.224.130:38515)
W20260630 12:29:19.031636 19342 leader_election.cc:336] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461): Network error: Client connection negotiation failed: client connection to 127.6.224.129:44461: connect: Connection refused (error 111)
W20260630 12:29:19.032195 19340 leader_election.cc:336] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bde232397350430d8f8dd7a1cf851e3e (127.6.224.130:38515): Network error: Client connection negotiation failed: client connection to 127.6.224.130:38515: connect: Connection refused (error 111)
I20260630 12:29:19.032657 19340 leader_election.cc:304] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e [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: b9e2b47889a04608a466e4cbd9841b2e; no voters: 9f7c49253d98433ab87abf47ba21b277, bde232397350430d8f8dd7a1cf851e3e
I20260630 12:29:19.033439 19642 raft_consensus.cc:2749] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:29:19.108749 19642 raft_consensus.cc:493] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7c49253d98433ab87abf47ba21b277)
I20260630 12:29:19.109364 19642 raft_consensus.cc:515] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } attrs { replace: true } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } }
I20260630 12:29:19.111672 19642 leader_election.cc:290] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461), bde232397350430d8f8dd7a1cf851e3e (127.6.224.130:38515)
W20260630 12:29:19.116328 19342 leader_election.cc:336] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461): Network error: Client connection negotiation failed: client connection to 127.6.224.129:44461: connect: Connection refused (error 111)
W20260630 12:29:19.118177 19340 leader_election.cc:336] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bde232397350430d8f8dd7a1cf851e3e (127.6.224.130:38515): Network error: Client connection negotiation failed: client connection to 127.6.224.130:38515: connect: Connection refused (error 111)
I20260630 12:29:19.118706 19340 leader_election.cc:304] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e [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: b9e2b47889a04608a466e4cbd9841b2e; no voters: 9f7c49253d98433ab87abf47ba21b277, bde232397350430d8f8dd7a1cf851e3e
I20260630 12:29:19.119460 19642 raft_consensus.cc:2749] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:29:19.264406 19642 raft_consensus.cc:493] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bde232397350430d8f8dd7a1cf851e3e)
I20260630 12:29:19.265101 19642 raft_consensus.cc:515] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } attrs { replace: true } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } }
I20260630 12:29:19.267542 19642 leader_election.cc:290] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461), bde232397350430d8f8dd7a1cf851e3e (127.6.224.130:38515)
W20260630 12:29:19.272572 19340 leader_election.cc:336] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bde232397350430d8f8dd7a1cf851e3e (127.6.224.130:38515): Network error: Client connection negotiation failed: client connection to 127.6.224.130:38515: connect: Connection refused (error 111)
W20260630 12:29:19.273134 19342 leader_election.cc:336] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461): Network error: Client connection negotiation failed: client connection to 127.6.224.129:44461: connect: Connection refused (error 111)
I20260630 12:29:19.273586 19342 leader_election.cc:304] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e [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: b9e2b47889a04608a466e4cbd9841b2e; no voters: 9f7c49253d98433ab87abf47ba21b277, bde232397350430d8f8dd7a1cf851e3e
I20260630 12:29:19.274421 19642 raft_consensus.cc:2749] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:29:19.352593 19645 raft_consensus.cc:1064] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e: attempting to promote NON_VOTER cfc156918a574c2a8dd8b0e3eb9cc9bf to VOTER
I20260630 12:29:19.355403 19645 consensus_queue.cc:237] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } attrs { replace: true } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: false } }
I20260630 12:29:19.365202 19569 raft_consensus.cc:1275] T 9adb9e515421422da3590676e15bb51f P cfc156918a574c2a8dd8b0e3eb9cc9bf [term 1 LEARNER]: Refusing update from remote peer b9e2b47889a04608a466e4cbd9841b2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:29:19.369226 19642 consensus_queue.cc:1048] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
W20260630 12:29:19.376631 19340 consensus_peers.cc:597] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e -> Peer bde232397350430d8f8dd7a1cf851e3e (127.6.224.130:38515): Couldn't send request to peer bde232397350430d8f8dd7a1cf851e3e. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.130:38515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:19.377584 19642 raft_consensus.cc:493] T 7130c945b01b40bbb66aba58aa180967 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bde232397350430d8f8dd7a1cf851e3e)
I20260630 12:29:19.378175 19642 raft_consensus.cc:515] T 7130c945b01b40bbb66aba58aa180967 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } }
W20260630 12:29:19.385221 19342 leader_election.cc:336] T 7130c945b01b40bbb66aba58aa180967 P b9e2b47889a04608a466e4cbd9841b2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461): Network error: Client connection negotiation failed: client connection to 127.6.224.129:44461: connect: Connection refused (error 111)
I20260630 12:29:19.386497 19642 leader_election.cc:290] T 7130c945b01b40bbb66aba58aa180967 P b9e2b47889a04608a466e4cbd9841b2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461), bde232397350430d8f8dd7a1cf851e3e (127.6.224.130:38515)
W20260630 12:29:19.391861 19340 leader_election.cc:336] T 7130c945b01b40bbb66aba58aa180967 P b9e2b47889a04608a466e4cbd9841b2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bde232397350430d8f8dd7a1cf851e3e (127.6.224.130:38515): Network error: Client connection negotiation failed: client connection to 127.6.224.130:38515: connect: Connection refused (error 111)
I20260630 12:29:19.393330 19340 leader_election.cc:304] T 7130c945b01b40bbb66aba58aa180967 P b9e2b47889a04608a466e4cbd9841b2e [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: b9e2b47889a04608a466e4cbd9841b2e; no voters: 9f7c49253d98433ab87abf47ba21b277, bde232397350430d8f8dd7a1cf851e3e
I20260630 12:29:19.395040 19642 raft_consensus.cc:2749] T 7130c945b01b40bbb66aba58aa180967 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:29:19.412249 19342 consensus_peers.cc:597] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e -> Peer 9f7c49253d98433ab87abf47ba21b277 (127.6.224.129:44461): Couldn't send request to peer 9f7c49253d98433ab87abf47ba21b277. Status: Network error: Client connection negotiation failed: client connection to 127.6.224.129:44461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:29:20.002626  7042 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 19324)
I20260630 12:29:20.346716  7042 tablet_server.cc:196] TabletServer@127.6.224.130:0 shutdown complete.
I20260630 12:29:20.368417  7042 tablet_server.cc:179] TabletServer@127.6.224.131:0 shutting down...
I20260630 12:29:20.395109  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:20.395728  7042 tablet_replica.cc:333] T 7130c945b01b40bbb66aba58aa180967 P b9e2b47889a04608a466e4cbd9841b2e: stopping tablet replica
I20260630 12:29:20.396306  7042 raft_consensus.cc:2243] T 7130c945b01b40bbb66aba58aa180967 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:20.396796  7042 raft_consensus.cc:2272] T 7130c945b01b40bbb66aba58aa180967 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:20.399000  7042 tablet_replica.cc:333] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e: stopping tablet replica
I20260630 12:29:20.399554  7042 raft_consensus.cc:2243] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:20.400100  7042 raft_consensus.cc:2272] T e7987f7a9eab4973884e57bf0197157a P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:20.402380  7042 tablet_replica.cc:333] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e: stopping tablet replica
I20260630 12:29:20.402886  7042 raft_consensus.cc:2243] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:20.403496  7042 raft_consensus.cc:2272] T e17f61fba2074b7497058f58118446b2 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:20.406041  7042 tablet_replica.cc:333] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e: stopping tablet replica
I20260630 12:29:20.406816  7042 raft_consensus.cc:2243] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:20.408187  7042 raft_consensus.cc:2272] T b4c3c02e4d7748448371b305979aff54 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:20.410619  7042 tablet_replica.cc:333] T af21e757b9954af99fa094c0ce49b3a4 P b9e2b47889a04608a466e4cbd9841b2e: stopping tablet replica
I20260630 12:29:20.411108  7042 raft_consensus.cc:2243] T af21e757b9954af99fa094c0ce49b3a4 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:20.411656  7042 raft_consensus.cc:2272] T af21e757b9954af99fa094c0ce49b3a4 P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:20.413678  7042 tablet_replica.cc:333] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e: stopping tablet replica
I20260630 12:29:20.414168  7042 raft_consensus.cc:2243] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:20.415113  7042 pending_rounds.cc:70] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e: Trying to abort 1 pending ops.
I20260630 12:29:20.415299  7042 pending_rounds.cc:77] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e: Aborting op as it isn't in flight: id { term: 1 index: 12 } timestamp: 7302441203113205760 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "9adb9e515421422da3590676e15bb51f" old_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } attrs { replace: true } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } } } new_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } attrs { replace: true } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: false } } } }
I20260630 12:29:20.415984  7042 raft_consensus.cc:2917] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [term 1 LEADER]: Aborting config change with OpId 1.12: Aborted: Op aborted
I20260630 12:29:20.416281  7042 raft_consensus.cc:2889] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:29:20.416510  7042 raft_consensus.cc:2272] T 9adb9e515421422da3590676e15bb51f P b9e2b47889a04608a466e4cbd9841b2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:20.478158  7042 tablet_server.cc:196] TabletServer@127.6.224.131:0 shutdown complete.
I20260630 12:29:20.532347  7042 tablet_server.cc:179] TabletServer@127.6.224.132:0 shutting down...
I20260630 12:29:20.564903  7042 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:20.565706  7042 tablet_replica.cc:333] T 9adb9e515421422da3590676e15bb51f P cfc156918a574c2a8dd8b0e3eb9cc9bf: stopping tablet replica
I20260630 12:29:20.566387  7042 raft_consensus.cc:2243] T 9adb9e515421422da3590676e15bb51f P cfc156918a574c2a8dd8b0e3eb9cc9bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:20.567190  7042 pending_rounds.cc:70] T 9adb9e515421422da3590676e15bb51f P cfc156918a574c2a8dd8b0e3eb9cc9bf: Trying to abort 1 pending ops.
I20260630 12:29:20.567420  7042 pending_rounds.cc:77] T 9adb9e515421422da3590676e15bb51f P cfc156918a574c2a8dd8b0e3eb9cc9bf: Aborting op as it isn't in flight: id { term: 1 index: 12 } timestamp: 7302441203113205760 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "9adb9e515421422da3590676e15bb51f" old_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } attrs { replace: true } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: NON_VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: true } } } new_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "9f7c49253d98433ab87abf47ba21b277" member_type: VOTER last_known_addr { host: "127.6.224.129" port: 44461 } } peers { permanent_uuid: "bde232397350430d8f8dd7a1cf851e3e" member_type: VOTER last_known_addr { host: "127.6.224.130" port: 38515 } attrs { replace: true } } peers { permanent_uuid: "b9e2b47889a04608a466e4cbd9841b2e" member_type: VOTER last_known_addr { host: "127.6.224.131" port: 37671 } } peers { permanent_uuid: "cfc156918a574c2a8dd8b0e3eb9cc9bf" member_type: VOTER last_known_addr { host: "127.6.224.132" port: 37193 } attrs { promote: false } } } }
I20260630 12:29:20.568872  7042 raft_consensus.cc:2917] T 9adb9e515421422da3590676e15bb51f P cfc156918a574c2a8dd8b0e3eb9cc9bf [term 1 FOLLOWER]: Aborting config change with OpId 1.12: Aborted: Op aborted
I20260630 12:29:20.569531  7042 raft_consensus.cc:2889] T 9adb9e515421422da3590676e15bb51f P cfc156918a574c2a8dd8b0e3eb9cc9bf [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:29:20.569880  7042 raft_consensus.cc:2272] T 9adb9e515421422da3590676e15bb51f P cfc156918a574c2a8dd8b0e3eb9cc9bf [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:20.592458  7042 tablet_server.cc:196] TabletServer@127.6.224.132:0 shutdown complete.
I20260630 12:29:20.614406  7042 master.cc:562] Master@127.6.224.190:33869 shutting down...
W20260630 12:29:20.644094 19174 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:29:20.645951  7042 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:20.646701  7042 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:20.647039  7042 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1c4ec3a073ca4edeac069565b89857f1: stopping tablet replica
I20260630 12:29:20.669838  7042 master.cc:584] Master@127.6.224.190:33869 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (9038 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (13994 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (272043 ms total)
[  PASSED  ] 26 tests.
I20260630 12:29:20.739132  7042 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 ~68 seconds ago
I20260630 12:29:20.739395  7042 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 ~68 seconds ago
I20260630 12:29:20.739588  7042 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 7 messages since previous log ~69 seconds ago
I20260630 12:29:20.739753  7042 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 23 messages since previous log ~101 seconds ago
I20260630 12:29:20.739992  7042 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 3 messages since previous log ~242 seconds ago
I20260630 12:29:20.740415  7042 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:29:20.740590  7042 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 22 messages since previous log ~2 seconds ago
